body {
	background-color: #000000;
}
#uhjintro {
	height: 312px;
	width: 725px;
	left: 50%;
	top: 20px;
	margin-left: -363px;
	position: absolute;
}
#owotuhj {
	height: 24px;
	width: 725px;
	margin-left: -363px;
	left: 50%;
	top: 330px;
	position: absolute;
}
#buttons {
	position: absolute;
	height: 34px;
	width: 600px;
	left: 50%;
	top: 360px;
	margin-left: -300px;
}
#buttons a {
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#buttons a:hover {
	border: 1px solid #FFFFFF;
}
.contact-button {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 24px;
	width: 256px;
	line-height: 24px;
}
.enter-button {
	position: absolute;
	left: 344px;
	top: 0px;
	height: 24px;
	width: 256px;
	line-height: 24px;
}
#bottom-buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
#bottom-buttons a:hover {
	border: 1px solid #FFFFFF;
}
#bottom-buttons a {
	border: 1px solid #990000;
	color: #FFCC00;
	text-decoration: none;
	height: 24px;
	width: 256px;
	line-height: 24px;
	position: absolute;
	text-align: center;
}

#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	width: 700px;
	top: 410px;
	margin-left: -350px;
	left: 50%;
	font-weight: bold;
}
.content {
	color: #FFFFCC;
	text-decoration: none;
}
.content:hover {
	color: #FFCC00;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 60px;
}
#copyright a {
	color: #FFCC00;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
