body { 
	margin: 0; 
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	color: black;
	
	font-size: 14px;
	
	margin-right:auto;
    margin-left:auto;
    

    
    
    
}

#clock {display: none;
font-size: 12px;
color: gray;
background: white;
text-align: right;
padding: 5px 20px 5px 0;
border-top: 4px double #C0C0C0;
border-bottom: 4px double #C0C0C0;

background-position: 25px 0.5em;
}	

a:link {color:red;text-decoration: none;}
a:visited {color:red;text-decoration: none}
a:hover {color:red; text-decoration: none;}


#tabs h5 {
	display: none;
}
#tabs ul {display: none;
	margin: 0;
	
	padding: 12px 0 2px;
	text-align: center; 
	background: white;
	font-size: 1em;
	
	font-weight: bold;

	line-height: 1.8;
	letter-spacing: 0.1em;
}

#tabs ul li {
	list-style: none; 
	display: inline;
}

#tabs ul li a {
	padding: 3px 1em; 
	margin-left: 5px;
	border: 1px solid gray;
	color: white; 
	}
	
#tabs ul li a:link { color: gray; background: #f8f8f8; }

#tabs ul li a:visited { color: gray; background: #f8f8f8; }
#tabs ul li a:hover{ background: red; color: white; border: 1px solid red;}
#tabs ul li #current { 
	color: red;
	border: 1px solid gray;
	background: white; 

	
	}
	
div#banner {display: none;
	padding: 20px;
	color: red;
	background: white;
	
	text-align: center; 
	}
	
div#banner h1
{
	margin: 0;
	padding: .5em 0 .5em 0;
	font-size: 42px !important;
	font-weight: bold;
	
	letter-spacing: 0.08em;
	background: #f8f8f8;
	border: 1px solid gray;
	
	}
	
div#content
{
	background: white;


	
}

#columnLeft {display: none;
	float: left;
	
	
	margin: 0;
	padding: 0 15px 230px 15px;
	background: #fff; 
	text-align: center;
	width: 0px;
	margin-right:auto;
    margin-left:auto;
    background-image:  url(line.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#navsite h5 {
	display: none;
}


#navsite {
	
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px; 
	padding: 0;
	text-align: left;
	
	width: 0;
	letter-spacing: 0.05em;
	
	}

	
	
#navsite ul {
	list-style-type: none;
	
	margin: 3px;
	padding: 0;
}

#navsite ul li {
	margin-top: 2px;
	
	
	}
	
#navsite ul li a {
	
	display: block;
	margin: 0px;
	padding: 3px 8px 3px 0.5em;
	border: 1px solid gray;
	background: #f8f8f8; 
	color: gray;
	width: 0px; 
	line-height: 1.3;
	background-image: url(grysq.gif);
	background-repeat: no-repeat;
	background-position: 0.4em .6em;
	padding-left: 25px;
	padding-bottom: 6px;
	
	}
	
html>body #navsite ul li a {
	width: auto;
	
	}
	 
#navsite ul li a:hover {
	
	border: 1px solid gray;
	background-color: red; 
	color: white; 
	background-image: url(whsq.gif);
	background-repeat: no-repeat;
	background-position: 0.4em .6em;
	
	
	}
	
#navsite ul li #current1 {
	color: red; 
	background: white;
	border: 1px solid gray;
	background-image: url(redsq.gif);
	background-repeat: no-repeat;
	background-position: 0.4em .6em;
	
	
	}

#columnRight { 
	padding: 15px 55px 20px 0;
	margin-left: 5px; 
	
	background: #fff; 
	line-height: 1.3;
	
	}

#columnRight a:link {text-decoration: underline;} 
#columnRight a:visited {text-decoration: underline;} 
#columnRight a:hover {text-decoration: underline; background: #f8f8f8;}

#columnRight h2 {
	margin: 30px 0 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: gray; 
	background: #f8f8f8;
	line-height: 0.7;
	padding: 10px 1px;
	
	}

#columnRight p {	
	margin: 0px 0 20px 0px;
	line-height: 1.5;
	
}
	
.list ul {
	
	margin: 0px 0 12px 25px;
	padding: 0px;
	
	}

.list li {
	list-style-type: square;
	
} 

div#footer
{
	padding: 10px;
	margin: 0;
	background: #f8f8f8;
	text-align: center; 
	font-size: 0.75em; 
	
	line-height: 1.3;
	border-top: 4px double #C0C0C0;
}

#footer a:link {font-weight: bold; } 
#footer a:visited {font-weight: bold; } 
#footer a:hover {font-weight: bold; text-decoration: underline;}

p .initcap {
	
}

.hr {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin: 0;
	color: red;
	background: red;
	height: 2px;
	width: 97%;
}

#dir p {
	line-height: 1.1;
	margin: 0 0 10px 0;
	
	
	}
	
#dir h2 a:link {font-weight: bold; text-decoration: none;} 
#dir h2 a:visited {font-weight: bold; text-decoration: none;} 
#dir h2 a:hover {font-weight: bold; text-decoration: underline;}


