body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/exptextb.jpg);
}
#header {
	width: 1000px;
	background-image: url(images/beach.jpg);
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#header p {
	position: absolute;
	font-size: 2em;
	color: #339900;
	font-weight: bold;
	margin: 0px;
	left: 113px;
	top: 3px;
	height: 101px;
	width: 533px;
}
#imagediv {
	padding-left: 10px;
	width: 760px;
	position: relative;
	float: left;
}
#middle {
	padding-left: 10px;
	background-image: url(images/exptextb.jpg);
}
#centralTables {
	padding-left: 100px;
	padding-top: 20px;
}
#footer {
	width: 1000px;
	margin: 0;
	text-align: center;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
}
h1 {
	font-size: 1.1em;
	color: #0066FF;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 20px;
}
h2 {
	font-size: .75em;
	color: #593A38;
}
h3 {
	font-size: 1.5em;
	color: #0033CC;
	margin-left: 20px;
}
h4
{
	color: #0033CC;
	margin-left: 20px;
	margin-bottom: 5px;
}
h5
{
	color: #0066FF;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 1.5em;
}


.main_photo {
	margin-right: auto;
	margin-left: auto;
}
#heading_table {
	background-color: #FFFF99;
	width: 300px;
	float: left;
	position: relative;
	padding-right: 40px;
}


.information_table {
	background-color: #FFFF99;
}
#returnBox {
	font-weight: bold;
	color: #0033CC;
	background-color: #FFFF99;
	height: 40px;
	width: 60px;
	border: 1px solid #0033CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	position: relative;
	float: left;
	margin-left: 100px;
}
#returnBox a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	background-color: #FFFF66;
}

.formLabel {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 200px;
	padding-right: 1em;
}
.description {
	color: #0033CC;
	font-weight: bold;
}

.formselection {
	width: 300px;
	font-size: 1em;
}
.imageLeft {
	float: left;
	padding-left: 20px;
}
.imageCentral {
	margin-left: 200px;
	position: relative;
}	
.imageRight {
	float: right;
	padding-left: 10px;
}
.controltable {
	background-color: #FFFF99;
	margin-left: 10px;
}
.controltable td, .controltable th, .controltable a:link {
	border: 1px solid #73C0D4;
	font-size: 0.9em;
	color: #000099;
	font-weight: bold;
}
.datatable {
	background-color: #FFFF99;
	margin-left: 10px;
}

.datatable td, .datatable th {
	border: 1px solid #73C0D4;
	font-size: 0.8em;
}
