*{
	margin:0;
	padding:0
}
body
{
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0px;
    text-align: center;
	margin-top: 0px;
	background: #DFDBBE;
	background-image:  url(/images/bodybg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a 
{
   text-decoration: none; 
   color: #339933;
}
a:hover 
{
     text-decoration: underline;
     color: #92D400;
}
#topbanner
{
    height: 55px;
	text-align: left;
}
#container
{
	width: 850px;
	margin: 0px auto;
    text-align: left;
}
#topheader
{  
	background:  url(../images/banner.jpg); 
	height: 200px;
}
#topheader1
{
    background:  url(../images/banner2.jpg); 
	height: 200px;
}
#topheader2
{
    background:  url(../images/banner3.jpg); 
	height: 200px;
}
#topheader3
{
    background:  url(../images/banner4.jpg); 
	height: 200px;
}
#topheader4
{
    background:  url(../images/banner5.jpg); 
	height: 200px;
}
#topheader5
{
    background:  url(../images/banner6.jpg); 
	height: 200px;
}
#topheader6
{
    background:  url(../images/banner7.jpg); 
	height: 200px;
}
#topheader7
{
    background:  url(../images/banner8.jpg); 
	height: 200px;
}
#topheader8
{
    background:  url(../images/banner9.jpg); 
	height: 200px;
}
#topheader9
{
	background:  url(../images/banner10.jpg); 
	height: 200px;
}
#topheader10
{
    background:  url(../images/banner11.jpg); 
	height: 200px;
}
#topheader11
{
    background:  url(../images/banner7.jpg); 
	height: 200px;
}
#title
{
    font-size: 1.4em;
    color: #339933;
    font-family: verdana;
    margin: 5px;
    text-align: center;
}
#navcontainer
{
	background-color: #339933;
}
.navitem
{
	background:  url(../images/nav-grad.gif); 
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	color: #fff;
	width: 130px;
	margin-top:1px;
	margin-left:0px;
	margin-right:1px;
    margin-bottom: 1px;
	float:left;
}
.navitemlast
{
	background:  url(../images/nav-grad.gif); 
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	color: #fff;
	width: 135px;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
    margin-bottom: 1px;
	float:left;
}
#main
{
	padding:5px;
	width: 800px;
	text-align:justify;
	color:#333333;
	line-height: 1.6em;
}
.main: a{
  color: #339933;
}

.main:hover {
  color: #cc0000;
}
#infocontents {
	float: left;
	margin-left: 5px;
	width: 800px;
	display: inline;
} 
h1
{
	font-family: Verdana, Arial, Sans-Serif;
    font-size:1.3em;
	font-weight:normal;
    color: #339933;
   	padding-top: 5px;
}
h2
{
	font-family: Verdana, Arial, Sans-Serif;
    text-transform:uppercase;
    font-size:1.3em;
	font-weight:normal;
    color: #339933;
   	padding-top: 5px;
}
#footer
{
	color: #339933;
	text-align: center;
	vertical-align:middle;
	background-repeat: repeat;
	font-size:.85em;
	padding-top:5px;
	clear:both;
}