#pagewrapper {
position:relative;
	width:898px;
	margin:0 auto;
}

#toptitle {
	width:900px;
	margin:0 auto;
}
#mainbox{
	border-top: 1px solid #CAC3A7;
	border-right: 2px solid #CAC3A7;
	border-bottom: 1px solid #CAC3A7;
	border-left: 6px solid #CAC3A7;
	/*min-height:600px;*/
}
#maincontent {

	width:698px;
	line-height: 1.5em;
}


