body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	background-color: #000000;
	width: 100%;
	margin-top: 40px;
	color: #000;
	background-image: url(images/bkgMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headcontainer {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	height: 200px;
}
#headcontainer #logobox {
	float: left;
	width: 175px;
	text-align: center;
	padding-top: 110px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	height: 85px;
	padding-left: 115px;
	color: #CCC;
}
#maincontainer #main_event {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px 10px;
	text-align: center;
}
#maincontainer table {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#navigation p {
	font-size: .8em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#headcontainer #headrt {
	font-size: 11px;
	font-style: oblique;
	color: #999;
	width: 550px;
	line-height: 1.3em;
	text-align: center;
	font-weight: bolder;
	padding-top: 10px;
}
#navigation {
	width: 150px;
	margin-top: 0px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	margin-left: 0px;
}
#navigation a:hover {
	color: #FFF;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
}
#navigation a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #999;
}
#clear {
	clear: both;
}
#footer {
	text-align: center;
	color: #999999;
	font-size: 10px;
	font-style: oblique;
	padding-top: 15px;
}
#footer a {
	color: #CCFFCC;
	text-decoration: none;
}
h4 {
	text-align: center;
	line-height: 1.3em;
}
.clearfloat {
	clear: both;
}
.greybkgd {
	background-color: #CCC;
	text-align: center;
	color: #000;
}
.center {
	text-align: center;
}
.black {
	color: #000;
}
.white {
	color: #CCC;
}
#navigation img {
	text-decoration: none;
	border-style: none;
}
form {
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
.red {
	color: #900;
}
.gold {
	color: #E6B801;
}
#maincontainer #enter table{
	margin-top: 100px;
	margin-bottom: 15px;
}
