body {
	margin: auto;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #570B78;
}



#top {
	background-image: url(toplogo.jpg);
	position: absolute;
	top: 11px;
	right: 50%;
	width: 848px;
	height: 180px;
	left: 55px;
	visibility: visible;
	z-index: 0;
}


#nav {
	position: absolute;
	visibility: visible;
	z-index: 0;
	top: 191px;
	left: 55px;
	width: 848px;
	height: 35px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #FED509;
	border-right-color: #FED509;
	border-bottom-color: #FED509;
	border-left-color: #FED509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 35px;
	background-image: url(navbg.JPG);
	letter-spacing: 0.15em;
	font-weight: bold;
	
	}
	
#nav a:link, #nav a:visited {
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: auto;
	padding: 0px 6px 4px;
	font-variant: normal;
	text-transform: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#nav a:hover, #nav a:active {
	color: #6633CC;
	text-decoration: none;
	width: auto;
	padding: 0px 6px 4px;
	text-transform: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#body {
	width: 836px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	top: 230px;
	left: 55px;
	color: #570B78;
	background-color: #FFFFFF;
	padding-top: 15px;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#bottom {
	position: relative;
	visibility: visible;
	width: 748px;
	top: auto;
	left: 1px;
	z-index: 3;
	padding-top: 10px;
	font-size: 10px;
	color: #660066;
}
#webtag {
	visibility: hidden;
}
.disclaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #570B78;
	text-indent: 15pt;
	padding-left: 15px;
	text-align: right;
}
#body p {
	padding-left: 15px;
	padding-right:25px;
}
#body h1 {
	font-family: Garamond, "Book Antiqua", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 35px;
	color: #000000;
	background-image: url(greenbug.gif);
	text-indent: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a6d61b;
	padding-right: 25px;
	padding-left: 15px;
	font-weight: normal;
}
#body a {
	font-weight: bold;
	color: #A3D419;
	text-decoration: none;
}
#body a:hover {
	text-decoration: underline;
}
