
body {
 margin:0px;
  padding: .2em;
  background-color: #ffffff;
color: #999999;
text-align:left;
min-width:1064px;
min-height:2400px;
}

#wrapper {
background-image:url('img/newbgheader-long.gif');
background-repeat: no-repeat;
background-position: 0px 3px;
background-attachment:scroll;
margin-top: .5em;
margin-bottom: 0;
height:2400px;
border: 1px solid #999999;
	text-align: left;
	width:1064px;
	height: 100%;
	margin: 0 auto;
}

h1 {
  font:30px Georgia, "Times New Roman", serif;
  color: #339999;
  font-weight:normal;
  line-height:32px;
}

h1 a: link {
  color: #339999;
}

h1 a: hover {
  color: #ccffff;
}


h2 {
  font:24px Georgia, "Times New Roman", serif;
  color: #339999;
  font-weight:normal;
  line-height:36px;
}

h3 {
  font:22px Georgia, "Times New Roman", serif;
  color: #339999;
  font-weight:bold;
  line-height:22px;
text-align: center;
}

h4 {
  font:15px  Helvetica, Arial, Verdana, sans-serif;
  color: #339999;
  font-weight:normal;
  line-height:18px;
}

h4 a: link {
  color: #339999;
}
h4 a: visited {
  color: #336666;
}

h4 a: hover {
  color: #00ff00;
}

h4 a: active {
  color: #ff9999;
}

h5 {
  font:15px  Georgia,"Times New Roman", serif;
  color: #339999;
  font-weight:normal;
  line-height:18px;
text-align: center;
text-decoration: none;
}


h5 a: link {
  color: #339999;
}

h5 a: visited {
  color: #336666;
}

h5 a: hover {
  color: #336666;
}

h5 a: active {
  color: #ff9999;
}

h6 {
	font: 12px Helvetica, Verdana, Arial
  	font-weight:normal;
 	 line-height:15px;
}



.akey {
	text-decoration: none;
}

.teal {
	color:#339999;
	font-weight:bold;
}


#header-bottom {
}

#header-bottom ul {
	text-align: center;
	
}

#header-bottom li {
 list-style: none;
 display: inline;
  text-decoration: none;
}

#header-bottom ul li a:link {
text-decoration: none;
  color: ##339999; 
}

#header-bottom ul li a:visited {
text-decoration: none;
  color: #339999;
}

#header-bottom ul li a:hover {
text-decoration: none;
  color: #336666;
}

#header-bottom ul li a:active {
text-decoration: none;
  color: #ff9999;
}

#main {
  float:left;
  margin: 0px 300px 0px 230px;
  font:12px  Helvetica, Arial, Verdana, sans-serif;
  color: #666666;
  font-weight:normal;
  line-height:15px;
}
	

#nav h1 {
  list-style: none;
  margin: 0;
  padding:  0;
  
}


#footer {
    position: absolute;
    bottom: 0;
	margin: 0px 250px 0px 250px; 
  	text-align:center;
  
}

#footer p {
  font-size: 100%;
  color: #339999;
  text-align:center;

}

#nav ul li {
list-style: none;
display: inline;
  margin: 0;
}

#nav ul li a {
	padding: 1px;
	font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#nav ul li a:link {	
color: #339999;	
}

#nav ul li a:visited {	
color: #336666;	
}

#nav ul li a:hover{
	color: #336666;
}

#nav ul li a:active{
	color: #ff9999;
}


/*the "lightbox" for contact rollover*/
.black_overlay{
			display: none;
			position: absolute;
			top: 97%;
			left: 33%;
			width: 30%;
			height: 25%;
			background-color: #339999;
			z-index:1001;
			-moz-opacity: 0.7;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 98%;
			left: 34%;
			width: 26%;
			height: 20%;
			padding: 12px;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}







h6 {
	font: 11px Helvetica, Verdana, Arial
  	font-weight:normal;
 	 line-height:16px;
}

fieldset {
		margin-bottom: 2px;
		padding: none;
		border: none;
	  }

label {
	  width:40%;
	  margin-right:0.5em;
	  padding-top:0.5em;
	  text-align:left;
	  font-weight:normal;
	  }


	
input {
border: none;
background-color:none;
margin-bottom: 2px;
width: 170px;
overflow: auto;
}
.rounded {
background:  url(img/rounded_text_input.gif) no-repeat left top;
padding: 4px;
}	
.bigrounded {
background:url(img/textarea.gif) no-repeat left top;
width:140px;
height:38px;
padding: 4px;
}	
	

legend {
		padding: 0.2em 0.5em;
		background-color: none;
		font-size:100%;
		font-weight:bold;
		text-align:left;
	  } 
	  
	  	.largefont{
		font:120%/1 sans-serif;
		font-weight: bold;
	  }

	  #blocks{padding-left:30px;

	  }


	.options{
		padding-left: 50px;


