.body {
	background-color: #000;
}
#logo {
	margin: 0px;
}
#navigation {
	width: 224px;
	margin-left: 26px;
	float: left;
}
#mainContent {
	float: left;
	text-align: left;
	color: #c6c6bf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	width: 425px;
	letter-spacing: 0.1em;
	padding-top: 23px;
	margin-left: 50px;
}
#wrap #mainContent .note {
	font-size: 9px;
}
#mainContent p {
	padding-left: 15px;
}
#mainContent p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c6c6bf;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-bottom-color: #666;
}
#mainContent p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c6c6bf;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-bottom-color: #666;
}
#mainContent p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-bottom-color: #c6c6bf;
}
#main1Column   {
	float: left;
	width: 45%;
}
#main2Column   {
	float: right;
	width: 45%;
}
.EventSongTitle {
	font-size: 13px;
	font-weight: 400;
	color: #DDD;
}
#EventInformation {
	margin-left: 30px;
}
#EventInformation .info {
	padding-left: 15px;
}
#rightColumn {
	width: 100px;
	float: right;
}


#copyright {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555;
	text-align: center;
	letter-spacing: 0.05em;
	float: left;
	margin-top: 40px;
}
#copyright p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-bottom-color: #555;
	color: #555;
}
#copyright p a:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
	border-bottom-color: #555;
	color: #555;
}
#copyright p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.25px;
	border-bottom-color: #CCC;
}
.comingSoon {
	color: #666;
}
#songList {
	padding-left: 15px;
}
#mainContent #songList .note {
	font-size: 9px;
}
.bolds {
	color: #FFF;
}

