#container {
	background-color: #003333;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	color: #003333;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	border: thick solid #CC9933;
	margin-left: auto;
	height: 95px;
	background-position: right bottom;
	width: 740px;
	background-repeat: no-repeat;
	background-image: url(images/handimages/headinghand.jpg);
	margin-right: auto;
}
header h1 {
}


#maincontentindex {
	background-color: #003333;
	width: 750px;
	margin-left: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-top: 20px;
	height: 400px;
	border-top-style: solid;
}




#contentindex {
	color: #FFFFFF;
	background-color: #003333;
	float: left;
	height: 350px;
	width: 473px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	border: 5px double #cc9933;
}



#rtcolumnindex {
	background-color: #003333;
	float: right;
	height: 280px;
	width: 21%;
	margin-right: 30px;
	margin-top: 30px;
	border: 5px double #cc9933;
	color: #cc9933;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 1em;
}


body,td,th {
	color: #003333;
	font-family: "Times New Roman", Times, serif;
}
.contacttablebody, td, th {
	color: #CC9933;

}

h1 {
	font-size: 2.7em;
	font-style: italic;
	text-align: center;
	margin-top: -10px;
	font-family: "Script MT Bold";
}
.signature {
	text-align: left;
	padding-left: 5px;
	font-size: 2.0em;
	font-style: italic;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/handimages/handorange2copy3.jpg);
	height: 270px;
}

h2 {
	font-size: 2.1em;
	text-align: center;
	color: #CC9933;
	font-style: italic;
}

#largepainting {
	background-color: #003333;
	height: 400px;
	width: 500px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#largepaintingtext {
	height: 110px;
	width: 300px;
	margin-left: auto;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC9933;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
}



#signaturecontent {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#biomaincontent {
	height: 465px;
	width: 750px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 10px;
}
#biocollt {
	background-color: #996600;
	height: 465px;
	width: 35px;
	margin-left: 0px;
}
#biocontent {
	float: right;
	height: 460px;
	width: 700px;
}
#bioltmidcol {
	float: left;
	height: 325px;
	width: 350px;
}
#biortcol {
	float: right;
	height: 500px;
	width: 330px;
	font-size: 0.775em;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	margin-right: 0px;
}
#rtcolexhibition {
	font-size: 1.2em;
}


.webaddress1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	padding-left: 32px;
	font-style: normal;
	font-weight: bold;
}




h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
}
#table {
	width: 90%;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
}
.tablecell {
	background-color: #003333;
	width: 180px;
	text-align: center;
}
.tablecelltext {
	color: #CC9933;
	font-size: .9em;
	text-align: center;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.6em;
	background-color: #003333;
	height: 50px;
	text-align: center;
	width: 780px;
}
#navigation ul {
	list-style-type: none;
	margin: 20px;
}
#navigation li {
	display: inline;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 8px solid #FFFFFF;
}
#navigation a:visited {
	color: #CC9933;
	text-decoration: none;
	background-color: #003333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 8px solid #FFFFFF;
}
#navigation a:hover {
	color: #9999CC;
	text-decoration: none;
	background-color: #003333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 8px solid #FFFFFF;
}
#navigation a:active {
	color: #CCFFCC;
	text-decoration: none;
	background-color: #003333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 8px solid #FFFFFF;
}


#footer {
	color: #003333;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	font-size: 0.9em;
	width: 750px;
	margin-left: auto;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	margin-bottom: 0px;
	margin-right: auto;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;








	

}
#footer a:link {
	color: #003333;
	text-decoration: none;
}	
#footer a:visited {
	color: #993399;
	text-decoration: none;
	
}
#footer a:hover {
	color: #00CC66;
	text-decoration: none;
	
}
#footer a:active {
	color: #FF6666;
	text-decoration: none;
	
}
 a:link {
	color: #99CCFF;
	text-decoration: underline;
}
a:visited {
	color: #CC9933;
	text-decoration: underline;
	
	
}
 a:hover {
	color: #66CC99;
	text-decoration: underline;
	
	
}
 a:active {
	color: #FFFF99;
	text-decoration: underline;
	
}

guestbookcontent {
	margin-left: 30px;
	width: 300px;
}
#form {
	margin-left: 220px;
}

#contactcontent {
	text-align: center;
	color: #FFFFFF;
}
.contactsignature {
	font-size: 1.4em;
	font-style: italic;
	color: #CC9933;
}
#subnav {
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
#subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:visited {
	color: #CC9933;
	text-decoration: none;
}

#subnav a:hover {
	color: #99FF99;
	text-decoration: none;
}
#subnav a:active {
	color: #FFFF99;
	text-decoration: none;
}
.returninfo {
	font-size: .85em;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.guestbookp {
	color: #FFFFFF;
	font-size: .9em;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: thin solid #CC9933;
}
