body {
	margin: 0px;
	background-color: #fff;
}
#frame {
	width:761px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding: 10px 10px 10px 10px;
	text-align:center;
	background-image: url(images/background_border.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#contentfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	line-height: 15px;
	padding-top: 200px;
}
#contentfooter a {
	color: #999999;
}

	
#contentframe {
	width:760px;
	border: 1px #666666 solid;
	position:relative;
	}

#contentheader {
	height:377px;
	background-color:#000000;
	}

#blockleft {
	width: 385px;
	float: left;
	background-color: #000;
	text-align:center;
}
#textblocktop {
	width: 325px;
	background-color: #fff;
	height: 347px;
	padding: 30px 30px 0px 30px;
	text-align: left;
}

#blockright {
	width: 375px;
	float: left;
	height: 377px;
}
#blockrightthumb {
		background-image: url(images/background_blank.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 375px;
	float: left;
	height: 377px;
	text-align:center;
}
.largeimage {
	margin: 40px 30px 0px 35px;;
}		

#contentnav {
	background:#007070;
	height:28px;
	}
	
#contentmain {
	width:720px;
	padding:20px;
	background:#fff;
	height: 200px;
	text-align:left;
	position:relative;
	background-image: url(images/background_logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#contentmainnologo {
	width:720px;
	padding:20px;
	background:#fff;
	height: 200px;
	text-align:left;
	position:relative;
	}
#contentmainpics {
	width:760px;
	padding: 0px;
	background:#fff;
	height: 240px;
	text-align:left;
	position:relative;
	}
#textbloack {
	width: 500px;
}
#flashtext {
	position: absolute;
	bottom: 0px;
	right: 10px;
}
.cleardiv {
	clear:both;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #fff;
	display: inline;
	padding: 0px 10px 0px 10px;
}
.nav a {
	color: #fff;
	text-decoration: none;
}
.nav a:hover {
	color: #8ebebe;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #007070;
	font-weight:100;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #007070;
	font-weight:100;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #999999;
	font-weight:100;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.line {
	border-top: dotted #666666 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
td {
	padding: 4px 0px 4px 0px;
}
.maintext a {
	color: #007070;
}	
#thumbholder {
	padding: 40px;
	width: 305px;
}
#thumbnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 385px;
	
}
#thumbnav a {
	color: #fff;
}


.imagethumb a {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	border: #fff solid 1px;
		width: 80px;

}

.imagethumb a:hover {
	border-color: #CCCC00;
		width: 80px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;

}
.button {
	margin-top: 15px;
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.button a:link, .button a:visited {
	background-color: #007070;
	padding: 4px;
	text-decoration: none;
	color: #fff;
}
.button a:hover {
	background-color: #007070;
	padding: 4px;
	text-decoration: none;
	color: #fff;
	background-color: #666666;
}
#linkspagenav {
	position: absolute;
	left: 32px;
	top: 336px;
}
