body {
	background: #FFFFFF;
	font-family: Arial;
	text-align: center;
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

a:link, a:visited {
	color: #66b2ff;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: underline;
	color: #66b2ff;
	background-color: #ddeefd;
}

.standardimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

div.heading {
	position: absolute;
	top: 0px;
	left: 50px;
	background-image: url(images/top-01.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 150px;
}

div.bluefade {
	position: absolute;
	top: 0px;
	left: 157px;
	background: #f0f7ff;
	width: 750px;
	height: 700px;
}

div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 935px;
	float: left;
}

div.headtext {
	position: absolute;
	top: 16px;
	left: 10px;
	font-size: 1.2em;
	font-family: Verdana;
	text-align: left;
	color: #66b2ff;
	float: left;
}

div.headtextshade {
	position: absolute;
	top: 19px;
	left: 12px;
	font-size: 1.2em;
	font-family: Verdana;
	text-align: left;
	color: #ddeefd;
	float: left;
}

div.menu {
	position: absolute;
	top: 85px;
	left: -30px;
	font-size: 0.9em;
	font-family: Verdana;
	text-align: left;
	color: #66b2ff;
}

.menuul {
	list-style: none;
	text-indent: 5px;
	font-size: 0.7em;
}

div.menu a:link, div.menu a:visited {
	display: block;
	background-color: transparent;
	padding: 0.3em 0 0.3em 0.2em;
	color: #07244d;
	text-decoration: none;
}

div.menu a:hover {
	background-color: #cbe5ff;
	border-bottom: 0px solid #cbe5ff;
}

div.menuline {
	position: absolute;
	top: 90px;
	left: -55px;
	background-image: url(images/mline4.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	width: 264px;
	height: 422px;
}

div.body {
	position: absolute;
	top: 90px;
	left: 150px;
	background-image: url(images/fadeback-02.gif);
	background-repeat: no-repeat;
	background-position: 95% 95%;
	width: 765px;
	height: 433px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.body2 {
	position: absolute;
	top: 90px;
	left: 150px;
	background-image: url(images/handf.jpg);
	background-repeat: no-repeat;
	background-position: 100% 80%;
	width: 765px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.body3 {
	position: absolute;
	top: 90px;
	left: 150px;
	background-image: url(images/fadeback-03.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 765px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.body4 {
	position: absolute;
	top: 90px;
	left: 150px;
	width: 765px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.bodylefttop {
	position: absolute;
	top: 90px;
	left: 150px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyleftbtm {
	position: absolute;
	top: 435px;
	left: 150px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyrighttop {
	position: absolute;
	top: 90px;
	left: 515px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyrightbtm {
	position: absolute;
	top: 435px;
	left: 515px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyback {
	position: absolute;
	top: 90px;
	left: 150px;
	background-image: url(images/btmline.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 765px;
	height: 700px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.sidebar {
	position: absolute;
	top: 385px;
	left: 5px;
	text-align: center;
	width: 110px;
	font-size: 0.8em;
}

ul {
	list-style-type: circle:
}

.footer {
	font-size: 0.80em;
	color: #000000;
	width: 765px;
	text-align: center;
}

.current {
	font-weight: bold;
	background-color: #cbe5ff;
}

.currentmenuul {
	list-style: none;
	text-indent: 5px;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #cbe5ff;
}