body {
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
; font-size: 10px; font-weight: normal
}
* {
	margin: 0px;
	padding: 0px;
}
html {margin-bottom:1px;; clip:  rect(   )} /* Forces vertical scroll bar to be visible */
#nav {
	background-color: #CCCCCC;
	margin: 0 0;
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a:hover {
	color: #000000;
}
.imageborder {
	border: solid;
	background-color: #F2F3F4;
}
.subhead {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active { color:#000000;}



