div#wrap{
	margin-top:-8px;
	width:818px;
	padding:5px;
}

div#wrap p.text{
	margin-right: 5px;
}

/* @group Content Block */

div#content_block{
	width:808px;
	height:290px;
	margin-top:1px;
	background-repeat:no-repeat;
	clear: both;
}
div#content_block p{
	width:400px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content_block h1{
	margin:0;
}
/* Larger content block for subsections */
div#full_content_block{
	width:808px;
}
/* @end */

/* @group Middle Sectionals */

div.mid_header_box{
	width:808px;
	height:35px;
	margin-bottom:5px;
}	

div.mid_header_box p{
	margin:0;
	padding-top:8px;
	padding-left:10px;
}

/* @end */

div#footer{
	clear:both;
	padding-top:15px;
}

br.clearboth{
	clear:both;
	height: 1px;
}