#songsign {
	background-color: #000000;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 45px;
	top: 0px;
	position: relative;
	background-image: url(images/singSign2x.jpg);
	background-repeat: no-repeat;
}
#ticketsign {
	background-color: #000000;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 45px;
	top: 3px;
	position: relative;
	background-image: url(images/Sign-ticket.jpg);
	background-repeat: no-repeat;
	}
#ticketsign a {
	display:block;
	width:150px;
	color:#c60;
	background: url("images/Sign-ticket.jpg") 0 0 no-repeat;
	text-decoration: none;
	height: 150px;
	background-repeat: no-repeat;
}

#ticketsign a:hover {
	
background-position: -150px 0;
color: #E9BE75;
}

#ticketsign a:active {
	background-position: -150px 0;
	color:#FFFFFF;
}


#songsign a {
	display:block;
	width:150px;
	margin: 1em 0;
	font: bold 18px/1 sans-serif;
	color:#c60;
	background: url("images/singSign2x.jpg") 0 0 no-repeat;
	text-decoration: none;
	height: 150px;
	background-repeat: no-repeat;
}

#songsign a:hover {
	
background-position: -150px 0;
color: #E9BE75;
}

#songsign a:active {
background-position: -150px 0;
color:white;
}

body {
	margin:0;
	padding:0;
	font:11pt/1.5 sans-serif;
	background-attachment: fixed;
	color: #653366;
	background-color: #000000;
		}

	#header {
	margin:0;
	padding:0;
	background-color: #000000;
	height: 200px;
	width: 880px;
		}

	#main1 {
	margin:0;
	padding:0;
	background-color:#000000;
		}
#footer {
	background-color: #000000;
}
	#main2 {
		margin:0; padding:0;
		background:url("blue.gif") top right repeat-y;
		}
	#left {
	float:left;
	width:225px;
	margin:0;
	padding:0;
	background:url("corner.gif") top right no-repeat;
	font-size:80%;
	background-color: #000000;
	color: #FFFFCC;
		}
#left2 {
	background-color: #CC9933;
	height: 55px;
}
	#right {
	float:right;
	width:100px;
	margin:0;
	padding:0;
	font-size:80%;
	background-color: #000000;
	height: auto;
	color: #FFFFCC;
		}
	#middle {
	margin:0 100px 0 230px;
	font-size:80%;
	background-color: #000000;
		}
	.column-in {
	margin:0;
	padding:0.5em 1em;
	text-align: left;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	p{  font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 12px; font-weight: normal; 
color: #B9FFFF; line-height: 18px}
	a {
	color: white;
	text-decoration:none;
}

a:link {
	color:red;
	text-decoration:underline;
	}
a:visited {color:#99CCFF;
}
a:hover {
	color:#9966CC;
	text-decoration: underline;
	}
h3 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #660033;
	text-indent: 35px;
	padding-top: 15px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	text-align: center;
}
h6 {
	font-family: Papyrus;
	font-size: 22px;
	color: #DB6C91;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFCC;
	font-weight: lighter;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC99;
}


h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBCAFF;
	font-variant: small-caps;
}	
	.leader {
	color:#C4C4FF;
	font-weight: lighter;
	font-family: Papyrus;
	font-size: 18px;
	line-height: 20pt;
	margin-right: 1%;
	margin-left: 2%;
}
.leader Head {
	font-family: Papyrus;
	font-size: 16px;
	color: #FFFFCC;
}
	
	.copy { text-align:center; font-size:80% }

#wrapper {
	background-color: #000000;
	width: 880px;
	padding: 4px;
	text-align: center;
	margin: 0 auto;
	top: 12px;
	margin-top: 10px;
}
#leftimg {
	background-color: #660033;
	height: 150px;
	width: 150px;
	background-image: url(images/singSign2x.jpg);
	margin-bottom: 15px;
	margin-top: 0px;
}

.register a {
	color: #99FFFF;
}
.box {
	background-color: #333333;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: thin solid #666666;
}

