/* CSS Document */

body {
	background-color: #666666;
	scrollbar-face-color: #579DA9;
	scrollbar-shadow-color: #579DA9;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #666666;
	background-attachment: fixed;
	background-image: url(http://www.shirtempire.com/br_main_test3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: Arial;
	font-size: 10px;
	color: #262626;
}
a:link {
	font-family: Arial;
	font-size: 10px;
    text-decoration: underline;
	color: #FEBC0A;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FEBC0A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FEBC0A;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FEBC0A;
	text-decoration: underline;
}
table#gallery {
	background-image:url(http://www.shirtempire.com/gallery_br_full.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
table#band_gallery {
	background-image:url(http://www.shirtempire.com/bands/band_gallery_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
table#music_player {
	background-image:url(http://www.shirtempire.com/bands/embed_player_br2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
table#band_apparel {
	background-image:url(http://www.shirtempire.com/bands/band_apparel_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
table#band_lowdown {
	background-image:url(http://www.shirtempire.com/bands/lowdown_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
table#clientele {
	background-image:url(http://www.shirtempire.com/bands/clientele_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}