body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
}
#content {
	background-color: #000000;
	width: 825px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	height: 600px;
}
.qtblurb {
	font-size: 9px;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #AAAAAA;
	text-decoration: none;
}

a:visited {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.currentlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contact {
	font-size: 12px;
}

#return_home {

}

