body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(Images/bg_image.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	background-color: #9999CC;;
	background-image: url(Images/banner_bg.gif);
	background-repeat: no-repeat;
	top: auto;
	position: absolute;
	width: 100%;
	height: 125px;
	left: 0px;
}
img#titletext {
	position: absolute;
	height: 200px;
	width: 300px;
}
div#topnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	position: absolute;
	height: 21px;
	width: 100%;
	top: 125px;
	right: 0%;
	background-color: #485E94;
	color: #CCCCCC;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	left: -41px;
}
div#topnav ul li {
	display: inline;
	font-weight: bold;
}
div#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 192px;
	top: 220px;
	background-color: #FFFFFF;
	text-indent: 25px;
	height: 2175px;
	right: 200px;
	width: 556px;
}
div#leftnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 0px;
	top: 150px;
	background-color: #9999CC;;
	height: 1450px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
div#leftnav ul li {
}
div#sidebar {s
	position: absolute;
	top: 250px;
	right: 0px;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
}
h4 {
	color: #F6BB00;
	background-color: #000000;
	border-bottom-color: #485E94;
	border-bottom-style: solid;
	width: 450px;
	position: static;
}
h5 {
	background-repeat: repeat-x;
	border-bottom-style: none;
	text-indent: 25px;
	text-align: left;
	padding-left: 6px;
	font-weight: normal;
}
div#bottom ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	position: absolute;
	text-align: center;
	top: 1590px;
	height: 21px;
	width: 100%;
	right: 0%;
	background-color: #485E94;
	color: #CCCCCC;
	border-top-color: #9999CC;;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	left: -41px;
	bottom: 2px;
}
div#bottom ul li {
	display: inline;
	color: #F6BB00;
	font-weight: bold;
	
}
