body {

	text-align:center;

	font: 14px Georgia, "Times New Roman", Times, serif;

	color: #235675;

}



#wrapper {

	display: block;

	position: relative;

	text-align: left;

	margin-left: auto;

	margin-right: auto;

	width: 950px;

	height: auto;

	border: 2px solid #5e88a2;

}



/* @group News Sections */

#stories {

	font-size: 12px;

	width: 350px;

	height: auto;

	overflow:auto;

	line-height: 130%;

}



#news {

	

	height: 450px;

	width: 400px;

	padding-right: 20px;

	display: block;

	overflow: auto;

}



#stories hr {

	color: #5e88a2;

	font-size: 3px;

}



/* @end */

	

#middlesection {

	position: relative;

	width: 950px;

}



#leftside {
	display: block;
	width: 450px;
	position: absolute;
	top: 0px;
	left: 34px;
	text-align: justify;
	line-height: 170%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 680px;
}


#bottomsection {

	position: relative;

	width: 950px;

}



#underleftside {
	display: block;
	width: 312px;
	position: absolute;
	top: 0px;
	left: 34px;
	text-align: justify;
	line-height: 170%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 152px;
}


#copy{

	display: block;

	position: relative;

	margin-left: 510px;

	margin-right: auto;

	width: 400px;

	min-height: 400px;

	_height: 400px;

	text-align: justify;

	line-height: 170%;

	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	z-index:15;

	}



#copy a:link, #copy a:visited, #leftside a:link, #leftside a:visited {

	color: #5e88a2;

}



#copy a:hover, #copy a:active, #leftside a:hover, #leftside a:active {

	color: #dac893;

}



#copy li {

	line-height: 110%;

	margin-bottom: 10px;

}



/* @group current project */



.project {

	float: left;

	width: 200px;

	padding: 0 10px 0 0;

}



.darkenBackground {

background-color: #000000;

z-index: 20;

height: 100%;

width: 100%;

background-repeat:repeat;

position:fixed;

top: 0px;

left: 0px;

}



.heading {

	font-family: Georgia, "Times New Roman", Times, serif;

	text-transform:uppercase;

	font-size:16px;

	font-weight:700;

}



/* @end */
