BODY {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 565px;
	width: 750px;
	left: 28px;
	top: 14px;
	scrollbar-arrow-color:999999;
	scrollbar-track-color:333333;
	scrollbar-shadow-color:666666;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:999999;
	scrollbar-darkshadow-color:666666;
	scrollbar-3dlight-color:999999;
	background-image: url(img/bgimg3.gif);
	background-repeat: no-repeat;
	background-position: 40px 40px;
	color: #996666;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFCCCC;
	margin: 10px 5px;
	}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #996666;
	margin: 0px;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6699;
	font-size: 12px;
	margin: 10px 5px;
	font-weight: bold;
	}	
a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFCCCC	}
a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFCCCC	}
.menu {
	height: 26px;
	width: 550px;
	left: 160px;
	top: 375px;
	position: absolute;
	z-index: 1;
}
.ertext {
	height: 350px;
	width: 550px;
	left: 160px;
	top: 20px;
	position: absolute;
	overflow: auto;
	border: none;




}
.rhlinks {
	height: 350px;
	width: 150px;
	left: 730px;
	top: 20px;
	position: absolute;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FF6699;


}
.thumbnails {
	height: 70px;
	width: 500px;
	left: 160px;
	top: 10px;
	position: absolute;
}
.erimages {
	height: 315px;
	width: 765;
	left: 160px;
	top: 40px;
	overflow: auto;
	position: absolute;
}
.lowerbar {
	height:100px;
	width:1500px;
	left: 0px;
	top: 395px;
	background-color: #FF6699;
	position:absolute;
	z-index: 2;
}
