body {
	background-color: #525A70;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #655A51;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFDE8;
}
a:link {
	font-weight: bold;
	color: #655A51;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:visited{
	font-weight: bold;
	color: #655A51;
	text-decoration: none;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #655A51;
}
.style1 {	font-size: 12px;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #65715A; }

#bottomtext {
width: 100%;
color:#fdfbe6;
padding-top: 15px;
margin-left: auto;
margin-right: auto;
}
#bottomtext ul {
list-style-type:none;
margin-left: 0;
text-indent: 0;
}
#bottomtext a:link {
color:#fdfbe6;
font-weight: bold;
text-decoration: none;
}
#bottomtext a:hover {
text-decoration: underline;
}
#bottomtext a:visited {
color:#fdfbe6;
font-weight: bold;
}
#bottomtext li {
float: left;
padding-left: 2px;
padding-right: 2px;
}
#leftbar {
background-image:url(../images/Explorewilkesslices_06.gif);
background-repeat: repeat-y;
width: 51px;
}
#rightbar {
background-image:url(../images/Explorewilkesslices_04.gif);
background-repeat: repeat-y;
width: 51px;
}