/*Stylesheet*/

body {
 padding: 0;
 margin: 0;
 background: ffffff;
 font-size: 15px;
 font-family: Arial, Helvetica, sans-serif;
 color: #381D15;
 text-align: left;
 
}

#display {
 position:absolute; 
 left:209px; 
 top:9px; 
 width:316px;  height:592px;  

}

#nav2b {
 position:absolute; 
 width:130px; height:9px; 
 z-index:3; 
 left: -149px; 
 top: 333px;
 
}

#nav2c {
 position:absolute; 
 width:82px; height:9px; 
 z-index:4; 
 left: -149px; 
 top: 351px;
}

#nav2e {
 position:absolute; 
 width:100px; height:9px; 
 z-index:19; 
 left: -149px; 
 top: 280px;
}

#nav2f {
 position:absolute; 
 width:60px; height:5px; 
 z-index:20; 
 left: -149px; 
 top: 298px;
}

#nav2g {
 position:absolute; 
 width:60px; height:16px; 
 z-index:21; 
 left: -149px; 
 top: 314px;
}

#nav2h {
 position:absolute; 
 width:60px; height:11px; 
 z-index:22; 
 left: -149px; 
 top: 331px;
}

#nav2i {
 position:absolute; 
 width:59px; height:13px; 
 z-index:22; 
 left: -149px; 
 top: 386px;
}

#nav2l {
 position:absolute; 
 width:60px; height:11px; 
 z-index:22; 
 left: -149px; 
 top: 408px;
}

#nav2n {
 position:absolute; 
 width:60px; height:11px; 
 z-index:22; 
 left: -149px; 
 top: 369px;
}

#video {
 position:absolute; 
 width:150px; height:142px; 
 z-index:1; 
 left: 335px; 
 top: -1px;
}

#donate {
 position:absolute; 
 width:146px; height:34px; 
 z-index:1; 
 left: 335px; 
 top: 152px;
}

#enews	{
 position:absolute; 
 width:150px; height:35px; 
 z-index:1; 
 left: 335px; 
 top: 195px;
}

#enewssignup	{
 position:absolute; 
 width:293px; height:166px; 
 z-index:1; 
 left: 328px; 
 top: 236px;
}

#news	{
 position:absolute; 
 width:280px; height:403px; 
 z-index:1; 
 left: 336px; 
 top: 255px;
 text-align: left;
}

a { 
 text-decoration: none;
 color: #BA9967;
}

a:link {
	color:#381D15;
	font-weight:bold;
}

a:visited {
	color:#381D15;
	font-weight:bold;

}

a:hover {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

ol.decimal {
	list-style-type: decimal;
	
}
	
