* html body {
	text-align:center;
}
#head {
	position:relative;
	width:765px;
	text-align:left;
	margin:auto;
}
#prest {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:765px;
	margin:4px auto; /*top right bottom left*/
	min-height:400px;
	text-align:center;
}
#prest a {
	font-weight:bold;
}

#all {width:944px; margin:auto}
#site {width:765px; float:left}
#outside {width:174px;height:600px;float:right;padding:0 0 0 4px}


#page {
	width:765px;
	margin:4px auto; /*top right bottom left*/
	text-align:left;
	min-height:400px;
}
#page:after, #prest:after {
	display:block;
	clear:both;
	content:'.';
	visibility:hidden;
	height:0;
}
#leftcol {
	float:left;
	width:138px;
}
#centralcol {
	float:right;
	width:617px;
}
#feedb {
  text-align:center;
	margin:4px auto;
}
#foot {
	width:765px;
	margin:auto;
}
