body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin: 0;
}
#centered {
	position:absolute;
	top: 15px;
	left: 50%;
	width: 790px;
	height: 595px;
	/*margin-top: -297px; set to a negative number 1/2 of your height*/
	margin-left: -395px;
	border:solid #4E372C 1px;
	z-index: 12;
}
#header {
	position:absolute;
	width:100%;
	height:113px;
	z-index:1;
	background-color: #B8B599;
}
#button1 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:2;
	top: 145px;
	left: 55px;
}
#button2 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 190px;
	left: 55px;
}
#button3 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 235px;
	left: 55px;
}
#button4 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 280px;
	left: 55px;
}
#button5 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 325px;
	left: 55px;
}
#button6 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 370px;
	left: 55px;
}
#button7 {
	position:absolute;
	width:170px;
	height:30px;
	z-index:3;
	top: 415px;
	left: 55px;
}
#leftInfo {
	position:absolute;
	width:430px;
	height:25px;
	z-index:10;
	left: 55px;
	top: 557px;
	font-size: 11px;
	color: #716D4D;
	line-height: 12px;
}
