#container  {
  width: 900px;
  border: 1px solid;
  border-color: #3BB3C2; 
  margin-right: auto;
  margin-left: auto;
}

#header	{

width: 900px;
height: 150px;
position: relative;
background-image: url(images/9003.jpg);
border-bottom: 2px solid #000000;

}

#header a  {

color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 14px;

}

div#leftnav p {
      

   border-width:1px;
   BORDER-BOTTOM: 1px dashed;
border-color:  #3BB3C2;
padding-top: 10px;
margin-bottom: -17px;
font-style: bold;

}


#body a
 {
text-decoration: none;
color: blue;

}

#leftnav a
 {
text-decoration: none;
color: black;

}

#rightnav a
 {
text-decoration: none;
color: black;
text-size: 16px;

}

#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: 200px; 

}

.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: #A9D043;
border-bottom: 2px solid #000000;

}

.navlinks  {

position: absolute; top: 4px; left: 40px; 

}

.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: #000000;
background-color: #FFFFFF;
text-decoration: underline;


}


#header p  {

color: #000000;
font-family: Arial;
font-weight: bold;

}

.smalltext   {

font-size: 9px;
font-family: Arial;

}


#leftnav {

float: left;
width: 140px;
height: 600px;
background-color: white;
border-right: 1px dashed #3BB3C2;

}
		

#rightnav  {

float: right;
width: 140px;
height: 600px;
background-color: FFFFFF;
border-left: 1px dashed #3BB3C2;

}

#body  {

margin: auto;
width: 600px;
padding: 10px;


}

#footer  {

clear: both;
background-color: #A9D043;


}

.box  {

margin-top: 10px;
padding: 5px 5px 5px 5px;
background-color: #dddddd;
border: 2px solid #d22929;
width: 350px;
color: #000000;

}

h2  {

font-size: 35px;
color: #000000;
padding: -20px;
font-family: TimesNewRoman;

}



