html,body {
margin:0;
padding:0;
background: #330000;

}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;

}

h1,h3,h4,h5 { font-family: Georgia, "Times New Roman", Times, serif;}


h1	{
font-size: 200%;
margin:0 10px 10px;

}

h2	{
font-size: 150%;
font-family: Arial, Helvetica, sans-serif;
color: #000; }

h3	{
margin:0 10px 10px;
font-size: 1.5em;
font-style:italic;
color: #660033;
}

h3 a	{
color:#660033;
}

h4	{
font-family: Arial, Helvetica, sans-serif;
font-size: 80%}

blockquote	{
	
	margin: 10px;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000; }


p	{
	margin:0 10px 10px;
	font-size: 1.2em;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}

a	{
	padding:5px; 
	text-decoration:none; 
	color: #330000;
	}

div#header	{	
	background: #614936;
	height: 175px;
	}

div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	}

div#container	{text-align:left}

div#content p	{
	line-height:1.4;
	 }
	 
div#content ul	{
	font-size: 125%;
	color: #000;
	}
div#content ul a	{
	color: #000;
	}

div#navigation	{
	background: #614936;
	text-align: center;
	background-position: center;
	height: 600px;
	}

div#navigation ul{	
	margin:0px 0; 
	padding:0; 
	list-style-type:none;}

div#navigation li{margin-bottom:0px;}

#navigation .current	{
background-color: #00FF00;}

div#extra{background:#333333;}

div#footer{background: #614936;}

div#footer p{
margin:0;
padding:5px 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
font-size: 1.1em;
text-align: center;
font-weight: 100;
border-top: #00FF00;
line-height: .8em;
}

div#footer a {
color: #000;
text-decoration: underline;
}

div#footer a:hover {
color:#FFFF99;
}

div#extra p{
color: #CCCCCC;
font-weight: 100;
text-align: center;
}

div#container{width:910px;margin:0 auto}

div#content		{
	float:right;
	width:700px; 
	background: #614936;
	height: 600px;
	}

div#navigation	{
	float:left;
	width:200px;
	}

div#extra	{
	float:left;
	clear:left;
	width:200px
	}

div#footer {
clear:both;
width:100%;
height: 60px;
}

.img-r {
float: right;
margin: 5px;
}

.img-l {
float: left;
}

#mud	{
color: #663333;}	

/*Nav Styles*/

#navigation {
	width:100px; 
	font-size: 1.2em;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
	
#navigation ul {
	margin:10px; 
	padding:0px;
	background-color: #FFFF99;
	width: 185px;
	
	 }

#navigation ul li {
height:25px;
line-height:25px;
list-style:none;
padding-left:10px;
color: #00CC33;
border-top: #614936 solid;
border-bottom:#614936 solid;
border-width:1px;
cursor:pointer;
}  

#navigation ul a{
color: #330000;}

#navigation ul li:hover {
	background-color:#614936;
	color: #FFFFFF;
	 position:relative;}

<!--End Nav Styles-->
