body {
	background-color: #006666;
	background-repeat: repeat-x;
	background-image: url(images/bgrd.gif);

}
#banner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;

}
#nav {
	position: absolute;
	left: 0px;
	top: 106px;
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 450px;
	z-index: 1;

}
p {
	font-family: "ms Sans Serif", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C4DBCB;
	margin-top: 15px;
	margin-bottom: 5px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC66;
	padding: 3px;
	text-transform: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	width: auto;
	height: auto;
	margin-bottom: 7px;






}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0DB60;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
a:link {
	color: #66CC99;
	text-decoration: underline;
}
a:hover {
	color: #66CC99;
	text-decoration: none;
	background-color: #003333;

}
a:visited {

	color: #66CC99;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
td {

	font-family: "ms Sans Serif", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCCCC;
}
a {

	font-family: "ms Sans Serif", Arial, Helvetica;
	color: #993300;
}
#logo {

	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
}
#side {
	height: auto;
	width: 160px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 50;
	top: 97px;
	right: 0px;
	background-color: #02476C;


}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #003366;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC66;
	padding: 3px;


}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	padding: 3px;
	text-transform: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-bottom: 7px;
}
.floleft {

	clear: left;
	float: left;
}
.imageleft {
	float: left;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	margin-bottom: 10px;
}

#contentblock {
	position: absolute;
	left: 80px;
	top: 160px;
	right: 10px;
	bottom: 7px;
	z-index: 51;




}
li {
	list-style-type: circle;
	font-family: "ms Sans Serif", Arial, Helvetica;
	font-size: 12px;
	text-indent: 0pt;





}
.floright {


	clear: right;
	float: right;
}
