﻿#header
{ 
  border:none;
  background-color:#F2F2F2;
  background-image: url('frontpic.jpg');
  background-repeat:no-repeat;
  margin-bottom:0px;
  margin-top:0px;
  height:140px;
  
  padding:0px;
 
  
}


#sidebar
{ 
 float:left;
 width:240px;
 margin:0px;
 border-right:1px solid #FFFFFF;
 border-bottom:none;
 padding-bottom:3px;
 font-family:Verdana;
 font-size:11px;
 background-color:#2B2B2B;
}

#sidebar ul
{
list-style:none;
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#sidebar li a
{
text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color:transparent;
}
#sidebar.notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#sidebar li a:link, #sidebar li a:visited {
	color: #8B8B7A;
	display: block;
	background-color:transparent;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 10px;
	}

#sidebar li a:hover {
	color: #FF7D40;
	background: #0000FF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 10px;
        border-bottom-color:#5F9EA0;
	}







.navmenu{
	width: 85%;
              	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.navmenu ul{
	margin: 25px;
	padding: 5px;
	float: left;
	width: 85%;
                  
	background:transparent;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style: none;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-left-color:transparent;
}

.navmenu ul li{
display: inline;
}

.navmenu ul li a{
	float: left;
	color:#E5E5E5 ;
	padding: 2px 10px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style:none;
	border-right-color:#39B7CD;
}

.navmenu ul li a:visited{
color:#EE00EE;
}

.navmenu ul li a:hover, .navmenu li .selected{
	color:#007FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #C3E4ED;
}










#body
{
  background-color:#FFFFFF;
  margin-left:215px;
  margin-right:0px;
  border:none;
  border-top-width:0px;
  padding:10px;
  font-size:12px;
  color:#2B2B2B;
  font-family:Arial;
  text-align:center;
}

#footer

{

  clear:both;
  color:black;
  background-color:#FFFFFF;

  text-align:center;
  font-family:Arial;
  font-size:12px;
  padding:0px;
  height:60px;
  border-bottom:none;

}
h1 {font-family:Arial, Helvetica;
font-size: 19.2px;color:#FFFFFF;text-align:center;}

h2 {font-family: Arial, Helvetica;
font-size: 16.8px;color:#2B2B2B;}

h3 {font-family:Arial, Helvetica;
font-size: 13.2px;}

h4 {font-family: Arial, Helvetica;
font-size:10.8px;}

a:link {color:#5D7B93;} 
a:visited {color:#AF4035;} 
a:hover {color:#6CA6CD;} 
a:active {color:#B0B0B0;}






hr {

  height:1px;
  width:50%;
  background:#D0D2C4;
  margin-left:0px;
   }

