html,body{ 
	position:relative; 
	height:100%; 
	background-color:#790c4a; 
	margin:0; 
	padding:0; 
	font-family:arial; 
	color:#85776d; 
} 
.clear{ 
	clear:both; 
} 
a{ 
	text-decoration:none; 
	color:#790c4a; 
} 
a img{ 
	border:0px; 
} 
#Navigation{ 
	width:100%; 
	padding:14px 0px 10px 0px; 
	color:#790c4a; 
	font-size:60%;
	text-align:center;  
} 
#Navigation a{ 
	display:inline-block; 
	padding-left:17px; 
	padding-right:17px; 
	text-align:center; 
	text-transform:uppercase; 
} 
h1{ 
	color:#790c4a; 
	font-size:115%; 
	text-transform:uppercase; 
	font-weight:normal;
} 
h2{ 
	font-size:105%; 
	color:#790c4a; 
	text-transform:uppercase; 
	font-weight:bold; 
	margin-bottom:0px;
} 

#Wrapper{ 
	width:993px;
	margin:0 auto 0 auto; 
}
#MarginLeft{ 
	position:relative;
	width:123px; 
	float:left; 
} 
#Center{ 
	position:relative; 
	width:870px; 
	float:right; 
} 
#Mast{ 
	position:relative; 
	width:100%; 
	clear:both; 
	background:url(/inc/html/linc/pix/home_mastbg.png) no-repeat left top; 
	height:80px; 
	padding:3px 0px 20px 25px 
} 
#Main{ 
	position:relative; 
	width:707px; 
	height:458px; 
	float:left; 
	overflow:auto; 
	background:url(/inc/html/linc/pix/home_mainbg.png) no-repeat left top; 
} 
#Navigation{ 
	border-bottom:1px solid white; 
} 
#MarginRight{ 
	width:143px; 
	float:left; 
	position:relative; 
	height:450px; 
	overflow:hidden; 
} 
#MarginRight #PopOutGetInvolved,
#MarginRight #PopOutNews,
#MarginRight #PopOutVideo{ 
	position:absolute; 
	left:-122px;
	width:150px; 
	height:134px; 
} 
#MarginRight .handle{ 
	position:absolute; 
	right:0px; 
	top:0px; 
} 
#MarginRight .content{ 
position:absolute; 
right:28px; 
width:105px; 
height:135px; 
padding:2px; 
font-size:75%; 
color:#000; 
}
#MarginRight .content a{ 
	text-decoration:none; 
	font-size:90%; 
} 
#PopOutGetInvolved{ 
	top:10px; 
	background:url(/inc/html/linc/pix/popout_getinvolved.png) no-repeat right top; 
} 
#PopOutNews{ 
	top:150px;
	background:url(/inc/html/linc/pix/popout_news.png) no-repeat right top; 
}
#PopOutVideo{ 
	top:290px; 
	background:url(/inc/html/linc/pix/popout_video.png) no-repeat right top; 
}
#BrownBar{ 
	clear:both; 
	background:url(/inc/html/linc/pix/home_brownbar.png);
	position:relative; 
	width:100%; 
	height:26px;  
} 
#FooterSpace{ 
	background-color:#FFFFFF; 
	position:relative; 
	width:100%; 
	height:100%;
	
} 
#MainLeft{ 
	width:45%; 
	margin-top:15px; 
	margin-left:15px; 
	float:left; 
} 
#MainRight{ 
	width:40%; 
	margin-top:15px; 
	margin-right:30px; 
	float:right; 
} 
#MainLeft h1{ 
	color:#000000; 
	text-transform:none; 
	font-size:185%; 
} 
#MainLeft h2{ 
	text-transform:none; 
	font-weight:none; 
	font-size:120%; 
}
#MainLeft{ 
	font-size:75%; 
} 
.homequote{ 
	font-size:100%;
	font-weight:none;  
	color:#72b84c; 
	width:280px;
	margin-bottom:0px; 
}
.homequote em,
.homequote i{ 
	font-size:60%; 
	font-style:normal; 
	color:#85776d; 
	display:block; 
} 
#BottomContentSpace{ 
	width:630px; 
	font-size:80%; 
	padding:20px 35px; 
} 
#BottomContentSpace h1{ 
	margin-top:0px; 
} 
#BottomContentSpace img{ 
	margin-bottom:110px; 
	margin-right:20px; 
}
#BottomContentSpace ul{
	padding-left:250px;
	margin-top:0px; 
	padding-top:0px; 
} 