body {
	background-color: #c9b7a6;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	}

.wrapper {
	position: absolute;
	left: 10%;
	width: 80%;
	}
	
.maincontent {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-color: #442a1b;
	color: #ffffff;
	text-align: left;
	}
	
.navbox {
	position: absolute;
	top: 0;  left: 0;
	width: 195px;
	height: 498px;
	background-color: #442a1b;
	}
	
		
.bkgrd  {	
	position: absolute;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image:url(/images/homebkgrd.jpg); background-repeat: no-repeat;
	background-position: left top;
	}
	
.header {
	font-size: 18px;
	text-align: left;	
	}	
	
.homeimage {	
	position: absolute;
	top: 0; left:195;
	width: 409px;
	height: 498px;
	background-image: url(rotate/rotate.php); background-repeat: no-repeat;
	}	
	
.rtimage {
	position: absolute;
	top: 0; left:604;
	width: 196px;
	height: 498px;
	background-image:url(images/homert.gif); background-repeat: no-repeat;
	}	
	
.rtbox {
	position: absolute;
	top: 100;  left: 590;
	width: 210px;
	height: 190px;
	background-color: #fee0c4;
	text-align: center;
	}
	
.rttxt {
	font-size: 11px;
	line-height: 2; 
	margin-top: 20px;
	margin-left: 26px;
	margin-right: 20px;
	text-align: left;
	}
	
.homebtm {
	position: absolute;
	top: 498;  left: 0;
	width: 800px;
	height: 103px;
	text-align: center;
	background-color: #a88e77;
	}

.pad {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	}
	
.pinkline	{
	border: none;
	background-color: #e5c5be;
	color: #e5c5be;
	height: 1px;
	width: 195px;
	}

.padtop{
	margin-top: 8px;
	}

.nav { 
	color: #e5c5be; 
	font-size: 10px;
	text-decoration: none; 
	margin-left: 15px;
	line-height: 1; 
	}
	
.nav:hover {
	color: #ffffff; 
	font-size: 10px;
	text-decoration: none; 
	margin-left: 15px;
	line-height: 1; 
	}
	
.nav2 { 
	color: #e5c5be; 
	font-size: 10px;
	text-decoration: none; 
	line-height: 1; 
	}
	
.nav2:hover {
	color: #ffffff; 
	font-size: 10px;
	text-decoration: none; 
	line-height: 1; 
	}

.links { 
	color: #723837; 
	font-size: 11px;
	text-decoration: none; 
	}
	
.links:hover {
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none; 
	}
	
.credit { 
	padding-top: 20px;
	padding-left:30px;
	text-align: left;
	position: absolute;
	top: 610;  left: 10%;
	width: 80%;
	}
