.header {
	height: 100px;
	width: 800px;
	top: 0px;
}
.body_main {
	width: 800px;
	top: 100px;
	height: 500px;
	background-color: #648bab;
	background-image: url(../sub_back.jpg);
	background-repeat: no-repeat;
}

.body_main_gallery {
	width: 800px;
	top: 100px;
	background-color: #648bab;
	background-image: url(../sub_back.jpg);
	background-repeat: no-repeat;
}

.body_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	width: 600px;
	left: 100px;
	top: 50px;
	font-size: 75%;
}
body {
	background-color: #648bab;
}
.table_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}


.body_text {
	color: #000000;
	position: relative;
	width: 400px;
	left: 50px;
	top: auto;
}
.image_full {
	top: 0px;
	height: 402px;
	width: 502px;
	position: relative;
	vertical-align: middle;
	text-align: center;
}
.image_details {
	height: 400px;
	width: 290px;
	left: 510px;
	position: relative;
	top: -400px;
}
.image_select {
	position: relative;
	height: 80px;
	width: 780px;
	top: -390px;
	padding: 0px;
	left: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: white;}

.detailscell {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.textbox {
	background-color: #7fa7c7;
	border: 1px solid #000000;
}
.tabhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #a3c2dc;
}

.tabmain1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #81a6c5;
}
.tabmain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #769dbe;
}

.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.infobox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}


