a {  color: #6289AA; text-decoration: underline; cursor: hand}
a:hover {  color: #000000; text-decoration: underline}
body {
	color: #666666;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topbar {
	background-color: #808080;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clearboth {
	font-size: 1px;
	clear: both;
}
#header {
	left: 10px;
	top: 10px;
	width: 700px;
}
.small {
	font-size: 9px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#content {
	padding-left: 150px;
	width: 700px;
	padding-top: 50px;
	padding-bottom: 30px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding: 10px;
}
h1 {
	font-size: 21px;
}
