body {
	text-align:center;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}
#frontframe {
	width:775px;
	text-align:left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}	
#frame {
	width:785px;
	text-align:left;
	position: relative;
	border: 1px #000000 solid;
	margin-right: auto;
	margin-left: auto;
 	background-color: #FFFFFF
}

#logo {
	background-color: #000000;
	width:775px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
}

#nav {
	background-color: white;
	width:575px;
	position: relative;
	padding-top:30px;
	height:80px;
	float:right;
}

#breadcrumb {
	background-color: #1e90ff;
	margin-left: 0px;
	width:100%;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0mm;
	height: 25px;
}

#left {
	min-height:450px;
	width: 200px;
	float: left;
	margin:0px;
	min-height: 400px;
	background-repeat: no-repeat;
	border-bottom: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
	clear: right
}

#content {
	position: relative;

}

#fullcontent {
	width:750px;
	margin-left:0px;
	clear:left;
}

#footer {
	text-align:center;
	width:775px;
	height: 125px;
	clear: both;
	border-top: 1px #000000 solid;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
	color: #afafaf;
}
#subframe {
	width: 775px;
	position:relative;

}
#sectionhead{
	background-color:#000000;
	font-weight:bold;
	text-align:center;
	color:#FFCC00;
}
#masthead
{
	height:63px;
	background-image: url(../images/TopBar.jpg);
	background-repeat: no-repeat;
}
#frontnav{
	height:43px;
	background-color: #1e90ff;
	text-align:right;
}
#topbar{
	width:100%;
	background-color:#000;
}
#latest{
	float:left;
	width:212px;
	padding-right:4px;
	background-color:#fff;
	border:4px solid #000;
	color:#000;
	height:160px;
	text-align:center;
}
#latest p{
	color:#000;
}
#toppicture{
	float:right;
	width:542px;
	background-image: url(../images/Menus/images/NewTop_09.jpg);
	background-repeat: no-repeat;
	height:143px;

}
#frontcontent{
	padding:0px;
	clear:both;
	}

#latestnews{
	width:200px;
	background-image: url(../images/pin.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color:#FFCC00;
	margin:5px;
	padding:5px;
	float:left;
	border-top: 0px #868686 solid;
	border-left: 0px #868686 solid;
	border-bottom: 2px #868686 solid;
	border-right: 2px #868686 solid;
}
#col1,#col2,#col3{
	float:left;
	padding:2px;
	width:170px;
	margin:2px;
	margin-top:5px;
	border: 1px #cccccc solid;
}
