body	{
	font-family: arial, verdana, times-new-roman, sans-serif, arial, georgia;
	margin: 5px;
	padding: 0px;
	background-color: #666;
	scrollbar-arrow-color: #000080;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #008000;
}

h1	{
	font-size: 20px;
	background-color: #D9D7D7;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top: 2px solid black;
	border-bottom: 1px solid black;	
	}

h2	{
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	}

h3	{
	font-size: 16px;
	color: #666;
	padding: 0px;
	margin: 0px;
	}



blockquote	{
	margin-left: 0px;
	margin-right: 0px;
	color: #000033;
	}

p	{
	line-height: 125%
	}
	
.bullet	{
	list-style-image: url('images2/bullet.gif');
	list-style-type: bullet;
	}

#header	{
	background-color: #666;
	border-right: 2px solid black;
	border-top: 3px solid black;
	border-left: 2px solid black;
	padding: 0px;
	margin: 0px; 
	}
	
.headlinks a {
	 font-size: 10px;
	 background-color: transparent;
     color: #ffffff;
     float: right;
     vertical-align: top;
     }

#maincol	{
	background-color: transparent;
	padding: 15px;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	font-size: 13px;
	}

#maincol p	{
	line-height: 140%
	}
#maincol a	{
	color: #3947FB;
	font-weight: bold;
	text-decoration: none;	
	}

#maincol a:hover	{
	text-decoration: underline;
	}
	
#rtcol	{
	background-color: #666;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;	
	}

.navbar ul	{
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
	}
		
.navbar li	{
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
	}

.navbar a	{
	background-color: #000083; 
	border: 1px solid black; 
	color: yellow; 
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;	
	margin: 4px 0 0 2px;  
	padding: 4px 0 4px 1px; 
	width: 100%; 
	}

.navbar a:hover {
	background-color: yellow; 
	color: #000083; 
	text-decoration: none;	
}

.navbarlow li	{
	text-align: right;
	list-style-type: none;
	margin-left: 4px;
	margin-right: 4px;
	}

.navhead	{
	font-size: 12px;
	color: #B5B5B5;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	}

.navbarlow a	{
	text-align: left;
	background-color: #000083; 
	border: 1px solid black; 
	color: #F2D015; 
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;	
	margin: 4px 0 0 3px;  
	padding: 4px 0 2px 3px; 
	width: 100%; 
	}

.navbarlow a:hover {
	background-color: yellow; 
	color: #000083; 
	text-decoration: none;	
}

.navbarbot a	{
	text-align: left;
	background-color: #000083; 
	border: 1px solid black; 
	color: #C7C7C7; 
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;	
	margin: 4px 0 0 3px;  
	padding: 4px 0 2px 3px; 
	width: 100%; 
	}

.navbarbot a:hover {
	background-color : #dfdff3; 
	color : #000083; 
	text-decoration: none;	
}

div.port	{
	float: left;
	width: 245px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom: 2px solid #666;
	}

.textbox	{
	float: center;
	width: 160px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-size: 13px;
	padding: 3px;
	color: #666;
	background-color: #DBDBDC;
	text-align: center;	
	margin-top: 50px;
	}
	
.port a	{
	font-size: 12px;
	border: 0px;
	font-weight: normal;
	}

.port p	{
	margin: 5px;
	}

.portborder	{
	border: 2px solid #666666;
	}
	
div.port p	{
	text-align: center;
	line-height: 15px;
	padding-top: 5px;
	margin: 0px;
	}

.port	{
	background-color: white;
	font-size: 13px;
	border: 1px solid #666;
	margin-top: 2px;
	}

.formtable	{
	background-color: #DBDBDC;
	border: 4px solid black;
	}
	
.form	{
	font-size: 12px;
	color: #666;
	}
			
.drew	{
	float: center;
	width: 100%;
	border: 1px solid #666;
	background-color: #FEFECA;
	padding: 20px;
	margin-top: 20px;
	}

.drew p	{
	font-size: 14px;
	line-height: 20px;	
	}
	
.searchstats	{
	font-size: 12px;
	float: right;
	width: 200px;
	border: 1px solid #666;
	background-color: #DBDBDC;
	padding: 3px 3px 3px 3px;
	line-height: 14px;
	margin-left: 5px;
	}
	
.searchstats h1	{
	font-size: 14px;
	color: #666;
	text-align: center;
	padding: 0px;
	background-color: white;
	border: 1px solid #666;
	}

.searchstats p	{
	margin-bottom: 10px;
	margin-top: 0px;
	}
	
.searchbox	{
	width: 500px;
	float: left;
	border: 1px solid #666;
	background-color: #DBDBDC;
	padding: 20px;
	}
		
#footer	{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #666;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	}

#lownav	{
	text-align: center;
	background-color: #666;	
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #CCCBCB;
	}
	
#lownav a {
	color: #CCCBCB;
	font-size: 12px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;	
    line-height: 18px;
	}	
	
#lownav a:hover	{
	color: white;
	text-decoration: underline;
	}	

#bottom	{
	background-color: white;
	font-size: 12px;
	color: black;		
	border-top: 5px solid blue;
	width: 100%;
	}

.border	{
	border: 2px solid #666;
	}

.nav_text	{
	font-size: 10px;
	color: #999966;
	}	

.top	{
	color: orange;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	}	

.webhost	{	
	font-size: 13px;	
	line-height: 22px;	
	}

.info	{
	background-color: #B1B0B0;
	border: 2px solid black;
	padding: 4px 10px 4px 10px;
	margin: 10px 30px 10px 30px;
	}	

.quote	{
	margin-top: 100px;
	}	
