@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

body a:hover{
	color: #666666;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1{
	margin: 0px;
	padding: 0px;
}
h2{}
h3{}
h4{}

#main_container{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/body.gif);
}

#menu_bar{
	background-image: url(gifs/menu_bar.gif);
	height: 30px;
	width: 1000px;
}

#menu_bar a:link, #menu_bar a:visited {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 8px;
	line-height: 13px;
	text-decoration: none;
	display: block;
}

#menu_bar a:hover{
	background-image: url(gifs/menu_bar_s.gif);
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 8px;
}

#index_info_box_small{
	background-color: #CCCCCC;
	border: 1px solid #999999;
	height: 166px;
	width: 335px;
}

#index_info_box_med{
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

#med_inner_box{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#music_player_box{

	border: 1px solid #999999;
}

#album_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/albums_header.gif);
}

#songs_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/song_header.gif);
}

#songs_header a:link, #songs_header a:visited {
	color: #FFFFFF;
}

#songs_header a:hover{
	color: #022D83;
	
}



#video_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/video_header.gif);
}

#images_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/images_header.gif);
}

#about_us_header{
	height: 300px;
	width: 960px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(gifs/about_us_header.gif);
}

#news_header{
	height: 300px;
	width: 960px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(gifs/news_header.gif);
}

#contact_us_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/contact_us_header.gif);
	background-repeat: no-repeat;
}

#history_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/history_header.gif);
	background-repeat: no-repeat;
}

#sitemap_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/site_map_header.gif);
	background-repeat: no-repeat;
}

#sitemap_header a:link, #sitemap_header a:visited {
	color: #FFFFFF;
}

#sitemap_header a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	
}

#fanzine_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/fanzine_header.gif);
	background-repeat: no-repeat;
}
#links_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/links_header.gif);
	background-repeat: no-repeat;
}

#images_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/images_header.gif);
	background-repeat: no-repeat;
}

#memorabilia_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/memorabilia_header.gif);
	background-repeat: no-repeat;
}

#guest_book_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/guest_book_header.gif);
	background-repeat: no-repeat;
}

#store_header{
	height: 300px;
	width: 960px;
	background-image: url(gifs/store_header.gif);
	background-repeat: no-repeat;
}


#store_item{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#store_item a:link, #store_item a:visited {
	color: #666666;
}

#store_item a:hover{
	color: #999999;
	text-decoration: underline;
	
}





#footer_box{
	background-color: #CCCCCC;
	height: 30px;
	width: 960px;
}

#footer_box a:link, #footer_box a:visited {
	color: #666666;
}

#footer_box a:hover{
	color: #999999;
}
