body {
	font-family: Trebuchet MS, Arial, Helvetica, Serif;	
}
.clear {
	clear: both;
}
#up_bg {
	background-image: url(images/up_bg.gif);
	width: 100%;
}
#banner {
	background-image: url(images/header.jpg);
	width: 778px;
	height: 248px;
	margin: auto;
}
#logo {
	background-image: url(images/logo.gif);
	width: 139px;
	height: 71px;
	position: relative;
	top: 125px;
	left: 75px;
}
#nav {
	background-image: url(images/mid_bg.gif);
	width: 99.4%;
	height: 28px;
	text-align: center;
	padding-top: 7px;
}
.nav {
 	font: 13px Georgia, "Times New Roman", Times, serif;	
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 0 8px 0 8px;
	color: #202020; 
	background-color: #FFFFFF;
	text-decoration: none;
}
.nav a {
 	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-size: 15px;
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 0 8px 0 8px;
	color: #202020; 
	background-color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
 	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-size: 15px;
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 0 8px 0 8px;
	color: #FFFFFF; 
	background-color:#2c5aae;
	text-decoration: none;
}
.seek {
 	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #2c5aae;
	text-align: center;
}



#content {
 	width: 616px;
	margin: auto;
}
p.down, p.up {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.update{
	width: 308px; 
	float: left; 
}
.update p.up{
	background:url(images/update_up.gif) no-repeat 0 0;
	width: 308px; 
	height: 11px; 
}
.update p.down{
	background: url(images/update_down.gif) no-repeat 0 0;
	width: 308px; 
	height: 11px; 
}
.latest{
	width: 306px; 
	border-left: #d4d4d4 1px solid; 
	border-right: #d4d4d4 1px solid; 
	color: #525252;
	clear: both;
}
.latest ul{
	width: 236px; 
	margin: 0 0 0 10px; 
	overflow: hidden; 
	padding: 0;
}
.latest ul li{
	display: block; 
	background: url(images/arrow.gif) no-repeat 0 9px; 
	padding: 0 0 0 19px;
	font: 14px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #525252; 
	background-color: #FFFFFF;
}
.latest ul li a{
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #525252; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
.latest ul li a:hover{
	text-decoration: none;
	font-weight: bold; 
	color: #2c5aae;
}
.latest p{
	width: 222px; 
	display: block; 
	color: #d20039;	
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	margin: 0px 0 0px 44px; 
	font-weight: normal; 
	background-color: #FFFFFF;
	padding: 0;
}
#footer {
	width: 99.4%;
	height: 28px;
	text-align: center;
	padding-top: 7px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #6F5D2B;
}
#footer a {
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #6F5D2B;
	text-decoration: none;
}
#footer a:active {
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #6F5D2B;
	text-decoration: none;
}
#footer a:hover {
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #6F5D2B;
	text-decoration: underline;
}
#rights {
	width: 99.4%;
	height: 28px;
	text-align: center;
	padding-top: 7px;
	color: red;
	font-size: 12px;
}
