#wrapper { 
	position:relative; 
	width:750px; 
	margin-right:auto; 
	margin-left:auto;
}
#logo-span {
	display:none;
}
#logoheader {
	position:absolute; top:2px; 
	width:740px; height:100px;
	background-image:  url("../images/logo-small.gif");
	background-position: center center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 6px solid #009966;
	border-collapse:collapse;
}
#bylineheader {
	position:absolute; top:114px;
	width:740px; height:25px; 
	background-image:  url("../images/byline-small.gif");
	background-position: center center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-right: 6px solid #009966;
	border-bottom: 6px solid #009966;
	border-left: 6px solid #009966;
	border-collapse:collapse;
}
#navigation {
	position:absolute; top:148px;
	width:740px; height:20px;
	}
#navigation ul {
	list-style:none;
	}
#navigation li {
	display:inline;
}  
#navigation li a:link {
	background-color:transparent; 
	font-size:15px; 
	color:#000000; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	padding: 0px 8px 2px 8px;
}
#navigation li a:hover {
	font-size:15px; 
	font-weight:bold; 
	color:#009966; 
}
#navigation li a:visited {
	background-color:transparent; 
	font-size:15px; 
	color:#666666; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	padding: 0px 8px 2px 8px;
}
#maint { 
	position:absolute; top:188px;
	width:740px; height:inherit; 
	border:none; 
	padding:0px; 
	margin:0px;
}
#maintheader { 
	width:740px;
	height:32; 
	border: none; 
	padding:0px; 
	margin:0px; 
	text-align:left; 
}
#feature-nav {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
#feature-nav a:link {
	font-weight: bold;
	color: #009966;
	text-decoration:none;
}
#feature-nav a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
#feature-nav a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
#feature-nav-2 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #009966;
	line-height: 14px;
}
#feature-nav-2 a:link {
	font-weight: normal;
	font-size: 12px;
	color: #009966;
	text-decoration:none;
}
#feature-nav-2 a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
#feature-nav-2 a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
#blurb {
	position:relative; width:750px; height:inherit;
	margin-right:auto; 
	margin-left:auto;
	border:none;
}
#feature-para {
	position:absolute;
	top: 36px;
	width:740px;
	height:inherit;
	font:Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-top:30px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	left: 1px;
}
#feature-para h3 { 
	color:#009966;
}
#close-win {
	position:absolute; top: 0px; left: 350px;
	width:110px;
	height:20px;
	text-align:center;
	border: none;
	padding-top:3px;
	text-decoration:none;
}
#close-win a:link {
	text-decoration:none;
	font-size:14px;
	text-align:center;
	color:#009966;
	background-color:transparent;
}
#close-win a:hover {
	text-decoration:none;
	font-size:14px;
	text-align:center;
	color:#333333;
	background-color:transparent;
}
#close-win a:visited {
	text-decoration:none;
	font-size:14px;
	text-align:center;
	color:#333399;
	background-color:transparent;
}
#footer {
	position:absolute; top:650px;
	width:740px; height:12px; 
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
#footer li a:link {
	background-color:transparent; 
	font-size:9px; 
	color:#000000; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:normal; 
	text-decoration:none; 
	text-align:center
}
#footer li a:hover {
	color:#009966; font-size:9px; font-weight:normal;
	}
#footer li a:visited {
	background-color:transparent; 
	font-size:9px; 
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-weight:normal; 
	text-decoration:none; 
	text-align:center
}
.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #009966;
}
.rightimg {
	border: none;
	float:right;
	margin-top:5px; margin-bottom:5px; margin-right:5px; margin-left:10px;
}
.leftimg {
	border: none;
	float:left;
	margin-top:5px; margin-bottom:5px; margin-right:10px; margin-left:5px;
}
.ctrimg {
	border: none;
	float:inherit;
	margin-top:5px; margin-bottom:5px; margin-right:5px; margin-left:5px;
}
