*{
  padding:0;
	margin:0;
}
/*html { overflow-y: scroll;}*/

body {
 margin: 0%;
 font-family: "Century Gothic" ;
 font-size:10px; background-color:#eee;
}
h1{
 width:145px;
 text-align:center; 
 font-size:22pt;  
 font-family:"Century Gothic";  
 font-weight:normal;  
 color:#336633;  
 padding-top:14px; 
 margin-left:400px; 
 }
h2{
 color:#bbbb00;  
 width:90px; 
 font-size:22pt; 
 font-family:"Century Gothic";  
 font-weight:normal; 
 padding-right:0px; 
 padding-left:0px;  
 margin-left:356px; 
 padding-bottom: 5px;
}
#width {
 width:600px;
}
h3{  
 color:#bbbb00;  
 width:600px; 
 font-size:20pt; 
 font-family:"Century Gothic";  
 font-weight:normal; 
 padding-right:0px; 
 padding-left:0px; 
 padding-bottom: 10px; 
 margin-left:356px;
} 
h4{
 color:#336633;
 width:600px; 
 font-size:14pt; 
 font-family:"Arial Narrow";  
 font-weight:normal; 
 padding-right:0px; 
 padding-left:0px; 
 padding-bottom: 10px; 
 margin-left:356px;  
}
h5{ 
 text-align: left; 
 font-size:11pt;  
 font-family:"Century Gothic";  
 font-weight:normal; 
 color:firebrick;  
 padding-top:0px; 
 margin-top: 20px; 
 BORDER: red 0px solid; 
 word-spacing:0px; 
 MARGIN:0px 0px 0px 20px;
}
h6{ 
 text-align: left; 
 font-size:11pt;  
 font-family:"Century Gothic";  
 font-weight:normal; color:red;  
 padding-top:0px; margin-top: 20px; 
 BORDER: red 0px solid; 
 word-spacing:0px; 
 MARGIN:0px 0px 0px 356px;
}
.hline {
 border-top: #bbbb00 1px solid; 
  }
table.menubar { 
 margin-left: 0px;  
 border-collapse:collapse;
}
.menubar td{ 
 margin-left: 20px; 
 text-align:center; 
 padding:5px 20px 3px 20px; 
} 
img{
 BORDER-RIGHT: #336633 0px solid; 
 PADDING-RIGHT: 0px; 
 BORDER-TOP: #336633 0px solid ; 
 PADDING-LEFT: 0px; 
 PADDING-BOTTOM: 0px; 
 MARGIN:0px 0px 0px 20px;
 VERTICAL-ALIGN: top; 
 BORDER-LEFT: #336633 0px  ; 
 PADDING-TOP: 0px; 
 BORDER-BOTTOM: transparent 0px solid ; 
 POSITION: relative; 
 BACKGROUND-COLOR: #aaa ;
}
#overlay {
	Z-INDEX: 1; 
	LEFT: 0; 
	VISIBILITY: hidden; 
	WIDTH: 100%; 
	POSITION: absolute; 
	TOP: 280px; 
	HEIGHT: 190%;
	margin-left:0px;
}
.footer {
	FONT-SIZE: 12px; 
	TEXT-ALIGN:left; 
	MARGIN:0px 0px 0px 20px;
}
.footer2 {
	FONT-SIZE: 18px; 
	TEXT-ALIGN:left
}
a {	font-size:20px;  
  font-family:"Arial Narrow";  
  font-weight:normal;  
  text-decoration:none;  
	/*float: center;*/
} 
a:link {
  color:#336633;}
a:visited {
  color:#336633;} 
a:hover {
  color: #33cc00;}
a:active {color:#99FF66;
}
