body {font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 85%;
	color: #000;
	background-image: url("/resources/assets/img/bkg.jpg");
	background-repeat: repeat;
	background-color: inherit;
	padding: 0px;
	margin-top: 20px;
	border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}
html>body td, html>body th {font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;}

/* specific tags */	
li {list-style-position: outside;}

img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.25em;
  	font-weight: bold;}
h2 {font-size: 1em;
	font-weight: bold;}
h3 {font-size: .9em;
	font-weight: bold;}
	
a {color: #375a83;
  	background-color: inherit;
	text-decoration: none;}

#container {display: block;
	color: #000;
	background-color: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; 
	width: 600px;}
	
#rowbanner {display: none;}

#rownav {display: none;}
#rowcontent {display: inline;
  	margin-top: 15px;
 	padding: 0px;
	border: 0px;
	color: #000;
	float:left;
	clear: both;
	width: 600px;}
	
#colone {display: none;}
#coltwo {margin: 0px;
	padding: 5px 15px 0px 0px;
	border: 0px;
	color: #000;
	background-color: inherit;
	width: 600px; }
#rowbread {display: block;
  	font-size: .75em;
  	color: #b6a27e;
	background-color: inherit;
  	padding: 5px 0px;
	text-align: left;}
#rowbread a{text-decoration: underline;}
#noprint {display: none;}
#rowfooter {display: block;
	color: #000;
	background-color: inherit;
	font-size: .8em;
	padding: 0px;
	border-top: 1px #000 solid;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left; 
	width: 600px;}
#rowfooter a{text-decoration: underline;}
	
#basinid {display: none;}