@charset "utf-8";
/* CSS Document */
img {border:none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5C5E;
}
p {
	line-height:15px;
	padding-bottom:15px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5B5C5E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5B5C5E;
}
a:hover {
	text-decoration: none;
	color: #E13A3E;
}
a:active {
	text-decoration: underline;
	color: #5B5C5E;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #E13A3E;
	text-transform:uppercase;
	padding:0 0 12px 0;
}
h2 {
	font-size: 16px;
	color: #5B5C5E;
	padding:0 0 12px 0;
}
h3 {
	font-size: 12px;
	color: #5B5C5E;
	padding:0 0 12px 0;
}
#shell {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background:url(../images/header-bg.jpg) no-repeat;
	height:395px;
}
#signup {
	background:url(../images/ribbon.png) no-repeat;
	height:181px;
	width:396px;
	position:absolute;
	z-index:500;
	margin: -20px 0 0 390px;
	padding: 55px 0 0 80px;
}
#content {
	background:#FFFFFF;
	margin-top:10px;
}
#footer {
	background:url(../images/footer-bg.gif) repeat-y;
	padding: 10px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
#footleft, #footright {
	width:375px;
	float:left;
}
#footright {
	text-align:right;
}
.clear {
	clear:both;
}
#bands {
	width:495px;
	float:left;
}
.band {
	clear:left;
	padding: 20px 0 0 0;
}
.band img {
	float:left;
	margin-right:25px;
}
#sponsors {
	width:275px;
	float:right;
}
#sponsors p {
	margin-left:25px;
}
.roof {
	text-indent:-9999px;
	background:url(../images/rooftop-stage.gif) no-repeat;
	background-position:25px 0;
	height: 52px;
	width:495px;
	margin: 15px 0 0 0;
	border-bottom: 2px solid #E13A3E;
	padding:0 0 10px 0;
}
.court {
	text-indent:-9999px;
	background:url(../images/courtyard-stage.gif) no-repeat;
	background-position:25px 0;
	height: 45px;
	width:495px;
	margin: 35px 0 0 0;
	border-bottom: 2px solid #E13A3E;
	padding:0 0 10px 0;
}
#rotation {
	width:490px;
	height:265px;
	position:absolute;
	z-index:250;
	margin: 99px 0 0 185px;
}	