#container {width: 900px;}

#header {


width: 900px; height:150px; background-image: url(images/header1.jpg); border-bottom: 2px solid #000000; }


#horizontalnav {

width: 800px; 
height: 30px;

Background-color:#990000;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000; 

 
.navlinks {

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

}

.navlinks ul {

margin: auto;

}

.navlinks li {

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

}


.navlinks li a {

color: #ffffff;
padding: 5px 12px 7px;
text-decoration: none;
font-weight: bold;
font-size: 12px;
font-family: Arial;

}


.navlinks li a:hover{

color: #000000;
text-decoration: underline;

}


#leftnav {


float: left; 
width: 250px; 
height: 400px; 
background-color: #CCCCCC; 
border-right: 1px solid #000000; 

}


#rightnav {
float: right; 
width: 150px; 
height: 400px; 
background-color: #CCCCCC; 
border-left: 1px solid #000000;}


#body {
width: 400px;
height: 400px;  
background-color: #ffffff; 

}


#footer {
clear: both; 
background-color: #990000; 
height: 5px;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
}



.smalltext {

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

}


h1 {

font-size: 20px;
color: #990000;
padding: 10px 10px 10px 2px; 10px; 10px; 10px;
font-family: Arial;
font-weight: bold;

}


h2 {

font-size: 14px;
color: #990000;
padding: 10px 5px 5px 2px; 5px; 5px; 5px;
font-family: Arial;
font-weight: bold;

}


h3 {

font-size: 12px;
color: #000000;
padding: 5px 5px 5px 2px;
font-family: Arial;
font-weight: bold;

}



h4 {

font-size: 12px;
color: #000000;
padding: 0px 0px 0px 2px;
font-family: Arial;
font-weight: normal;

}

h5 {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	padding-left: 2px;


}


h6 {

font-size: 14px;
color: #990000;
padding: 0px 0px 0px 2px;
font-family: Arial;
font-weight: bold;
