#container  {
margin: auto;
width: 900px;
background-color: #EEE8AA;
border: 1px solid #694717;
<!--height: 200%;-->

}

#header	{

width: 900px;
height: 100px;
position: relative;
background-image: url(images/headbanner.jpg);
border-bottom: 2px solid #000000;

}

#header a  {

color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 14px;

}

#header a:visited  {

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

}

#header a:hover  {

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

}


.HorizLinks  {

position: absolute; top: 77px; left: 180px;

}

.HorizLinks ul { 

margin: 0px; 

}

.HorizLinks li {

margin: 0px 15px 0px 0px;
list-style-type: none;
display: inline;
	
}


#horizontalnav  {

width: 900px;
height: 30px;
position: relative;
background-color: #F2D6AF;
border-bottom: 2px solid #000000;

}

.navlinks  {

position: absolute; top: 4px; left: 140px; 

}

.navlinks ul { 

margin: auto;

}

.navlinks li {

margin: 0px 18px 0px 0px;
list-style-type: none;
display: inline;
	
}

.navlinks li a {

color: #000000;
padding: 5px 12px 7px;
text-decoration: none;
font-size: 16px;
font-family: Verdana;

}

.navlinks li a:hover{

color: #ff22ff;
background-image: url(images/BGhover.jpg);
 /*If you want to use a color for the background instead replace above line with background-color: [insert color here with # sign in front];*/
text-decoration: underline;


}


#leftnav {

float: left;
width: 140px;
background-color: #F8AA3C;
border-right: 1px dashed #694717;

}
		

#rightnav  {

float: right;
width: 200px;
height: 150%;
border-left: 1px solid #694717;
<!--position: relative;
background-color: #F8AA3C;-->


}


#rightnav a  {

color: #1155ff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 12px;

}

#rightnav a:visited  {

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

}

#rightnav a:hover  {

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

}


.rightnavLinks  {

}

.rightnavLinks ul { 

margin: 0px; 

}

.rightnavLinks li {
margin: 4px 0px 8px 0px;
list-style-type: none;
	
}


#body  {
.center

width:560px;
<!--height: 700px;-->
}

#bodynav a  {

color: #1155ff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 12px;

}

#bodynav a:visited  {

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

}

#bodynav a:hover  {

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

}

#footer  {

clear: both;
width: 900px;
height: 24px;
position: relative;
background-color: #F8AA3C;

}

#footer a  {

color: #1155ff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 8px;

}

#footer a:visited  {

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

}

#footer a:hover  {

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

}


.FooterLinks  {

position: absolute; left: 50px;

}

.FooterLinks ul { 

margin: 0px; 

}

.FooterLinks li {

margin: 2px 2px 2px 4px;
list-style-type: none;
display: inline;
	
}



.box  {

width: 680px;
margin-top: 0px;
padding: 5px 8px 5px 8px;
}

h1  {

font-size: 20px;
color: #cc0000;
padding: 2px;
font-family: Verdana;

}

h2  {

font-size: 14px;
color: #0033CC;
padding: 2px;
font-family: Verdana;

}

p.main {
margin: auto;
font-size: 14px;
text-align:justify;
color: blue;
font-family: Verdana;

}

span.blue {
color:lightskyblue;font-weight:bold
}

ul.defaultlist {
font-size: 14px;
color: blue;
font-family: Verdana;
list-style-type:disc;
}

