body {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width: 1200px;
	min-width: 590px;
	margin-top: 0px;
	margin-bottom: auto;
	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:25;
	clear: both;
	visibility: visible;
	background-color:#FFFFFF;
	z-index: 0;
	background-image: url('http://www.');
}

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

#topBar {
		 height: 31px;
		 width: 100%;
		 position: absolute;
		 top: 5px;
		 visibility: visible;
		 background-position: 149px;
		 background-repeat: no-repeat;
		 background-color:#000066;
		 z-index:1;
} 

#siteName {
	position:absolute;
	height: 40px;
	z-index:6;
	top: 39px;
	font-size: 35px;
	line-height: 40px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	font-family:"Arial Black";
	font-style:italic;
	visibility: visible;
	padding-right: 10px;
	padding-left: 0px;
	text-indent: 166px;
}

#searchbar {
	width: 100%;
	top: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#000066; 
	position: absolute;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color:#CC0000; 
	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: 15px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	visibility: visible;
	position: absolute;
	top: 90px;
	height: 18px;
	z-index: 3;
	background:#CC0000; 
	overflow: hidden;
	width: 100%;
}

.organizationText {
	padding-right: 10px;
}

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

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

#mainBody {
	position:absolute;
	width:100%;
	z-index:8;
	top: 147px;
	clear: both;
	visibility: visible;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	height: 135px;
}
#siteFooter {
	position:relative;
	bottom: 0px;
	text-align: center;
	text-indent: 8px;
	width: 100%;
	background-color:#CC0000;
	padding-top:10px;
	padding-bottom:10px;

}

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

#siteFooter a {
	color:#FFFFCC;
	text-decoration: none;
	text-align: center;
}

#siteFooter a:hover {
 text-decoration:none;
 color:#663300;
}

#siteFooter {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	text-align:center;
	color:#3333CC;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	width: 100%;
	background-color:#CC0000;
	padding-bottom:6px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	width: 192px;
	top: 3px;
	left: 6px;
	clear: both;
	visibility: visible;
	background-color:#FFFFFF;
	z-index: 8;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	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:#000066;
	text-decoration:underline;
	background-color:#FFFFFF;
}

 #menu ul a
{
	color:#FFFFFF;
	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:#000066;
	color:#FFFFFF;
}

 #menu h4 a
{
	color:#000066;
	text-decoration:none;
	text-align: left;
}
#horiznav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	text-align:center;
	color:#663300;
}
	
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;
}
.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:#663300;
	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;
}

