body, td {
	font-family:Arial, Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#555555;
	text-align:left;
}

body {
	background-color:#333333;
	margin:0;
	padding:0;
}

ul {
	list-style-type: none; 
}

a, a:visited {
	text-decoration: underline;
	color:#98CB01;
	cursor:pointer;
}

a.gap {
	padding-right:20px;
}

div.topcontain {
	background-color:#333333;
}

div.topleft {
	background-color:#333333;
	font-size:16px;
	padding:10px;
	float:left;
	color:#EEEEEE;
	width:36%;
	text-align:left;
}

div.topright {
	text-align:right;
	background-color:#333333;
	font-size:16px;
	padding:10px;
	float:right;
	width:58%;
}

div.topright a {
	text-decoration:none;
}

div.songlink {
	vertical-align:middle;
	text-align:center;
	display:inline;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

div.content {
	width:707px;
	margin-left:auto;
	margin-right:auto;	
	background-color:white;
	text-align:center;
}

div.header {
}

div.inner {
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
}

div.innerhome {
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	background-color:black;
}

div.homeBlackout {
	background-color: black;
	width: 707px;
	height: 450px;
	margin-left: -40px;
	margin-top: -16px;
	margin-bottom: -20px;
	padding-top: 50px;
}

p.header {
	color:#98CB01;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

p.content {
	
}

p.ccontent {
	text-align:center;
}

div.showLogo {
	width: 250px;
	float: left;
}

div.showLogo img {
	border: 0;
}

div.showInfo {
	text-align: left;
	width: 300px;
	float: right;
}

span.showTitle {
	color: #3739A8
}

span.showAddress {
	color: #666666;
}

span.showPhone {
	color: #666666;
}

span.showHours {
	color: #666666;
}

span.showMessage {
	font-weight: bold;
	color: red;
}
