body {
	scrollbar-base-color: #990000; 
	scrollbar-arrow-color: #000000;
	background-color: #910B00;
	margin: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9BC8F;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #C9BC8F;
}
a:active {
	text-decoration: none;
	color: #C9BC8F;
}
/* LAYOUT */ 



.main_content {
	background:url(images/container_mid.gif) repeat-y center;
	margin-top: -3px;
}
.relative {
	position:relative;
}
.bg {
	background:url(images/bg_main.jpg) repeat-x;
	height: 99%;
}
.pattern {
	background:url(images/bg_pattern.jpg) no-repeat center top;
	height: 488px;
	width: 809px;
	margin: 0 auto;
}
.container {
	width: 665px;
	margin: 0 auto;
}
img.shop {
	width: 144px;
	height: 49px;
	margin: 5px 40px;
}
/* FONTS */ 



.h1 {
	text-align: left;
	padding: 15px 40px 10px 40px;
	width: 152px;
	height:42;
}
.sticker {
	text-align:right;
	padding: 56px 71px 9px;
}

.sticker_ie {
	padding-bottom 5px !important;
}


.footer {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	padding: 10px;
	clear: both;
}
.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.footer a:hover {
	color: #FFFFFF;
}

.player {
	text-align: center;
	margin: 0 auto;
	visibility:visible;
}
.content_large {
	text-align: left;
	padding-left: 80px;
	line-height: 30px;
	font-size: 14px;
}
.content2 {
	text-align: left;
	padding-left: 70px;
	line-height: 22px;
	font-size: 14px;
	width: 490px;
}
.content3 {
	text-align: left;
	padding-left: 40px;
	width: 540px;
}
.center {
	margin: 0 auto;
}
.instructions {
	font-size: 12px;
	color: #666666;
}
a.instructions {
	color: #999999;
}
a.image img {
	border: solid 1px #FFFFFF;
}
a.image:hover img {
	border: solid 1px #C9BC8F;
}
/* SPRITES */ 



.sprite {
	height: 278px;
	float: left;
}
.sprite:hover {
	background-position: 0 -278px;
}
.listen {
	background:url(images/sprite_1_listen.gif);
	width: 95px;
	margin-left: 17px;
}
.shop {
	background:url(images/sprite_2_shop.gif);
	width: 90px;
}
.photos {
	background:url(images/sprite_3_photos.gif);
	width: 104px;
}
.reviews {
	background:url(images/sprite_4_reviews.gif);
	width: 112px;
}
.about {
	background:url(images/sprite_5_about.gif);
	width: 92px;
}
.myspace {
	background:url(images/sprite_6_myspace.gif);
	width: 99px;
}
.nav {
	position: absolute;
	bottom: 0;
	left: 15px;
}
.sprite2 {
	height: 53px;
	float: left;
}
.sprite2:hover {
	background-position: 0 -53px;
}
.listen2 {
	background:url(images/sprite_1b_listen.gif);
	width: 70px;
}
.shop2 {
	background:url(images/sprite_2b_shop.gif);
	width: 86px;
}
.photos2 {
	background:url(images/sprite_3b_photos.gif);
	width: 85px;
}
.reviews2 {
	background:url(images/sprite_4b_reviews.gif);
	width: 99px;
}
.about2 {
	background:url(images/sprite_5b_about.gif);
	width: 81px;
}
.myspace2 {
	background:url(images/sprite_6b_myspace.gif);
	width: 97px;
}
.home2 {
	background:url(images/sprite_7b_home.gif);
	width: 75px;
}

