.mainbg {
	background-image: url(shared/bg.jpg);
	background-repeat: repeat-y;
	background-color: #0F6;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #834E00;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFBE8;
}


.topnav {
	width: 911px;
	float: right;
	z-index: 111;
	position: absolute;
}

.botnav {
	float: right;
	z-index: 0;
	position: absolute;
	margin-top: 491px;
	margin-left: 3px;
	width: 793px;
}

.floatbox {
	
	z-index: 10;
	float: right;
	margin-top: 286px;
	margin-left: 607px;

	position: absolute;
}

.contentbox {
	margin-top: 103px;
	z-index: 9;
	float: right;
	position: absolute;
	margin-left: 59px;

}

.copybox {
	margin-top: 135px;
	z-index: 9;
	float: right;
	position: absolute;
	margin-left: 210px;
	width: 375px;
	height: 335px;
	overflow: auto;

}

.mainbody {
	width:911px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(shared/bg.jpg);
	background-repeat: repeat-y;
	height: 553px;
}
