
#border {
	border: 0px ;
	width: 600px;
	background-color: #FFFFFF;
	background:url('images/backround2.gif') no-repeat;
	margin: 0 auto;
}

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%; color: #222222;
	background-color: #ffffff;
	line-height: 200%;
	margin-top: 0px;
	background: url('images/bg.gif') top center repeat-x;
}

#container { 
	width: 576px; 
	margin: 0 auto; 
	text-align: left; 
	position: relative; 
	background: #ffffff; 
	border: 0px; 
}

#content {
	background-image: url('images/topNavBG.gif') bottom; 
}

#header {
	height: 125px;
	width:576px;
	background-image:url('images/header3.jpg');
}

#topNav {	
	clear:both; 
	background: url('images/topNavBG.gif') #EAF1E4; 
	height: 25px; 
	margin-top: 0px;	
	padding-top: 1px; 
	padding-bottom: 2px; 
	border: 1px solid gray; 
	border-right: 0px; 
	border-left: 0px; 
	font-weight: bold;
}

#topNav ul li  { 
	list-style-type: none; 
	font-size: .9em; 
	float: left; 
	margin-top: -10px;	
	padding-top: 0;
} 


#topNav a  { 
	text-decoration: none;  
	color: #ffffff; 
	margin-top: 0;	
	padding-top: 0;
} 

#topNav a:hover  { 
	text-decoration: none;  
	color: #FE8D24; 
	margin-top: 0;	
	padding-top: 0;
} 

#content {
	padding-left: 5px;
	background: #ffffff;
}

h1 {
	font-size: 16px; 
	font-weight: bold; 
	color: gray;
}

ul {
	padding: 10px;
	margin: 0px;
}

.bodyList {
	margin-top: -10px;
	padding-left: 210px;
}

.note {
	font-size: 10px;
	padding-left: 180px;
}


#footer {
	border-top: 1px solid gray;
	text-align: center;
 	background: url('images/footerBG.gif') #797979; 
 	color: #A9D5F8;	
 	height: 35px;
 	padding: 0px;
 	margin: 0px;
 	line-height: 10px;
 	vertical-align: bottom;
}

#footer p {
	margin-top: 9px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FE8D24; 
	text-decoration: underline;
}
