/* NIANTICSTYLE */

body{
    padding : 0;
    margin : 0;
    background-image: url(../images/bg_003366.gif);
    background-repeat : repeat-x;
}
#content{
	position: absolute;
	width: auto;
	height: auto;
	top : 175px;
	left : 175px;
	padding-right : 5%;
	float: none;
	margin-bottom: 10px;
	z-index: 85;

}
#header{
	position: absolute;
	top: 0;
	left: 10px;
	width: auto;
	height: auto;
	padding: 0;
	z-index: 90;

}
#calendar{
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	padding: 1em;
	left: 700px;
	top: 0;
}

h1 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: 900;
	color: #ffffff;
	background-color : transparent;
}

h2 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color : #ffffff;
	padding-left: .5em;
}

h3,h4 {
	font-family: Verdana, Georgia, sans-serif;
	font-size: 10pt;
	font-weight: bold;}
		
p, li, table {
	font-family: "Trebuchet MS", Verdana, Georgia, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	line-height : 2em;
}
ul, li	{
	list-style-type: none;
}
#hot {
	position: relative;
	top: 148px;
	left: 10px;
	background-color: #ffffff;
	border-width: thin;
	border-color: #003366;
	border-style: solid;
	width: 120px;
	height: auto;
	padding: 10px;
	z-index: 80;
		}
#watershed {
	position: absolute;
	top: 400px;
	left: 10px;
	background-color: transparent;
	width: 120px;
	height: 244px;
	z-index: 82;}
	
#navbar {
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0;
	top: 135px;
	background-color: #6699cc;
	margin: 0;
	z-index: 82;
	text-align: right;
	display: inline;
}
#footer {
	position: absolute;
	width: auto;
	height: auto;
	top: 90%;
	left: 33%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
	color: #003366;
	margin-top: 2em;
}

.navbar	{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	list-style-type: none;
	text-align: right;
	padding-right: 5em;
	display: inline;
}

/*

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: .25em;
	background-position: center;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	float: left;
}

*/

table, tr, td	{
	background-color: #fff;
	text-align: center;
	}
	
table {border-color: #003366;
	   border-width: thin;
	   color: #003366;}
#badge	{position: relative;
		left: 0;
		width: 400px;
		height: 18px;
		padding: .3em;}
		
#logos	{position: relative;
		 height: 125px;
		 width: 450px;
		 padding: 0;
		 background-color: #ffffff;
		 border-color: #003366;}
		 
#wrapper {
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0px;
	border:0;
	width: auto;
}

#side-a {
	float: left;
	width: 600px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 600px;
	height: 1%
}

#footer {
	clear: both;
	background: #A2A2A2;
}