﻿#header
{ 
  border:none;
  background-color:#F2F2F2;
  background-image: url('top_front.jpg');
  background-repeat:no-repeat;
  margin-bottom:0px;
  margin-top:0px;
  padding:0px;

height:115px;
width:990px;
-moz-border-radius-topleft: 45px;
border-top-left-radius: 45px;
-moz-border-radius-topright:45px;
border-top-right:45px;
  
}


#sidebar
{ 
 float:left;
 width:225px;
 margin:0px;
 border-left:none;
 border-right:none;
 border-bottom:none;
 padding-bottom:0px;
padding-left:5px;
 font-family:Arial;
 font-size:13px;
 background-color:#919191;
 color:#FFFFFF;
}

#sidebar ul
{
list-style:none;
margin:0px;
padding:10px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}



#body
{
  background-color:#FFFFFF;
  margin-left:245px;
  margin-right:0px;
  margin-bottom:10px;
  border:none;
  border-top-width:0px;
  padding:5px;
  font-size:12px;
  color:#000000;
  font-family:Verdana;
  text-align:justify;
}

#footer

{

  clear:both;
  color:black;
  background-color:#FFFFFF;
  border-top:none;
  text-align:center;
  font-family:Verdana;
  font-size:12px;
  padding:3px;
   width:990px;
  height:70px;
  border-top:1px solid black;
  border-bottom:none;

}
h1 {font-family:Verdana;
font-size: 19.2px;color:#A9C9A4;text-align:center;text-shadow: 2px 5px 2px 
#000000;}

h2 {font-family: Arial, Helvetica;
font-size: 16.8px;color:#000000;text-align:left;}

h3 {font-family:Arial, Helvetica;
font-size: 13.2px;color:#000000;text-align:left;}

h4 {font-family: Arial, Helvetica;
font-size:10.8px;}

a:link {color: #CECC15;} 
a:visited {color:#63AB62 ;} 
a:hover {color:#CD3700;} 
a:active {color:#33A1DE;}










