* {
margin: 0;
padding: 0;
}
html, body {
height:100%;
width:100%;
}

body {
	color: black;
	font-family: Times, serif;
	font-size: 17px;
	font-weight: normal;
	background-color: rgb(227,229,207);
	padding:0px;
	margin:0px;
}

h1 {
	font-weight: bold;
	text-transform: lowercase;
}

h2, h3, h4, h5, h6 {
	
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: rgb(110,70,58);
	font-family: Arial, sans-serif;
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 5px;
}

h3 {
	color: rgb(255, 255, 255);
	font-size: 14px;
	padding: 0px;
}

ul ul {
	margin-left: 25px;
}

ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#map_text {
	margin-left: 18px;
}

.listdiv {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#header {
	/*
	border: 1px #425445 solid;
	border-top: 0px;
	border-bottom: 0px;
	*/
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 800px;
	overflow:hidden;
}

.index_rule {
	width: 800px;
	background-color: rgb(110,70,58);
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

#logo {
	position:absolute;
	left:50%;
	margin-top: 0px;
	margin-left:-300px;
}

#menu {
	width: 100%;
	height: 25px;
	position: relative;
	background-image: url("img/butn_blank_pipe.png");
}

.bgimg {
	width: 100%;
	height: 100%;
}

#button_div {
	width: 512px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}

#button_div a img {
	border: none;
}

.btn {
	float: left;
	display: block;
	height: 25px;
}

#content {
	border: 3px #425445 solid;
	border-top: 0px;
	border-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
	width: 800px;
	overflow: hidden;
	padding-bottom: 10px;
}

#index_content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#index_banner_container {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-left: -30px;
	width: 665px;
	height: 405px;
}

#index_banner {
	position: absolute;
	top: 0px;
	left: 0px;
}

#index_banner_cover {
	position: absolute;
	top: 0px;
	left: 0px;
}

.index_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#indexbutn_list {
	float: left;
	width: 140px;
	margin-top: 5px;
	padding: 0px;
}

#indexbutn_list img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	cursor: pointer;
}

#text a {
	text-decoration: underline;
	color: rgb(110,70,58);
}

#text a:hover {
	text-decoration: underline;
	color: rgb(204, 0, 0);
}

#footer a {
	text-decoration: none;
	color: rgb(167,125,41);
}

#footer a:hover {
	color: rgb(255,204,0);
}

#text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.text_right {
	float: right;
	width: 580px;
}

#text_projects {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar_Left {
	width: 140px;
	border: #ddd 3px solid;
	margin-left: 12px;
	margin-top: 12px;
	float: left;
}

#sidebar_Right {
	float: right;
	width: 140px;
	border: #ddd 3px solid;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#footer {
	background-color: #425445;
	color: rgb(167,125,41);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	position: relative;
	width: 806px;
}

#footerLinks {
	width: 310px;
	float: right;
}
	
#copyrightNotice {
	width: 400px;
	float: left;
}

#photo_widget {
	overflow: hidden;
	position: relative;
	width: 748px;
	margin-top: 12px;
	padding:5px;
	border: #ddd 2px solid;
	background-color: #f0f1e4;
}

#big_image_div {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	width: 600px;
	text-align: center;
}

#big_image_img {
}

#big_image_guard {
	background-color: black;
	position: absolute;
	top: 0px;
}

#caption_text {
	left: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	border: #ddd 2px solid;
	position: relative;
	background-color: white;
	width: 566px;
}

#caption_links {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 11px;
	position: absolute;
	right: 20px;
}

#thumbnail_list {
	background-color: #b5baab;
	float: left;
	left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
	width: 130px;
}

#thumbnail_list_projects {
	float: left;
	left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
	width: 130px;
}

#projects_link_container {
	
	float: right;
	position: relative;
	width: 585px;
}

.projects_link_text {
	
	height: 90px;
	left: 5px;
	margin-top: 9px;
	margin-bottom: 12px;
	position: relative;
	width: 570px;
	top: 15px;
} 

.projects_spacer {
	height: 10px;
}

.projects_thumbnail {
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	border: #b5baab solid 3px;
}

.thumbnail_item {
	cursor: pointer;
	height: 90px;
	left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	width: 120px;
}

.thumbnail_item img {
	position: absolute;
}

.thumbnail_cover {
	background-color: black;
	filter: alpha(opacity = 50);
	height: 90px;
	opacity: 0.5;
	position: absolute;
	width: 120px;
}