body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: url('../images/bg.gif');
}

a {
	text-decoration: none;
	color: #663da9;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.row { clear: both; }
.five-w { width: 100px; text-align: right; float: left; font-weight: bold; margin-top: 10px; }
.five-w-definition { float: left; width: 400px; margin-left: 10px; margin-top: 10px; }

img {
	border: none;
}

.center {
	text-align: center;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background: url('../images/main_bg.png');
	display: table;
}

#header {
	background: url('../images/header.png');
	width: 900px;
	height: 132px;
	margin: 7px auto;
	position: relative;
}

#header img {
	width: 510px;
	height: 110px;
	margin: 10px 0 0 10px;
}
a#deadline {
	position: absolute;
	right: 0;
	top: 45px;
	height: 35px;
	width: 280px;
	text-indent: -9999px;
}

#menu {
	font-size: 15px;
	font-weight: bold;
	background: url('../images/menu_bg.gif');
	width: 202px;
	height: 316px;
	color: #fff;
}

#menu a {
	color: #fff;
	display: block;
	padding: 3px;
	margin: 0;
}

#menu a:hover {
	color: #663da9;
	background-color: #c9db48;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	padding: 15px 0;
	margin: 0;
}

#menu ul li {
	padding: 0;
	margin: 0;
}

#menu ul li a {
	padding-left: 30px;
}
#menu ul ul {
	padding: 0;
	margin: 0;
}

#menu ul li ul li a {
	padding-left: 50px;
}

#content_outer {
	width: 900px;
	margin: 0 auto;
}

#content_left, #content_right {
	float: left;
}

#content_left {
	width: 208px;
}


#content_left #gold_sponsors {
	background: url('../images/button_sponsor.gif');
	width: 202px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #fff;
	margin-top: 9px;
	padding-top: 5px;
}

#content_left #sponsors img {
	margin: 30px 0 15px 5px;
}


#content_left #twitter {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-bottom: 5px;
	width: 202px;
	height: 25px;
}


/* /// rotating banner */
#content_left #sponsors #RotatingBanner
{
	height: 147px;
	width: 202px;
	background: url(../images/sponsor_bg.gif);
	visibility: visible;
	text-align: center;
	margin-top: 25px;
}

#content_left #sponsors #RotatingBanner img
{
	margin: auto;
	padding: 0;
}
/* /// end rotating banner */

#content_right {
	width: 692px;
}

#content {
	padding: 20px 60px 0 60px;
}

#content_banner {
	padding: 20px 0 0 60px;
}

#content .title {
	font-size: 22px;
	font-weight: bold;
	color: #673faa;
	padding: 15px 0 5px 0;
}

#content .subhead {
	font-weight: bold;
	font-size: 16px;
	color: #673FAA;
	padding: 10px 0 15px 0;
}

#content .body {
	font-size: 14px;
	color: #000;
}

#content .body p {
	padding-bottom: 5px;
}

#content .body p.nostyle {
	padding: 0;
	margin: 0;
}

#content .body .event_name {
	float: left;
	font-weight: bold;
}

#content .body .event_date {
	float: right;
	font-weight: bold;
}

#content .body .event_details {
	clear: both;
}

#content .body ul {
	padding: 0 0 0 15px;
	margin-top: 6px;
	
}

#content .body li {
	padding-bottom: 10px;
}

#content_footer {
	background: url('../images/content_footer.png');
	width: 940px;
	height: 30px;
	margin: 0 auto;
}

#footer {
	font-size: 12px;
	color: #fff;
	text-align: right;
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#footer a {
	color: #fff;
}

#footer .sep {
	padding: 0 8px;
}

#splash{ height: 355px; }

/*homepage winner links . .. some do not have websites */
a.winner:link, a.winner:visited, .winner{ color: #673FAA; font-weight: bold;}
