


body {   
	margin:0 0 0 0;
	color: white;
    padding:0; 
    height:100%;
	background:#00539F url('images/CenterBack2.gif') repeat-y center center;
	background-color: #1F473C;
}

p { 
	margin-top: 0px; 
	margin-left: 0px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}

ul {

	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 list-style:square;
	}
	
h3 { 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
h4 {
	font-family:"Times New Roman", serif;
	font:Times;
	font-size:24px;
	color:#FFFFFF;
	};	
	
	
a:link { 
	text-decoration: underlined;
	color: #00C020;
	}
a:visited { 
	text-decoration: underlined; 
	color: #00C020;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #C13F3F;
	}

p.highlight {
	color: #C13F3F;
}



/* specific divs------------------------------------------- */
#flash {
position:absolute;
left:50%;
top:0px;
width:892px;
height:351px;
margin-left:-389.5px;
z-index:3;
}

#btm_link a:link, #btm_link a:hover, #btm_link a:visited, #btm_link a:active {
	text-decoration:underline;
	color:#333333;
	font-size:10px;
	}
