body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #588F85;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	background-image: url(../images/bg2.gif);
	font-weight: bold;
}
#main{
	background-image: url(../images/mainbg.jpg);
	height: 600px;
	width: 800px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25%;
	left: 50%;
}
#main2{
	background-image: url(../images/bg.jpg);
	height: 616px;
	width: 815px;
	background-repeat: no-repeat;
	margin: 25px;
}
#side{
	background-image: url(../images/title.gif);
	height: 600px;
	width: 279px;
	left: 0px;
	top: 0px;
}
#side2{
	background-image: url(../images/skeleton.png);
	height: 600px;
	width: 516px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 0px;
	margin-left: 290px;
}
#footer{
	margin: 0px 0px 0px 10px;
	height: auto;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
#float{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 350px;
	width: 500px;
	top: 0px;
	right: 0px;
}
ul{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
li{
	list-style-type: none;
	display: inline;
}
#main2 #side2 #content .thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	text-indent: 1em;
	padding: 0px 3px 0px 7px;
}
a:link {
	color: #3E7B70;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E7B70;
}
a:hover {
	text-decoration: underline;
	color: #3E7B70;
}
a:active {
	text-decoration: none;
	color: #3E7B70;
}
#navigation {
	height: 45px;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E7B70;
	font-variant: normal;
}
#content{
	height: 460px;
	width: 100%;
	overflow: hidden;
}
#onpage{
	color: #333333;
	text-decoration: underline;
}
form{
	text-align: center;
	display: block;
}
textarea{
	padding-top: 0px;
	margin-top: 0px;
	background-color: #EED0B0;
	border-top: 1px inset #AF5D3E;
	border-right: 1px inset #D49878;
	border-bottom: 1px inset #D49878;
	border-left: 1px inset #AF5D3E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
.supertext{
	vertical-align: top;
	width: auto;
	float: none;
	margin: 0px;
	padding: 0px;
}
input.txt{
	background-color: #EED0B0;
	border-top: 1px inset #AE5B37;
	border-right: 1px inset #D49878;
	border-bottom: 1px inset #D49878;
	border-left: 1px inset #AE5B37;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
input.btn{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #EED0B0;
	color: #333333;
	border-top: 1px outset #D19270;
	border-right: 1px outset #B2603B;
	border-bottom: 1px outset #B2603B;
	border-left: 1px outset #D49878;
}
h1{
	text-align: center;
}
h2{
	font-size: small;
	text-align: center;
}
h3{
	text-align: center;
}
h4{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 1em;
}
.thumbs{
	display: block;
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 40px;
}
.thumbsbottom{
	display: block;
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 20px;
}
.thumbstext{
	font-size: 9px;
	text-align: center;
}
img{}
#scroll{
	height: 400px;
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.bold{
	font-weight: bold;
	color: #000000;
}
.downloadible {
	height: 45px;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E7B70;
	font-variant: normal;
}

label {
	text-align: center;
	width: 75px;
	padding-right: 5px;
	vertical-align: top;
}
.aligntop{
	vertical-align: top;
}
.thumbs li{
}
