body {
	background-color:#882041;
	margin: 0px;
}

#wrapper {
	background-image: url("images/shadowbg.gif");
	background-repeat: repeat-y;
	background-position: center;

}

#container {
	background-image:url("images/background2.jpg");
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	width:800px;

}

#masthead  {
	background-color:#000000;
	/* opacity: .65;
	filter: alpha(opacity=65); */
}

#masthead td {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}




.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-top-color: #D27D97;
	border-bottom-color: #D27D97;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-color: #D27D97;
	border-left-color: #D27D97;
	margin-top:10px;
	border-bottom-style: solid;
	font-weight: bold;
	letter-spacing: 2px;
}

.header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight:normal;
	
}


.borders {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D27D97;
	border-bottom-color: #D27D97;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:15px;
}

.header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin:0px;
	margin-top:20px;
}







p {
	font-size:12px;
	color:#FFFFFF;
	line-height:125%;
	font-family:Arial, Helvetica, sans-serif;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin:0px;
	padding-bottom: 4px;

}


div.main {
	margin-right:30px;
}


.nav {
	background-color:#731B37;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-right:20px;*/
	color:#FFFFFF;
	}

.nav a:link, 
.nav a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

a:link, 
a:visited {
	color: #FFCC66;
}

a:hover {
	color: #FFFFFF;
}


div.booking {
	display:none;
	padding:15px;
	margin-right:20px;
	border: 1px solid #FFFFFF;
	text-align:left;
}


#sponsors  {
	background-color: #FFFFFF;
	margin-top:25px;
}



#footer  {
	background-color: #000000;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	margin-left:10px;
}


.artist {
	color:#FF99CC;
}
.artistsbox {
	background-color: #8F294A;
	padding: 8px;
	margin-bottom: 20px;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #731B37;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B95382;
	border-right-color: #6C1934;
	border-bottom-color: #6C1934;
	border-left-color: #B95382;
	cursor:pointer;
}
