#headerArch {
	height: 298px;
	width: 1000px;
	position: absolute;
	z-index: 100;
}
#rotater {
	height: 243px;
	width: 777px;
	position: absolute;
	z-index: 50;
	left: 223px;
	top: 55px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #646100;
	text-decoration: none;
	padding-left: 36px;
}

a.sidenav:hover {

	color: #f26525;

}

.sidenavsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #f26525;
	text-decoration: none;
	padding-left: 36px;
}


#bodywrap {
	background-image: url(images/bg.png);
	position: relative;
	height: 100%;
	width: 1000px;
	top: 298px;
}
.bodytxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 19px;
}


a.visited, a.hover, a {
	color: #600;
}


html {height:100%;} 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1DCAF;
	background-image: url(images/totalbg.jpg);
	background-repeat: repeat-y;
	height:100%;
}