body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#000000;
	font: normal 11px Verdana;
	background: #FFFFFF url( '../images/main-bg.jpg' ) repeat-x top;
}
img {
	border: 0px;
}
#container {
	padding: 0px;
	width: 923px;
	margin:0 auto;
}
#header {
	width: 923px;
}
#menu {
	height: 24px;
	width: 923px;
	background: #000000 url( '../images/nav-bg.jpg' ) repeat-x top;
}
#main {
	width: 923px;
	background-color:#FFFFFF;
}
#bg {
	width: 923px;
	height:20px;
	background: #FFFFFF url( '../images/content-bg.jpg' ) repeat-y top;
}
#left {
	width: 166px;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
}
#center {
	width: 494px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#centersub {
	width: 883px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	padding:20px;
}
#right {
	width: 243px;
	float:right;
}
#top {
	width: 243px;
	height:25px;
	background-color:#FFFFFF;
}
#bottomLeft {
	width: 204px;
	background-color:#334681;
	color:#FFFFFF;
	text-align:left;
	height:180px;
	float:left;
	padding:10px;
}
#bottomRight {
	width: 19px;
	background-color:#FFFFFF;
	height:200px;
	float:right;
}
#footer {
	height: 120px;
	width: 923px;
	clear:both;
}
#footerTop {
	height: 20px;
	width: 923px;
	background-color:#FFFFFF;
}
#footerMid {
	height: 22px;
	width: 923px;
	background-color:#a3a3a4;
	color:#FFFFFF;
	padding-top:8px;
}
#footerBottom {
	height: 70px;
	width: 923px;
}
a.TopNav {
	height:20px;
	width:102px;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	background: url( '../images/nav-bg.jpg' ) repeat-x top;
	font: bold 12px Arial;
	float:left;
	padding-top:4px;
}
a.TopNav:hover {
	height:20px;
	width:102px;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	background: url( '../images/nav-bg-over.jpg' ) repeat-x top;
	font: bold 12px Arial;
	float:left;
	padding-top:4px;
}
a.FooterNav {
	text-decoration:underline;
	font: bold 11px Verdana;
	color:#FFFFFF;
}
a.FooterNav:hover {
	text-decoration:none;
	font: bold 11px Verdana;
	color:#FFFFFF;
}
a {
	text-decoration:underline;
	font: bold 11px Verdana;
	color:#334681;
}
a:hover {
	text-decoration:none;
	font: bold 11px Verdana;
	color:#334681;
}
a.Green {
	text-decoration:underline;
	font: bold 11px Verdana;
	color:#c4da40;
}
a.Green:hover {
	text-decoration:none;
	font: bold 11px Verdana;
	color:#c4da40;
}
.mainHeading {
	font: bold 20px "Trebuchet MS";
	color:#000000;
}
.blueHeading {
	font: bold 17px "Trebuchet MS";
	color:#334681;
}

