a {
	color:#996666;
	text-decoration:none;
}
a:hover {
	color:#000000;
	background-color:#996666;
}
pre {
	font-family:verdana;
	font-size:13px;
}
.content {
	background-color:black;
	width:800px;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-style:solid;
	border-width:1px;
	border-color:#663333;
	font-family:verdana;
	font-size:14px;
}
.copy {
	font-size:10px;
}
.details {
	font-size:17px;
	margin-bottom:30px;
}
.faq {
	font-size:13px;
	margin-bottom:50px;
	margin-top:15px;
	margin-left:60px;
	margin-right:60px;
}
.faqtitle {
	font-size:17px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:60px;
	margin-right:60px;
	text-transform:uppercase;
	font-style:italic;
}
.logo {
	position:absolute;
	top:260px;
	left:365px;
}
.subtitle {
	font-size:19px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-style:italic;
}
.title {
	font-size:22px;
	text-weight:bold;
	text-decoration:underline;
	margin-top:10px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.toplinks {
	font-size:17px;
	margin-bottom:20px;
	width:800px;
	background-color:#330000;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:40px;
	margin-top:15px;
	text-transform:uppercase;
	font-weight:bold;
}
.topspacer {
	padding-left:45px;
	padding-right:45px;
}
.update {
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
	width:800px;
	background-color:#330000;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:20px;
	text-transform:uppercase;
}
