/* CSS Document */
body {
	background-color: #6c6861;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #ffffff;
	font-size: 11px;
	font-family: georgia, times new roman;
}

bold, b, strong {
	color: #dddddd;
	font-size: 11px;
	font-family: georgia, times new roman;
	font-weight: normal;
}
	
a:link { 
	color: #ffffff;
	font-family: georgia, times new roman;
	font-size: 11px;
	text-decoration: none;
	}
a:visited { 
	color: #ffffff;
	font-family: georgia, times new roman;
	font-size: 11px;
	text-decoration: none;
	}
a:hover { 
	color: #c3c49e;
	font-family: georgia, times new roman;
	font-size: 11px;
	text-decoration: none;
	}
a:active { 
	color: #ffffff;
	font-family: georgia, times new roman;
	font-size: 11px;
	text-decoration: none;
	}

.main_header { position:absolute; left:50%; margin-left:-329px; top:0px; z-index:2;}

.mailinglist { position:absolute; left:50%; margin-left:122px; top:590px; z-index:2;}

.video { position:absolute; left:50%; margin-left:-324px; top:630px; z-index:2;}

.contact { position:absolute; left:50%; margin-left:-324px; top:975px; width:647px; z-index:2;}


.btn_bigcartel{
  width:73px; 
  height:60px; 
  overflow: hidden; 
  background: url(images/table_04.jpg) top left no-repeat;
  display: block;
  } 
.btn_bigcartel:hover{
  background: url(images/table_04.jpg) bottom left no-repeat; 
  }

.btn_itunes{
  width:68px; 
  height:60px; 
  overflow: hidden; 
  background: url(images/table_05.jpg) top left no-repeat;
  display: block;
  } 
.btn_itunes:hover{
  background: url(images/table_05.jpg) bottom left no-repeat; 
  }

.btn_myspace{
  width:105px; 
  height:53px; 
  overflow: hidden; 
  background: url(images/table_08.jpg) top left no-repeat;
  display: block;
  } 
.btn_myspace:hover{
  background: url(images/table_08.jpg) bottom left no-repeat; 
  }

.btn_facebook{
  width:104px; 
  height:53px; 
  overflow: hidden; 
  background: url(images/table_09.jpg) top left no-repeat;
  display: block;
  } 
.btn_facebook:hover{
  background: url(images/table_09.jpg) bottom left no-repeat; 
  }

.btn_twitter{
  width:98px; 
  height:53px; 
  overflow: hidden; 
  background: url(images/table_10.jpg) top left no-repeat;
  display: block;
  } 
.btn_twitter:hover{
  background: url(images/table_10.jpg) bottom left no-repeat; 
  }

.btn_ilike{
  width:58px; 
  height:53px; 
  overflow: hidden; 
  background: url(images/table_11.jpg) top left no-repeat;
  display: block;
  } 
.btn_ilike:hover{
  background: url(images/table_11.jpg) bottom left no-repeat; 
  }

.btn_youtube{
  width:81px; 
  height:53px; 
  overflow: hidden; 
  background: url(images/table_12.jpg) top left no-repeat;
  display: block;
  } 
.btn_youtube:hover{
  background: url(images/table_12.jpg) bottom left no-repeat; 
  }