body 
{
background-color: #fff;
background-image: url(images/bg_b_gradient.gif);
background-repeat: repeat-x; 
font-family: arial, verdana, georgia;
font-size: 1em;
color: black;
margin: 0 aut0;
}
#container
{
width: 955px;
margin: 10px auto;
background-color: #fff;

color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
padding: .5em;
background-color: #FFFFFF;/* white */
border-bottom: 1px solid gray;
/*background-image: url(images/banner3.jpg);*/
background-image: url(images/waterbanner3.jpg);
background-repeat: no-repeat;
font-family: georgai, arial, verdana, helvetica;
font-size: 1em;
font-weight: noraml;
color: black;
}


#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
}

#mid-footer
{
clear: both;
margin: 0;
padding: .5em;
color: #999999;
background-color: #e8d0a9;
border-top: 1px solid gray;
}


#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #FFFFFF;
background-color: #e8d0a9;
background-image: url(images/bot_banner4.jpg);
background-repeat: norepeat;
font-family: georgia, arial, verdana;
font-size: 100%;
color: black;
border-top: 1px solid gray;
}

#bottom {margin-left: 20px; text-align: center; }
p.reseller {font-weight: 600; text-align: center; } 
p.reseller:first-line {color: #d71; }

p.copyright, p.copyright a {font-size: .9em; color: #666; }

a {
  font: italic 100%/1.0 arial,verdana;
}
a:link { 
  color: #000011;
  text-decoration: none;
}
a:visited {
  color: #FF0000;
}
a:hover {
/*  background: #0099cc;*/
  text-decoration: underline;
}
a:active { 
  color: #00FF66;
}
a:link IMG, a:visited IMG { border-style: none; } 


/* set millions of background images */
/*  Rounded Corner Box for Additional Links*/
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; line-height: 130%}
.rbroundbox { width: 175px; margin: 1em auto; }
.rb_font { font-family: arial, verdana, georgia; font-size: .8em; }
.link_notes{ font-size: .7em; font-decoration: italics; color: black;}
/* Set the table up to look pretty*/
table, tr, td 
{
font-family: tahoma, arial, verdana;
font-size: 100%;
color: black;
}


