* { padding: 0; margin: 0; }

body {
 font-family: Trebuchet MS, Tahoma, sans-serif;
 font-size: 12px;
 background: #e1ede3;
}
#wrapper2 {
 margin: 0 auto;
 width: 900px;
 background: url('images/bg2.jpg') no-repeat;
 position: relative;
}
#wrapper { 
 margin: 0 auto;
 width: 802px;
 border-left: 0px solid #006666;
 border-right: 0px solid #006666;
 border-bottom: 1px solid #e1ede3;
}
#header {
 width: 802px;
 float: left;
 border-bottom: 0px solid #CCC;
 height: 125px;
 margin: 0px 0px 0px 0px;
 background: #006666;
 background: url(images/header.jpg);
}
#tagline {
 width: 402px;
 float: left;
 color: #FFF;
 font-size: 14px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding-left: 400px;
 padding-top: 34px;
 padding-bottom: 8px;
 background: url(images/tagline.jpg);
 border-top: 0px solid #0fac51;
 border-bottom: 3px solid #0fac51;
}
#leftcolumn { 
 color: #000;
 border-top: 1px solid #CCC;
 border-right: 1px solid #e1ede3;
 background: url(images/leftbg.jpg);
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-left: 25px;
 padding-right: 40px;
 line-height: 1.5em;
 width: 535px;
 float: left;
}
#rightcolumn { 
 float: right;
 border-top: 0px solid #CCC;
 color: #333;
 margin: 0px 0px 0px 0px;
 height: 350px;
 width: 201px;
 display: inline;
}
#footer { 
 width: 575px;
 clear: both;
 color: #999;
 font-size: 11px;
 background: url(images/leftbg.jpg);
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 25px;
 border: 0px solid #e1ede3;
}

hr {
border: 0;
color: #e1ede3;
background-color: #e1ede3;
height: 1px;
}

.headline {
 font-size: 18px;
 color: #006666;
 padding: 15px;
 background: url(images/headlinebg.jpg) no-repeat;
}

.headline2 {
 font-size: 15px;
 color: #333;
 padding-top: 10px;
}

.newsdate {
 font-size: 11px;
 color: #006666;
 padding-top: 2px;
}

.whitehead {
 font-size: 18px;
 color: #FFF;
}



.forms {
font-size: 12px;
color: #006666;
background: url(images/rightbg.gif);
padding: 10px;
line-height: 2em;
 border-bottom: 1px solid #FFF;
 border-top: 0px solid #FFF;
 text-decoration: none;
}

.rightfoot {
font-size: 12px;
background: url(images/rightfoot.gif);
padding: 10px;
line-height: 2em;
}


a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #308282;
	font-size: 11px;	
	text-decoration: none;
}
a:hover {
	color: #006666;
	font-size: 11px;
	text-decoration: none;
}

#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li
{
	list-style: none;
margin: 0;
}

#navigation li a
{
	height: 30px;
	line-height: 2.75em;
	font-size: 12px;
	width: 191px;
	list-style: none;
	display: block;
	color: #000;
	background: url(images/linkbg.gif);
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #e1ede3;
}

#navigation li a:hover
{
	height: 30px;
	font-size: 12px;
	display: block;
	color: #014848;
	background: #FFF;
	text-decoration: none;
	padding-left: 10px;
}

/* Hide from IE5-Mac \*/
#navigation li a
{
float: none
}
/* End hide */

#navigation
{
	width:175px;
}


ul#navigation li#youarehere a { 
	height: 30px;
	font-size: 12px;
	width: 191px;
	list-style: none;
	display: block;
	color: #006666;
	text-decoration: none;
	background: #FFF;
	border-bottom: 1px solid #e1ede3;
}