body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#3d4563;
	margin:0px;
}


.container  {
	width:780px;
	border: 1px solid #333333;
	}
	
.nav {
	width:780px;
	height:57px;
	background-color:#1d2d63;
	text-align:right;
	padding-top:12px;
	}

	
.innernav {
	width:780px;
	height:33px;
	background-color:#141f45;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
	font-size:12px;
	}
	.innernav a:link {color:#ffffff;text-decoration:none;}
	.innernav a:visited {color:#ffffff;text-decoration:none;}
	.innernav a:hover {color:#666666;}
	.innernav a:active {color:#ffffff;text-decoration:none;}
	
.header {
	height:167px;
	width:780px;
	}

.content {	
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#606d9a;
	text-align:left;
	padding-right:30px;
	}
	
.boxtitle {
	height:15px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px;
	}
	
	.boxcontent a:link {color:#000000;text-decoration:none;font-weight:bold;}
	.boxcontent a:visited {color:#000000;text-decoration:none;font-weight:bold;}
	.boxcontent a:hover {color: #b5b5b5;font-weight:bold;}
	.boxcontent a:active {color:#000000;text-decoration:none;font-weight:bold;}
	
	.boxtitle a:link {color:#ffffff;text-decoration:none;}
	.boxtitle a:visited {color:#ffffff;text-decoration:none;}
	.boxtitle a:hover {color: #b5b5b5;}
	.boxtitle a:active {color:#ffffff;text-decoration:none;}
	
	
.boxcontent {
	padding:8px;
	left-padding:28px;
	text-align:left;
	color:#453d26;
	}
	
	
	
.boxbottom {
	background-image:url(images/box-bottom.gif);
	height:7px;
	width:100%;
	}

.newsbox {
	width:196px;
	float:left;
	position:relative;
	top:-20px;
	left:20px;
	background-image:url(images/box-top.gif);
	background-repeat:repeat-x;
	background-color:#fffeef;
	
	}

.mainbox {
	width:525px;
	float:right;
	position:relative;
	top:-30px;
	left:10px;
	background-image:url(images/box-top.gif);
	background-repeat:repeat-x;
	background-color:#fffeef;
	}
	
.tabletitles {
	color: #FFFFFF;
	font-weight: bold;
}
	
.top10box {
	position:relative;
	left:-232px;
	bottom:-39px;
	width:481px;
	height:142px;
	background-image:url(images/top-10-box.gif);
	}
	
.footer {
	background-color:#1d2d63;
	width:764px;
	text-align:left;
	color:#CCCCCC;
	padding:8px;
	}

	.footer a:link {color:#ffffff;text-decoration:none;}
	.footer a:visited {color:#ffffff;text-decoration:none;}
	.footer a:hover {color: #b5b5b5;}
	.footer a:active {color:#ffffff;text-decoration:none;}

	
	

	