@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 900px;
	background-color: #000;
	padding-top: 20px;
	height: 750px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#enter {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 24px;
	color: #BE0A26;
	width: 100%;
	margin-top: 180px;
	margin-left: 550px;
}
#logo {
	width: 303px;
	position: relative;
	margin-top: 50px;
	margin-left: 500px;
	height: 130px;
}

a:link {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 16px;
	color: #BE0A26;
	text-decoration: none;
}
a:hover {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 16px;
	color: #999;
	text-decoration: none;
}

a:active {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 16px;
	color: #be0a26;
	text-decoration: none;
}

a:visited {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 16px;
	color: #be0a26;
	text-decoration: none;
}
#container {
	height: 50px;
	width: 900px;
	margin-top: 30px;
}
p {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	font-size: 24px;
	color: #be0a26;
	text-align: center;
}
#link1 {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	color: #be0a26;
	position: relative;
	height: 20px;
	width: 90px;
	margin-left: 400px;
	margin-top: 40px;
}
#link2 {
	font-family: "Myriad Pro", Verdana,"Times New Roman";
	color: #be0a26;
	position: relative;
	height: 20px;
	width: 80px;
	margin-top: -20px;
	margin-left: 500px;
}
#top_nav {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #be0a26;
	width: 200px;
	margin-left: 700px;
}
