body {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width: 1200px;
	min-width: 590px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: expression(document.body.clientWidth > 1202? "1200px" : "90%");
	background-color:#000066;	/* you can change this.*/
}

* html {
	/* For IE: simulate max-width with IE-proprietary expression() function: */
	width: expression(document.body.clientWidth > 790 ? "760px" : "90%");
	}


*html body {
	font-size: x-small; /*for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

#headerback {
	position:absolute;
	width:100%;
	height: 110px;
	top: 25px;
	clear: both;
	visibility: visible;
	background-color:#000066;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-color:#FFFFFF;
	z-index: 0;
	background-image: url('http://www.');
	
}

#logo {
	position:absolute;
	width:114px;
	height:95px;
	z-index:7;
	top: 19px;
	text-align: left;
	text-indent: 30px;
	padding-top: 5px;
	visibility: visible;
}



#sitename {
	position:absolute;
	height:46px;
	z-index:6;
	top: 30px;
	font-size: 48px;
	line-height: 42px;
	font-weight: bolder;
	color:#ffffff;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	font-family: "Arial Black";
	visibility: visible;
	padding-right: 10px;
	padding-left: 0px;
	text-indent: 182px;
	background-image: url('http://www..jpg');
}

#searchbar {
	width: 100%;
	top: 95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#000066; /*you can change this. It should agree with border top color */
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CC0000; /* you can change this. It should agree with border bottom color */
	padding-top: 2px;
	padding-bottom: 2px;
	visibility: visible;
	background-color:#CC0000; /*you can change this*/
	vertical-align: middle;
	z-index: 5;
	overflow: hidden;
}

.search-cell {
	height: 26px;
}

#searchbar .search-button {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;

}

#organizationName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CC0000;
	visibility: visible;
	position: absolute;
	top: 110px;
	height:18px;
	z-index: 5;
	background:#CC0000; /*you can change this. It should be lighter than the fws bar but still dark enough for the region or organization name to stand out.*/
	overflow: hidden;
	width: 100%;
}
.organizationText {
	padding-right: 10px;
}

#organizationName, #organizationName a {
	color: #FFFFFF; 
	text-decoration: none;
}

#searchbar FORM {
	cursor: text;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}

#mainbody {
	position:absolute;
	width:100%;
	z-index:8;
	top: 150px;
	clear: both;
	visibility: visible;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	
}

#siteContent{
}	
#footer {
	position:relative;
	bottom: -5px;
	text-align: center;
	text-indent: 8px;
	width: 100%;
	background-color:#CC0000;
	padding-top:10px;
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	text-align:center;
	color:#CCCCCC;
	background-color:#CC0000;

}

#footer h4 {
font-family: Arial, Helvetica, sans-serif;
list-style: none;
text-align:center;
color:#CCCCCC;
margin-left: 0;
margin-top: 0px;
margin-right: 0;
margin-bottom: 0px;
padding: 0;
}

#footer a {
	color:#CCCCCC;
	text-decoration: none;
	text-align: center;
}

#footer a:hover {
 text-decoration:underline;
 color:#FFFFFF;
 background-color:#CC0000;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066
	position:relative;
	width: 192px;
	top: 3px;
	left: 6px;
	clear: both;
	visibility: visible;
	background-color:#FFFFFF;
	z-index: 8;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	/* padding-left: 5px; */
}

 #menu ul
{
	list-style: none;
	/*url(http://www.fws.gov/northeast/graphics/ritearroblue.gif); */
	font-size:medium;
	color:#000066;
	width: 180px;
	padding: 0;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: none;
}
 
 #menu ul a:hover
{
	/* text-decoration: underline; */
	color:#CC0000;
	text-decoration:underline;
	background-color:#ffffff;
}

 #menu ul a
{
	color:#000066;
	font-weight:normal;
	text-decoration: none;
	
}

 #menu h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform: uppercase;
	/* text-align:left; */
	text-indent: 7px;
	color:#000066;
	background-color:#ffffff;
	margin-left: -5px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 1px;
	padding: 0;
	border-bottom: 1px;
	border-bottom-color:#000066;
	border-bottom-style:solid;
	border-right: 1px;
	border-right-color:#000066;
	border-right-style:solid;
	border-top: 1px;
	border-top-color:#000066;
	border-top-style:solid;
	border-left: 1px;
	border-left-color:#000066;
	border-left-style:solid;
}

 #menu h4 a:hover
{
	background-color:#ffffff;
	color:#CC0000;
}

 #menu h4 a
{
	color:#000066;
	text-decoration:none;
	text-align: left;
}

h4
{
font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	text-align:left;
	color:#000066;
}

h5
{
font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	text-align:left;
	color:#000066;
}

a
{
	color:#000066;
	text-decoration: none;
}

a:hover
{
 text-decoration: underline;
 color:#ffffff;
 background-color:#000066;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#333333;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color:#000066;
}


.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000066;
	text-align:left;
	}
	
.imageleft {
	float: left;
	vertical-align: top;
	padding-right: 10px;
}

h2style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}
#lastUpdated, #siteFooter, #serviceFooter {
	text-align: center;
}

#siteContent, #serviceFooter, #siteFooter, #lastUpdated {
	padding-bottom: 10px;
}

#serviceFooter, #siteFooter, #lastUpdated, #siteContent {
	padding-left: 0px;
	padding-right: 10px;
}
