/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.block { display: block; }

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.header1 {
	font-size: 14px;
	color: #BE2926;
}

#ssLogo {
	padding-left: 12px;
	padding-top: 8px;
	float: left;
}

#topLogos {
	position: absolute;
	left: 805px;
	margin-top: 10px;
}

#contentWrapper {
	position: absolute;
	top: 154px;
	left: 14px;
	height: 420px;
	width: 1000px;
	border: 1px solid #999999;
}

#festivalTop {
	height:54px;
	width:319px;
	position: absolute;
	left: 696px;
	top: 155px;
	z-index: 1;
}

#leftNav {
	height: 366px;
	position: absolute;
	line-height: 18px;
	padding-top: 54px;
	left: 15px;
	top: 155px;
	width: 138px;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #999;
}

#leftNav p {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 10px;
}

#leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1154;
	text-decoration:none;
}

#leftNav a:hover {
	color: #000000;
}

#mainContent {
	height: 420px;
	width: 541px;
	position: absolute;
	left: 154px;
	top: 155px;
	border-right: 1px solid #999999;
}

#festivalLineup {
	height: 420px;
	width: 319px;
	position: absolute;
	left: 696px;
	top: 155px;
	overflow: hidden;
}

#lineupBox {
	position: absolute;
	width: 100px;
	top: 575px;
	left: 908px;
	background-color: #E7542A;
	padding: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	z-index: 2;
}

#lineupBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#lineupBox a:hover {
	color: #000000;
}

#sponsors {
	position: absolute;
	height: 176px;
	width: 1001px;
	left: 15px;
	top: 578px;
	z-index: 1;
}

#mp3Box {
	position: absolute;
	width: 400px;
	top: 576px;
	left: 13px;
	z-index: 3;
}
#credit {
	position: absolute;
	width: 310px;
	left: 700px;
	top: 759px;
	z-index:4;
}

#credit p {
	font-size: 10px;
	color: #666666;
}

#credit a {
	color: #A85328;
	text-decoration: none;
}
#credit a:hover {
	color: #000000;
	text-decoration: none;
}
