body {
	background-color: #222222;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
}

#search {
	font-family: Verdana;
	font-size: 11px;
	color: #D2F68C;
	line-height: 18px;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	padding: 2px;
	border: 0;
	background-color: #EAEFE0;
}

.submit {
	font-family: Tahoma;
	font-size: 12px;
	color: #222222;
	padding: 0.3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
	background-color: #EAEFE0;
}

#top_links {
	margin:0px;
	padding:0px 0px;
	list-style:none;
}

#top_links li {
	float:left;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

#top_links li a {
	float:left;
	font-family: Verdana;
	font-size: 12px;
	color: #D2F68C;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	line-height: 32px;
	background-color: #3F3F3F;
}

#top_links li a:hover {
	float:left;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	line-height: 32px;
	background-color: #1F1F1F;
}

#foot {
	margin:0px;
	padding:0px 0px;
	list-style:none;
}

#foot li {
	float:left;
	margin:0px;
	padding: 0px 6px 0px 6px;
}

#foot li a {
	font-family: Tahoma;
	font-size: 10px;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: underline;
}

#foot li a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: none;
}

.foot_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: none;
}


#content p {
	font-family: Verdana;
	font-size: 12px;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	line-height: 16px;
}

#content h3 {
	margin: 0px;
	padding: 2px 0px 13px 8px;
	font-family: Verdana;
	font-size: 14px;
	color: #DFDFDF;
	font-weight: bold;
	text-decoration: none;
}

#content h3 a {
	margin: 0px;
	padding: 2px 0px 13px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #DFDFDF;
	font-weight: bold;
	text-decoration: none;
}

#content h3 a:hover {
	margin: 0px;
	padding: 2px 0px 13px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.band_link {
	font-family: Verdana;
	font-size: 12px;
	color: #D2F68C;
	font-weight: bold;
	text-decoration: none;
}

.band_link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #EFFFCF;
	font-weight: bold;
	text-decoration: none;
}

.song_link {
	font-family: Verdana;
	font-size: 12px;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: none;
}

.song_link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.tbl {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

