@charset "utf-8";
/* CSS Document */

#theBodyWrap{
	width:850px;	
	margin: 0px auto;
	text-align:center;
	padding:10px 10px 0px 25px;
	margin-bottom:25px;
}

#thePageTitle {	
	text-align:left;
	width:850px;	
	margin: 0px auto;
	margin-top:0px;
	margin-bottom:0px;	
	padding:0px;
}

#leftCol {
	text-align:left;
	width:850px;
	margin-top:0px;
}
