body
{
text-align: center;
background-image: url(e010.png);
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 900px;
text-align: left;
} 

div#header	{

width: 900px;
height: 200px;
position: relative;
background-color: #fafad2;
border-bottom: 2px solid #800080; 

}


div#header a  {

color: #0000ff;
font-weight: bold;
font-family: Verdana;
font-size: 16px;

}

div#header a:visited  {

color: #000000;
text-decoration: underline;
font-weight: bold;

}

div#header a:hover  {

color: #cc0000;
text-decoration: none;
font-weight: bold;

}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#F8AA3C;;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#F8AA3C; url("images/seperator.gif") bottom right no-repeat;
		color:black;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#F8AA3C;;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:150px;
		z-index:100;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:150px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.smalltext   {

font-size: 12px;
font-family: Arial;

}

div#leftnav{
float: left;
width: 20px;
height: 875px;
background-color: #F8AA3C;
border-right: 2px dashed #b8860b;
}

div#rightnav  {
float: right;
width: 20px;
height: 875px;
background-color: #F8AA3C;
border-left: 2px dashed #694717;
}

 
#body  {
margin: auto;
width: 880px;
height: 800px;
padding: 15px 0px 0px 15px;
background-color:#fafad2;

}



.box  {

margin-top: 10px;
padding: 5px 5px 5px 5px;
background-color: #dddddd;
border: 2px solid #b8860b;
width: 350px;
color: #000000;

}
div#footer{
clear: both;
background-color: #daa520;
}

p {font-family: Verdana;
font-size: 16px;
}


h1  {position: absolute; top: 46px; right:115px;
font-size: 35px;
font-variant: small-caps;
color: #800080;
font-family: Verdana;

}


h2  {
position: absolute; top: 100px; right:300px;
font-size: 15px;
color: #000000;
font-family: verdana;

}


h3  {
font-size: 25px;
}