BODY    {
margin: 0;
padding: 0;
background-color: #2A3B2D;
background-image: url(/images/bkgrnd.gif);
background-position:center;
background-repeat: repeat-x,y;
background-attachment: fixed;}

P {
	font-family : Verdana;
	font-size : x-small;
	height : .30px;
	color: #ffffff;
}
#footer {
	padding: 1px;
	margin-top: 1px;
	font-family : Verdana;
	font-size : 10px;
	height : .30px;			
		}
		
#designedBy A:link, A:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	font-color:#FFFFFF;
	padding: 1px;
	margin-top: 1px;
	font-family : Verdana;	
		}		
		
P.carneal1 {
	font-family : Verdana;
	font-size : 9px;
	height : .20px;
	color: #000000;
}
P.nav {
	font-family : Verdana;
	font-size : x-small;
	height : .30px;
	color: Silver;
	font-weight : bold;
}



A:LINK{
	font-family : Veranda;
	font-size : x-small;
	height : .30px;
	text-decoration: underline;
	color: #ffffff;
	
}

A:ACTIVE {
	font-family : Veranda;
	font-size : x-small;
	height : .30px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
}
A:HOVER {
	font-family : Veranda;
	font-size : x-small;
	height : .30px;
	text-decoration: underline;
	color: Gray;
}
A:VISITED {
	font-family : Veranda;
	font-size : x-small;
	height : .30px;
	text-decoration: none;
	color: #003300;
}



