#main {
	position:absolute;
	width:846px;
	height:600px;
	z-index:2;
	margin-top: -300px;
	margin-left: -423px;
	left: 50%;
	top: 50%;
}
#topbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:846px;
	height:137px;
	z-index: 6;
	background-image: url(pics/topbanner.png);
}
body {
	background-color: #FFB265;
}
#mainbkg {
	position:absolute;
	left:0px;
	top:137px;
	width:846px;
	height:463px;
	z-index: 2;
	background-image: url(pics/mainbkg.png);
}
#navbar {
	position:absolute;
	left:57px;
	top:435px;
	width:733px;
	height:9px;
	z-index:8;
}
.textBase {
	font-family: "Souvenir Lt BT", Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #720098;
	line-height: normal;
	font-size: 14px;
}
