@charset "UTF-8";
#searchArtist {
	background-color: #FFFFFF;
	border: thin solid #669900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
}
#searchType {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	border: thin solid #669900;
}
#searchBoxTable {
	background-color: #FFFFFF;
}
#resultBoxTable {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 30px;
}
#footerLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #66CCCC;
	text-decoration: none;
}
a:visited {
	color: #66CCCC;
	text-decoration: none;
}
a:hover {
	color: #66CCCC;
	text-decoration: none;
}
a:active {
	color: #66CCCC;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #045868;
	background-image: url(../img/slayerBG.jpg);
	background-repeat: repeat;
}
#slayerSay {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #669900;
}
#searchBoxRow {
	text-indent: 30px;
}
#youAsked {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
#slayerNaviTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #66CCCC;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	margin: 0px;
	padding: 0px;
}
