@charset "utf-8";

#contact {

	background-color: #7D8A78;
	height: 275px;
	margin: 20px 15px 0px 15px;
}

#content {

	height: 418px;
	margin-left: 4px;
	width: 841px;
}

#content_header {

	margin-bottom: 20px;
}

#gallery_content {

	height: 680px;
	margin: 14px 0px 0px 4px;
	width: 841px;
}

#gallery_left {
	
	float:left;
	height: 118px;	
	margin: 0px 28px 52px 26px;
	width: 157px;
}

#gallery_middle {
	
	float:left;
	height: 118px;	
	margin: 0px 26px 52px 26px;
	width: 157px;
}

#gallery_right {
	
	float:left;
	height: 118px;	
	margin: 0px 26px 52px 29px;
	width: 157px;
}

#pic_top {

	clear: right;
	float: right;
	height: 118px;
	margin: 14px 83px 5px 44px;
	width: 157px;
}

#pic_bottom {

	clear: right;
	float: right;
	height: 118px;
	margin: 5px 83px 5px 44px;
	width: 157px;
}

#footer_bar {

	background-color: #6C7863;
	height: 3px;
	margin-bottom: 5px;
	width: 851px;
}

#header {

	background-image: url(images/header.jpg);
	height: 133px;
	margin-left: 2px;
	width: 847px;
}

#loadarea {

	height: 374px;
	left: 250px;
	position: absolute;
	width: 507px;
}

#menu {

	height: 29px;
	margin-top: 10px;
	width: 851px;
}

#rotate_left {

	clear: left;
	float: left;
	margin: 0px 10px 10px 0px;
}

#rotate_right {

	clear: right;
	float: right;
	margin: 0px 0px 10px 10px;
}

#thumbBox {

	background: #7D8A78;
	border: 1px solid black;
	cursor: hand;
	cursor: pointer;
	left: 0;
	padding: 10px;
	padding-bottom: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: auto;
	z-index: 10;
}

#thumbBox #thumbImage {

	background-color: white;
}

#thumbBox .footerbar {

	color: white;
	font: bold italic 16px Optima;
	padding: 5px;
	text-align: right;
}

#thumbLoading {

	background-color: #EFEFEF;
	border: 1px solid black;
	color: #6C7863;
	font: bold italic 16px Optima;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 5;
}

.contact_field {

	width: 195px;
}

.contact_form {

	color: #FFFFFF;
	font: bold italic 16px Optima;
	margin: 25px 0px 0px 125px;
}

.content_text {

	color: #6C7863;
	font: bold italic 16px Optima;
	text-align: justify;
}

body {

	background-color: #000000;
	margin: 5px 0px 0px 79px;
}