body {
	background-color: #292420;
	background-image: url(../images/background_swirl.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	color: #999;
}
.copyright a:visited {
	color: #999;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	text-align: left;
}
.content2 h1 {
	font-size: 24px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}
.info a {
	color: #FFFFCC;
}
.info a:visited {
	color: #FFFFCC;
}
.info a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.info a:active {
	color: #FFFFFF;
}
#splashBox {
	font-size: small;
	padding: 10px;
	width: 700px;
	border: 3px solid #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #CCCCCC;
	background-color: #322E2A;
}
#splashBox a {
	color: #CCCCCC;
}
#splashBox a:visited {
	color: #CCCCCC;
}
#splashBox a:hover {
	color: #FFFFCC;
}
#splashBox a:active {
	color: #FFFFCC;
}
