* {
	font-family: arial, helvetica;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #col-full {
	height: 250px;
}

div#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#wrapper-simple {
	padding: 20px;
}

div#header {
	width: 900px;
	background-image: url('../images/header_sliver.gif');
	background-repeat: repeat-x;
}

div#logo {
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	width: 397px;
	height: 79px;
}

h1#sitename {
	margin: 0px;
	width: 205px;
	height: 58px;
	text-indent: -9800px;
	display: block;
}

h1#sitename a {
	color: #336699;
	width: 205px;
	height: 58px;
	display: block;
}

div#nav {
	width: 449px;
	height: 29px;
	position: absolute;
	display: block;
	margin-left: 451px;
	margin-top: -48px;
}

div#nav-group {
	width: 900px;
	height: 54px;
}

div#nav-env {
	width: 300px;
	height: 54px;
	float: left;
	display: block;
	position: relative;
}

div#nav-con {
	width: 300px;
	height: 54px;
	display: block;
	float: left;
	position: relative;
}

div#nav-emerg {
	width: 300px;
	height: 54px;
	float: right;
	display: block;
	position: relative;
}

div#topper {
	background-image: url('../images/topper.gif');
	background-repeat: no-repeat;
	width: 900px;
	height: 21px;
}

div#container {
	background-image: url('../images/backer.gif');
	background-repeat: repeat-y;
	padding-left: 15px;
	width: 900px;
	/*padding-right: 15px;*/
}

div#col-full {
	margin-top: 14px;
	margin-right: 15px;
	min-height: 250px;
	width: 870px;
	float: left;
}

/* splash page column handling */
div#col-one {
	margin-top: 14px;
	width: 319px;
	float: left;
}

div#col-full-home {
	margin-right: 19px;
}

div#col-two {
	width: 235px;
	float: left;
}

div#col-three {
	width: 327px;
	float: left;
}

div#col-two-content {
	margin-top: 14px;
	padding-left: 15px;
}

div#col-three-content {	
	padding-left: 10px;	
}

div#response-separator {
	
	height: 7px;
	/*margin-top: 10px;*/
	margin-bottom: 8px;
	background-image: url('../images/response-separator.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

div#response-box {
	/*width: 319px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #336699;
	color: #fff;
}

div#response-content {
	padding: 10px;
}

.response-header {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.page-header {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 8px;
	color: #336699;
	font-weight: bold;
}

div#page-header h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 8px;
	color: #336699;
	font-weight: bold;
}

a.headline {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover.headline {
	text-decoration: underline;
}

.response-item {
	margin-bottom: 10px;
}

a.more {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}

a:hover.more {
	text-decoration: underline;
}

a.response {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

a:hover.response {
	color: #fff;
	text-decoration: underline;
}

div#bottom {
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;
	width: 900px;
	height: 27px;
}

div#footer {
	width: 900px;
	height: 85px;
	background-image: url('../images/footer_sliver.gif');
	background-repeat: repeat-x;
}

div#footer-cap-left {
	width: 12px;
	height: 85px;
	float: left;
	background-image: url('../images/footer_left_cap.gif');
	background-repeat: no-repeat;
}

div#footer-content {
	float: left;
}

div#footer-cap-right {
	width: 11px;
	height: 85px;
	float: right;
	background-image: url('../images/footer_right_cap.gif');
	background-repeat: no-repeat;
	display: block;
}

img#footer-logo {
	margin-left: 340px;
	position: absolute;
}

div#nav-group-1 {
	margin-top: 12px;
	margin-left: 12px;
	width: 110px;
	height: 85px;
	float: left;
}

div#nav-group-2 {
	margin-top: 12px;
	width: 110px;
	height: 85px;
	float: left;
}

div#nav-group-3 {
	margin-top: 12px;
	width: 170px;
	height: 85px;
	float: left;
}

a.footer {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #999;
	line-height: 20px;
}

a:hover.footer {
	text-decoration: underline;
	line-height: 20px;
}

div#copy {
	padding-top: 5px;
	
	padding-bottom: 30px;
	color: #003366;
	
}

div#eoe {
	padding-top: 5px;
	color: #003366;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

p {
	margin-top: 0px;
	padding-bottom: 10px;
}

div#group-top {
	width: 327px;
	height: 24px;
	background-image: url('../images/group_top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

div#group-box {
	width: 327px;
	background-image: url('../images/group_sliver.gif');
	background-repeat: repeat-y;
}

div#group-bottom {
	width: 327px;
	height: 32px;
	background-image: url('../images/group_footer.gif');
	background-repeat: no-repeat;
}

div#group-content {
	margin-left: 25px;
	margin-right: 15px;
	margin-top: -10px;
	padding-bottom: 20px;
	padding-top: -10px;
	position: relative;
	display: block;
}

#group-content img {
	padding: 5px; 
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

#group-content ul {
	clear: both;
	width: 270px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}

#group-content li {
	color: #336699;
	margin-left: 25px;
}


a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


div.item {
	padding: 10px;
}


.red {
	color: #cc3300;
}


div.entry img {
	padding: 5px; 
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #eaeaea;
}

div#spill-tracker-box {
	background-image: url("../images/tracker_back.jpg");
	background-repeat: no-repeat;
	width: 555px;
	height: 270px;
}

div#spill-graph {
	padding-top: 76px;
	margin-left: 6px;
	padding-bottom: 10px;
}

div#spill-header {
	font-weight: bold;
	font-size: 16px;
	color: #336699;
	position: absolute;
	margin-top: 45px;
	margin-left: 20px;
}

.spill-header {
	font-weight: bold;
	font-size: 16px;
	color: #336699;
	padding-bottom: 10px;
}

div.spill-box {
	border: 1px solid #ccc;
	height: 100px;
}

div.spill-content {
	padding: 10px;
}

img.graph {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.stats {
	font-size: 16px;
}

.shadow2 {

	float: left;
}

.imgContainer2 {
	overflow:hidden;
	text-align: center;
}

img#isn {
	margin-left: 250px;
	margin-top: 8px;
	behavior: url("lib/iepngfix.htc");
}



.anylinkcss {
	margin-left: 68px;
	margin-top: -3px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #CBCBCB;
	border-bottom-width: 0;
	font: normal 12px arial;
	line-height: 18px;
	z-index: 1000;
	background-color: #24271C;
	width: 230px;
}
/* 
#CBCBCB < borders
#000 < hover solid
#fff < on link color
#24271C < off back
#CCC < off link color
*/
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CBCBCB;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
	color: #cccccc;
	text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

