html{height: 100%}



body { margin-left: 10px 0 0 0; 
	   padding: 0;
	   height: 100%;
	   }

#wrap {width: 766px;}

#gline {
		left: 0px;
		top: 65px;
		height: 20px;
		width: 776px;
		padding-top: 1px;
		padding-left: 5px; 
		padding-bottom: 1px;
		background:#006600;
		color: #ffffcc;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		}

		
#left { float: left;
		padding: 0px;
		width: 175px;	
		}
		



#left ul {list-style: none;
		  margin-top: 4px;
		  margin-left: 1px;
		  margin-right: 20px;
		  }
			  
 #nav ul {
		   padding: 0;
		   margin: 0;
		   list-style: none;
			   }
			   
 #nav a:link, #nav a:visited {
		color: #006600;
		text-decoration: none;
		font-family: "times new roman", times, serif;
		}
		
#nav a:hover {color: #993300;}

#nav li.bgreen {
		background-color: #006600;
		 color: #ffffcc;
		 font-family: "times new roman", times, serif;
		 font-weight: bold;
		 text-align: center;
		 }
		 
 #nav li.bgray { 
 				background-color: #d9e2ba;
 				padding-left: 8px;
 		        padding-right: 5px;
 				border-left: 1px solid #006600;
 				border-right: 1px solid #006600; 
 				border-bottom: 1px solid #006600; 					
 				font-weight: normal;
 		        text-align: left; 		       
 				}
		
#nav li.bdif{
				border-left: 1px solid #006600;
 				border-right: 1px solid #006600; 
 				border-bottom: 1px solid #006600;
 				border-top: 2px solid #006600;
 				margin-left: 1px;
 				background-color: #cccc99;	
 				font-weight: normal;
 		        font-size: 14px;
 		        text-align: left;
 		        padding-left: 5px;
				}
				
#center .pix {float: left;}

#center .rgpix {float: right;}

#center h2 {text-align: center;}

#center form option {font-size: 14pt;
					font-family: "times new roman", times, serif;
					color: green;}			
				
#clearfooter {clear: both;
			  height: 80px;
			  overflow: hidden;
			  }
			  
#footer{ 	
		height: 80px;
		margin: 0; 
		padding: 0;
		margin-top: -80px;
		padding-left: 5px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		text-align: center;	
		}
			  