#main {
	margin:0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#center {
	margin:0px;
	float:left;
	width:78%;
	margin-right:-1px;
	
}


.pagecenter {
	padding:10px;
	margin:0px;
}

.pagetitle{
	color:#000086;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px solid silver;
	padding-bottom:5px;
	margin-bottom:8px;
}