body {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 75%;
  background: #333;
  border: 0;
margin: 0;
padding: 0px;
text-align: center;

}
div{
margin: 0px;
padding: 0px;
}

img{
border: 0;
}

h1, h2, h3, h4, h5, h6 { 
	padding: 10px 10px 5px 0px;
	color: #8191AB;
	margin: 0;
	}
h1{
	font-size: 160%;
	font-weight: normal;
	}

h2{
	font-size: 160%;
	color: #fff;
font-weight: normal;
}


h3{
	font-size: 140%;
	color: #fff;

}
h4{
	font-size: 125%;
}
h5 {
  font-size: 125%;

  
}
h6 {
  font-size: 110%;
}



a:link		{ color: #fff; font-size: 100%;text-decoration: underline;}
a:active		{ color: #fff; font-size: 100%; text-decoration: underline;  }
a:visited		{ color: #fff; font-size: 100%; text-decoration: underline;  }
a:hover		{  color: #8092AC; font-size: 100%; text-decoration: none; }



#menu a:link, #menu a:active, #menu a:visited{
 color: #fff; 
 text-decoration: none;
   width: 81px;
height: 80px;
font-size: 12px;
}

#menu a:hover, #menu a:focus{
color: #fff; 
 width: 81px;
height: 80px;
font-size: 12px;
}
#menu ul{
float: left;
width: 81px;
height: 80px;
line-height: 17px;
list-style-image: none;
list-style: none;
margin: 0;
padding: 0;
color: #fff;
}
#menu{
margin: 10px 0 0px 36px;
height: 167px;
clear: both;
}
#menu li{
margin: 10px 4px;
font-size: 12px;
color: #fff;
}
.menu_on{
background: url(images/menu_on.jpg) no-repeat;
}
.menu_off{
background: url(images/menu_off.jpg) no-repeat;
}

#footer a:link, #footer a:active, #footer a:visited{
 color: #fff; 
   text-decoration: none; 
   padding: 0px 8px 0px 8px;
   line-height: 30px;
   font-size: .9em;
}

#footer a:hover, #footer a:focus{
text-decoration: underline;
font-size: .9em;
}



  #divBody{
 width: 762px;
 text-align: left;
margin: 0 auto 0 auto;
border: 1px solid #333;
border-bottom: 0;
background: #fff;
 }


  #sidecol{
 float: left;
 width: 230px;
 text-align: left;
  padding: 20px 0px 0 18px;
  margin: 0;
 color: #000;
 }
 
#sidecol p{
margin: 5px;
text-align: center;
}
#sidecol .border{
border: 1px solid #8092AC;
font-size: 100%;
width: 155px;
margin: 100px 0 0 36px;
padding: 5px 0;
}
  #content{
  background: #333;
  color: #fff;
  float: right;
 clear: right;
 margin: 20px 10px 0 20px;
padding: 20px;
width: 421px;
 }

#footer{
 clear: both;
 color: #fff;
text-align: center;
margin: 0 auto 0 auto;
font-size: 100%;
border-top: 1px solid #333;
width: 764px;
padding-top: 5px;
 }
 
#footer p{
font-size: 90%;
margin: 0;
}



li {
  padding-left: 0px;
	margin-left: 20px;


}

ul {
  padding-left: 10px;
 	margin: 0px 0px 10px 45px;
	  list-style: url(images/bullet.gif);
  list-style-position: outside;
		font-size: 115%;
		line-height: 26px;
}

  .leftfloat{
 float: left;
 }
 .rightfloat{
 float: right;
 }

.center{
text-align: center;
}
.right{
text-align: right;
}
p {
font-size: 100%;
font-weight: normal;
padding: 0;
margin: 10px 0;
 }

.whiteborder{
border: 1px solid #fff;
}
.clear{
clear: both;
}
form{
text-align: right;
}
textarea{
width: 150px;
height: 60px;
vertical-align: middle;
margin-top: 2px;
}
input{
width: 150px;
margin-top: 2px;
}
label{
margin-right: 130px;
}
.button{
background: #8092AC;
border: 0;
width: 132px;
color: #fff;
margin: 5px 0 5px 25px;
height: 20px;
font-size: 12px;
}

