#wrapper {
	height: 800px;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	border: none;
}
#header {
	float: left;
	height: 250px;
	width: 100%;
	background-image: url(../images/header_grad.jpg);
	background-repeat: repeat-x;
}
#header_id {
	float: right;
	height: 250px;
	width: 200;
}
#header_news {
	float: left;
	height: 250px;
	width: 555px;
	color: #000;
	background-color: #000000;
	border-right:1px solid #242424;
}
#link_bar {
	background-color: #666666;
	height:38px;
	width: 100% !important;
	background-image: url(../images/nav_off.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	float: right;
	
}
#main_body {
	background-color: #B36F02;
	float: left;
	height:auto !important;
	width: 100%;
	background-image: url(../images/pageback_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	padding-bottom: 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;
}

#footer {
	background-color: #FF9E04;
	float: left;
	height: 40px;
	width: 100%;
	background-image: url(../images/footer_back.jpg);
	margin-bottom: 20px;
	text-align: center;
}

#image2 {
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	float: left;
	height: auto;
	border: 1px solid #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;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom: 20px;
}
#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;
	background-image: url(../images/projectchooser.gif);
	background-position: -1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	position: relative;
}

#news_box {
	text-decoration: none;
	padding: 3px;
	float: left;
	height: auto;
	width: 302px;
	border: 1px solid #333333;
	margin-bottom: 5px;
	background-position: bottom;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
	
#archive_box {
	text-decoration: none;
	padding: 3px;
	float: left;
	height: auto;
	width: 302px;
	border: 1px solid #333333;
	margin-bottom: 5px;
	background-position: bottom;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
