body {
	background-color: #333333;
}
#wrapper {
	width: 800px;
	top: 10px;
	left: 10px;
}
#leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding-top: 10px;
}
#rightcol {
	float: right;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 10px;
}
#header {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #333333;
	width: 800px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clearit {
	clear: both;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00ADEF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00ADEF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body2 {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left top;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	left: auto;
	top: auto;
}
