body {
	margin:0;
	padding:0;
	font-family:Garamond;
}
#mainTable {
	width:974px;
	height:768px;
	font-size:11pt;
	margin:0 auto 0 auto;
	background:white url(/resource/image/background.jpg) repeat-y top center;
}
#wrapper {
	text-align:center;
}
#banner {
	height:90px;
	background:white url(/resource/image/banner.jpg) no-repeat top center;
	vertical-align:top;
}
#menu {
	width:100%;
	height:45px;
	color:white;
}