body {
	font: 11px verdana, arial, tahoma, times, sans-serif, Helvetica;
	background-color: #666666;
}
a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
#wrapper {
	text-align: left;
	margin:auto;
	position: relative;
	width:800px;
}
#content-top {
	width:800px;
	height:20px;
	position: relative;
	background: url(../images/body_top2.gif) no-repeat;
}
#logo {
	width: 800px;
	height:50px;
	position:relative;
	z-index:0;
}
#header {
	position: relative;
	width: 800px;
	height:190px;
	z-index: 11;

}
#contact {
	width:50px;
	position: absolute;
	margin-left:700px;
	z-index:10;
}
#contact a {
	color:#650000;
}
#content {
	width: 800px;
	background-color: #ffffff;
}
#links {
	position:absolute;
	width: 120px;
	height:200px;
	left: 650px;
	background-color: #ffffff;
	margin-top: 0px !important; /*moz margin*/
	margin-top: 0px; /*IE margin*/

}
#content-body {
	position: relative;
	width: 500px;
	padding: 15px;
	left: 50px;
}
#content-bot {
	width: 800px;
	height:20px;
	background: url(../images/body_bot2.gif) no-repeat;
}
#tabs {
	background-color: #ffffff; 
	height:31px;
}
#navbar {
	background-color: #669940;  
	height:30px;
}

#navbar ul {
  padding-top: 9px;
}
#navbar li {
  display: inline;
  padding: 0px 10px;
}

#navbar .important {
  	border: none;
  	border-bottom: 1px solid #2b2b2b;
}

#navbar .important a {
   	color: #2b2b2b;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	color:#000000;
}
h1 {
font-family: verdana, arial, tahoma, times, sans-serif, Helvetica;
font-weight: bold;
font-size: 11pt;
color: #000000;
} 

h2 {
font-family: verdana, arial, tahoma,  times, sans-serif, Helvetica;
font-weight: bold;
font-size: 9pt;
color: #000000;
margin:0px;
}

h3 {
font-family: verdana, tahoma, arial, times, sans-serif, Helvetica;
font-weight: bold;
font-size: 8pt;
color: #000000;
margin:0px;
} 

h4 {
font-family: arial, verdana, tahoma, times, sans-serif, Helvetica;
font-weight: bold;
font-size: 7pt;
color: #669940;
margin:0px;
} 

h5 {
font-family: verdana, tahoma, arial, times, sans-serif, Helvetica;
font-size: 9pt;
color: #ffffff;
} 

h6 {
font-family: verdana, tahoma, arial, times, sans-serif, Helvetica;
font-weight: bold;
font-style: italic;
font-size: 11pt;
color: #333333;
}

