#wrapper {
	width: 800px;
	min-height:560px;
	height:auto !important;
	margin-right: auto;
	margin-left: auto;
	background-position: left 35px;
	vertical-align: top;
	background-image: url(../images/gotm/home_back.jpg);
	background-repeat: no-repeat;
}
#wrapper_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	vertical-align: top;
	background-image: url(../images/gotm/images/pages_back_01.jpg);
	background-repeat: no-repeat;
}
#header {
	float: left;
	height: 120px;
	width: 100%;
}
#identity_box {
	float: left;
	height: 120%;
	width: 153px;
	background-image: url(../images/gotm/identity_01.jpg);
}
#links_area {
	background-color: #000000;
	height: 38px;
	position: relative;
	left: 0px;
	margin-left: 170px;
	background-position: left bottom;
	margin-top: 74px;
}
#main_body {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	min-height:541px;
	height:100% !important;
	background-color: #FF0003;
	background-image: url(../images/gotm/images/pages_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main_body_home {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	min-height:560px;
	height:100% !important;
}
#footer {
	float: left;
	height: 51px;
	width: 100%;
	background-image: url(../images/gotm/home_footer.jpg);
	background-repeat: no-repeat;
}
#footer_reflect {
	background-color: #000000;
	float: left;
	height: 168px;
	width: 100%;
	background-image: url(../images/gotm/images/footer_reflect_02.jpg);
	background-repeat: no-repeat;
}
#footer_links {
	position: relative;
	margin-top: 26px;
}
#footer_address {
	width: 670px;
	margin-left: 110px;
	position: relative;
	margin-top: -20px;
}
#left_logo_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 50px;
}
#left_image_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 316px;
	padding-left: 10px;
	padding-top: 50px;
}
#left_text_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 316px;
	padding-left: 10px;
	padding-top: 30px;
}
#main_textbody {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:390px;
	margin-right: 20px;
	margin-top: 0px;
}

#main_textbody2 {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:60px;
	margin-right: 20px;
	margin-top: 0px;
}

#main_textbody3 {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:390px;
	margin-right: 20px;
	padding-top: 33px;
}

#image2 {
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	float: left;
	height: auto;
	width: 300px;
	border: 1px none #333333;
	margin-bottom: 20px;
}

#image_small {
	text-decoration: none;
	background-color: #000000;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	margin-top: 5px;
}
#image2:hover {
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 20px;
	border: 1px none #333333;
}
#image_staff {
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	margin-bottom: 30px;
	
}

.image_gallery {
	text-decoration: none;
	height: 210px;
	width: 210px;
	background-color: #000;
	border: 1px solid #333333;
}

.image_gallery:hover {
	text-decoration: none;
	background-color: #1a1a1a;
	height: 210px;
	width: 210px;
	
}


#project_chooser {
	height: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	position: relative;
}

#news_box {
	text-decoration: none;
	padding: 3px;
	border-top: 1px dotted #FF0003;
	padding-bottom: 8px;
	float: left;
	height: auto;
	width: 302px;
	margin-bottom: 5px;
	background-position: bottom;
	background-image: url(../images/gotm/black_round_back.gif);
	background-repeat: no-repeat;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	}
	
#archive_box {
	text-decoration: none;
	padding: 3px;
	padding-bottom: 8px;
	float: left;
	height: auto;
	width: 302px;
	border: 1px none #333333;
	margin-bottom: 5px;
	background-position: bottom;
	background-image: url(../images/gotm/black_round_back.gif);
	background-repeat: no-repeat;
	}
