body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-attachment: fixed;
	background-image:url(epbg.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 3px;
	
}

.sitebody {
			position:absolute;
			width: 98%;
			height: 555px;
			left:1%;
			top:10px;
			background-color: #EEEEEE;
			border:2px;
			border-color:#000000;
			border-style:solid;
		}

.header {
			position:relative;
			height:90px;
			top:1px;
			width:99%;
			padding:1px;
		}
		
.middle {
			position:relative;
			height:405px;
			width:100%;
			background-color:#000066;
		}
		
.bottom {
			position:relative;
			padding:10px;
			height:5px;
			width:95%;
			background-color: #EEEEEE;
		}		
	
		
.logo {
			position:absolute;
			top:0px;
			left:0%;
			width:99%;
			height:80px;
			text-align:center;
			font-size:10px;
			padding:3px;
		}

.laddy {
			position:absolute;
			top:0px;
			left:1%;
			height:80px;
			width:17%;
			text-align:left;
			font-size:10px;
			padding:3px;
		}
		
.raddy {
			position:absolute;
			top:0px;
			left:82%;
			height:80px;
			width:17%;
			text-align:right;
			font-size:10px;
			padding:3px;
		}
		
.bestviewed {
			position:absolute;
			top:0px;
			left:26%;
			height:15px;
			width:50%;
			text-align:center;
			font-size:10px;
			background-color: #EEEEEE;
			padding:3px;
		}
		
.lbottom {
			position:absolute;
			top:0px;
			left:1%;
			height:15px;
			width:150px;
			text-align:left;
			font-size:10px;
			background-color: #EEEEEE;
			padding:3px;
		}
		
.rbottom {
			position:absolute;
			top:0px;
			left:80%;
			height:15px;
			width:150px;
			text-align:right;
			font-size:10px;
			background-color: #EEEEEE;
			padding:3px;
		}


.hspacer {	
			background-color:#FF0000;
			color:#FFFFFF;			
			text-align:center;
			width:100%;
			text-align:center;
		}

	
li.navigation 
	{
	margin-left: -3em;
	list-style-position: 0px;
	list-style-type:none;
	line-height:2.5;
	}		

		
.mainbody:link	{
				color:#000066;
				text-decoration:none;
			}

.mainbody:active{
				color:#000066;
				text-decoration:none;
			}

.mainbody:visited {
				color:#000066;
				text-decoration:none;
			}
			
.mainbody:hover	{
				color:#FFFFFF;
				background-color:#000066;
				text-decoration:underline;
			}

.address {
	font-size: 10px;
}
.main {
	font-size: 13px;
	background-color: #EEEEEE;
}

.menuarea { position:absolute;
		top: 7px;
		height: 385px;
		left: 1%;
		font-size: 13px;
		width: 20%;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-color: #EEEEEE;
		text-align:center;
		}
		
.content {
	position:absolute;
	background-color: #EEEEEE;
	top: 7px;
	height: 385px;
	font-size:14px;
	left: 22%;
	width: 77%;
	text-align:left;
	padding-left:3px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	overflow:auto;
		}
		
.contentimage 
	{
	top: 45px;
	left: 315px;
	padding: 3px;
	float: right;
	}
	
.contentimage2
	{
	top: 45px;
	padding: 3px;
	float: left;
	}	
	
.menuheader { font-weight:bold;
		}

.menu 	{
			text-align:center;
		}


.contentlink:link	{
				color:#000099;
				text-decoration:none;
			}

.contentlink:active{
				color:#000066;
				text-decoration:none;
			}

.contentlink:visited {
				color:#000066;
				text-decoration:none;
			}
			
.contentlink:hover	{
				color:#FFFFFF;
				background-color:#000066;
				text-decoration:underline;
			}


.menu:link	{
				color:#FF0000;
				text-decoration:none;
			}

.menu:active{
				color:#FF0000;
				text-decoration:none;
			}

.menu:visited {
				color:#FF0000;
				text-decoration:none;
			}
			
.menu:hover	{
				color:#FFFFFF;
				text-decoration:underline;
				background-color:#FF0000
			}
			

.footer:link {color:#333333;
			font-size:10px;
			text-decoration:none;
			}

.footer:active {color:#333333;
			font-size:10px;
			text-decoration:none;
			}
		
.footer:visited {color:#333333;
			font-size:10px;
			text-decoration:none;
			}
			
.footer:hover {color:#FF9900;
			font-size:10px;
			text-decoration:none;
			}
.highlight 	{
			font-weight:bold;
			}
a:visited {
	color: #0000FF;
}
