body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #666666;
}
.top {
	width: 960px;
}
.middle {
	width: 960px;
}
.down {
	background-image: url(spacer.gif);
	background-repeat: repeat-x;
	width: 960px;
	padding-top: 10px;
}
.spacer {
	float: left;
	background-color: #FFFFFF;
	background-image: url(bg2.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 940px;
	text-align: left;
	padding-right: 10px;
}

.down00 {
	float: left;
	height: 200px;
	width: 465px;
}
.down01 {
	float: right;
	height: 200px;
	width: 465px;
}
.meter {
	width: 960px;
	text-align: right;
}
.about {
	font-size: 8pt;
	width: 940px;
	text-align: left;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}
.menu {
	float: left;
	width: 190px;
}
.down03 {
	float: right;
	width: 710px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
h1 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #3366CC;
}
h2 {
	color: #3366CC;
	font-size: 12pt;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.title {
	float: right;
	width: 730px;
}
