@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/BoulderDowntownMtns.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
}
#enter {
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 200px;
	padding-right: 300px;
}
#enter a {
	color: #F7EF21;
	text-decoration: underline;
}
#enter a:hover {
	color: #CC3300;
}
.tinyText {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logon {
	position: absolute;
	height: 80px;
	width: 170px;
	top: 37px;
	right: 30px;
	background-color: #000000;
	text-align: left;
	color: #FDF777;
	border: 1px solid #CC0000;
	font-size: x-small;
}
#test {
	position: absolute;
	height: 123px;
	width: 160px;
	top: 37px;
	right: 58px;
	background-color: #414141;
	text-align: left;
	color: #00FF00;
	border: 1px solid #CC0000;
	font-size: x-small;
}
.copyrightText {
	font-size: x-small;
	color: #FFE375;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 700px;
}
.webmaster {
	font-size: 11px;
	margin-left: 800px;
}
.webmaster a {
	color: #FFE375;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.webmaster a:hover {
	color: #B6A5B1;
}
