html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000000;
	}

	
#nav {
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	}
	
	
#content {
	padding: 10px;
	margin-left: 230px;
	
	}

#header {
	background-image: url(../graphics/niagara.bmp);
	color: #000000;
	border-bottom: 4px solid #3366FF;
	margin-bottom: 0px;
	}
	

    
#footer {
	background-color: #fff;
	color: #006;
	border-bottom: 6px solid #0080C0;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
	}


.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family:  Verdana,'Lucida Grande', Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
    }
h1 {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  blue;
	outline: none;
	}
a:visited {
	color:  purple;
	}
a:active {
	color:  black;
	}
a:hover {
	color: black;
	text-decoration: underline;
	}
dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}
div.float {
  float: left;
  width: 120px;
  padding: 10px;
  }
  
div.float p {
   text-align: center;
   }
   
div.bottom {
	background-color: #FFFFFF;
	color: black;
	padding: 5px 5px 5px 5px;
    }   
   
   
table.chart {
 text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: black;
width: 100%;
background-color: white;
border: 1px white solid;
border-collapse: collapse;
border-spacing: 0px; 
} 
table.holder {
 text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: black;
width: 70%;
background-color: white;
border: 1px #8080C0 solid;
border-collapse: collapse;
border-spacing: 0px; 
}  

div#punch3b 
{float: right; width: 25%; text-align: left; 
   font-size: 12px; font-weight: normal; font-style: verdana; 
   padding: 1em; text-indent: -0.5em; background: white; 
   color: #006633; border: solid #006633 1px;
   border-width: 1px 1px 1px 1px; margin: 0.2em -1px 0.2em 0.5em;
   position: relative;}                  /* fix for IE/Win */

.logo 				{  font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #3300CC; text-decoration: none}
