index {
	width:780px;
	height:600px;
	text-align:center;
	position:absolute;
	top:0px;
}



body {
	font-family: trebuchet;
	font-size: 9px;
	color: gray;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#000000;
	
}

.nav {
	width:200px;
	height:255px;
	text-align:left;
	position:absolute;
	padding-left: 571px;
	top:58px;
	color:#CCCCCC;
	line-height: 26px;
	z-index:3;

}

.control {
	width:200px;
	height:255px;
	text-align:left;
	position:absolute;
	padding-left: 573px;
	top:33px;
	color:#CCCCCC;
	z-index:3;

}



#content {
	width:780px;
	height:600px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:#000000;
	
}

#header {
	width:780px;
	height:100px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:#000000;
		
}

#gallery {
	width:900px;
	height:630px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:#000000;
	top:100px;
	
}

#footer {
	width:780px;
	height:30px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:#000000;
	top:730px;
	
}

#top {
	width:770px;
	height:255px;
	text-align:center;
	position:absolute;
	top:0px;
	
}

#green_bar {
	width:770px;
	height:5px;
	text-align:center;
	position:absolute;
	top:255px;
	
}

#portfolio {
	width:770px;
	height:60px;
	text-align:center;
	position:absolute;
	top:260px;
	
}


#featured {
	width:770px;
	height:430px;
	text-align:center;
	position:absolute;
	top:320px;
	
}

#red_bar {
	width:770px;
	height:5px;
	text-align:center;
	position:absolute;
	top:750px;
	
}

#news {
	width:770px;
	height:180px;
	text-align:center;
	position:absolute;
	top:755px;
	
}

#bottom_info {
	width:770px;
	height:52px;
	text-align:center;
	position:absolute;
	top:935px;
	
}

#small_t_box {
	width:770px;
	height:160px;
	text-align:center;
	position:absolute;
	top: 375px;
	z-index:2;
	
}

#larg_t_box {
	width:770px;
	height:210px;
	text-align:center;
	position:absolute;
	top: 535px;
	z-index:2;
	
}

#nav_box {
	width:175px;
	height:176px;
	text-align:center;
	position:relative;
	top: 21px;
	left: 565px;
	z-index:2;
	
}

#feat_left {

	width:175px;
	height:217px;
	text-align:center;
	position:relative;
	top: 340px;
	left: 26px;
	z-index:5;
	background-color:#666666;

}

#feat_c_left {

	width:175px;
	height:217px;
	position:relative;
	top: 123px;
	left: 206px;
	z-index:6;
	background-color:#666666;

}


#feat_c_right {

	width:175px;
	height:217px;
	position:relative;
	top: -94px;
	left: 386px;
	z-index:6;
	background-color:#666666;

}

#feat_right {

	width:175px;
	height:217px;
	text-align:center;
	position:relative;
	top: -311px;
	left: 567px;
	z-index:5;
	background-color:#666666;

}


