/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.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: 10px;
	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: 60px;
	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: 366px;
	width: 319px;
	position: absolute;
	left: 696px;
	top: 155px;
	background-image:url(../images/line.gif);
	background-repeat: repeat-x;
	padding-top: 54px;
	background-color: #6E1255;
}
#festivalLineup a {
	font-size: 12px;
	color: #FFF;
}
#festivalLineup a:hover {
	color: #000;
}
#lineupBox {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 138px;
	height: 53px;
	top: 155px;
	left: 15px;
	background-color: #C3310A;
	z-index: 100;
}
#lineupBox a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 13px;
	line-height: 54px;
}
#lineupBox a:hover {
	color: #000000;
}
#sponsors {
	position: absolute;
	height: 286px;
	width: 878px;
	left: 145px;
	top: 608px;
}

#mp3Box {
	position: absolute;
	width: 319px;
	top: 576px;
	left: 13px;
	z-index: 3;
}
#donateBox {
	position: absolute;
	width: 319px;
	height: 53px;
	top: 155px;
	left: 696px;
}
#donateBox a {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
	line-height: 54px;
}
#donateBox a:hover {
	color: #000000;
}
#imeem {
	position: absolute;
	width: 321px;
	height: 33px;
	top: 576px;
	left: 695px;
	z-index: 3;
}
#imeem img {
	border: none;
}
#credit {
	position: absolute;
	width: 320px;
	left: 704px;
	top: 880px;
	z-index:4;
}

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

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