body {
 	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;  
}
#page-wrapper {
	width: 1092px;
	margin: 0 auto;
	text-align: left;
}	
#main_surround {
	position:relative;
	width:1092px;
	height:840px;
	z-index:1;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
}
#main_area {
	position:relative;
	width:1092px;
	height:788px;
	z-index:2;
	left: 0px;
	top: 14px;
	background-color: #FFFFFF;
}


#sub_main {
	position:absolute;
	width:988px;
	height:658px;
	z-index:5;
	left: 34px;
	top: 130px;
}
#broadcaster {
	position:absolute;
	width:120px;
	height:21px;
	z-index:34;
	left: 18px;
	top: 0px;
	color: #004b59;
	font-weight: bold;
}
#selected_year {
	position:absolute;
	width:43px;
	height:21px;
	z-index:33;
	left: 144px;
	top: 0px;
	color: #004b59;
	font-weight: bold;
}
#c4_years {
	position:absolute;
	width:66px;
	height:182px;
	z-index:32;
	left: 10px;
	top: 41px;
	background-color: #FFFFFF;
}
#year_grad {
	position:absolute;
	width:103px;
	height:157px;
	z-index:31;
	left: 68px;
	top: 41px;
}
#left_nav {
	position:absolute;
	width:167px;
	height:376px;
	z-index:28;
	top: 40px;
	left: 0px;
}
#cont_heading {
	position:absolute;
	width:776px;
	height:23px;
	z-index:27;
	left: 212px;
	top: 0px;
	color: #004b59;
}
#cont_title {
	position:absolute;
	width:588px;
	height:31px;
	z-index:26;
	left: 400px;
	top: 40px;
	font-size: 185%;
	font-weight: 500;
	color: #004b59;
}
#cont_description {
	position:absolute;
	width:588px;
	height:44px;
	z-index:25;
	left: 400px;
	top: 86px;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	color: #004b59;
	font-weight: bold;
}
#main_pic {
	position:absolute;
	width:160px;
	height:194px;
	z-index:24;
	top: 40px;
	left: 212px;
}
#cont_logo {
	position:absolute;
	width:332px;
	height:60px;
	z-index:23;
	left: 400px;
	top: 154px;
}
#bottom_divs {
	position:absolute;
	width:776px;
	height:219px;
	z-index:22;
	left: 212px;
	top: 272px;
}
#footer {
	position:absolute;
	width:93px;
	height:22px;
	z-index:4;
	top: 712px;
	left: 574px;
}

