html,body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;

	background-color: #000000;
	/*background-color: #BEA870;*/
	color: #BEA870; /*#BEA870;*/ /*#a0833e;*/

	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	scrollbar-base-color: #2a190d;
	scrollbar-arrow-color: #BE7337;
	scrollbar-DarkShadow-Color: #150c06;
}

td {
	padding:5px; 
	margin:0; 
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;

	color: #BEA870;
}

img { border: 0;}

a:link,a:visited,a:active,a:hover
{
	color: #BE7337; /* #BE9254 #A23400;*/ /*#BE7337;*/
 	text-decoration: none;
}
a:hover { text-decoration: underline; }


#title_logo {
	z-index:2;
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -400px;
	top:0; 
	left: 50%;
	width: 800px;
	min-width:800px; 
	height: 150px;
}

#gig_info {
	z-index:2;
	position: absolute;
	top:36px; 
	right:0;

	background-color: #610102; /*#150c06;*/
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;

	color: #BEA870;
	font-size: 9pt;
	text-align:right;
	border: 2px #000000 solid;
	padding: 3px;
}

#fb_link {
	z-index:2;
	position: absolute;
	top:100px; 
	right:0;
	text-align:right;
}

#navi {
	z-index:3; 
	position: absolute;
	background-color: #610102; /*#2a190d;*/
	top: 150px;
	width: 800px;
	min-width: 800px; 
	height: 20px;
	left: 50%;
	margin-left: -400px;
	padding-left: 5px;
	color: #603a1e;
	font-size:10pt;
	border-bottom: 1px solid #000;
}

#navi_shop {
	z-index:3; 
	position: relative;
	background-color: #2a190d;
	width: 50%;
	min-width: 50%;
	height: 20px;
	padding-left: 5px;
	color: #603a1e;
	font-size:10pt;
	border: 1px solid #000;
}

#navi_fb
{
	position:absolute;
	top:2px;
	right:20px;
}

#bg_l {
	z-index:0;
	/*background-image: url(gfx/bg_l.gif);*/
	background-color: #000000;
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	width: 112px;
	height: 100%;
	left: 50%;
	margin-left: -512px;
}

#content {
	z-index:1; 
	display:block; 
	overflow:auto; 
	position:absolute; 
	top: 171px;
	bottom: 50px;
	width: 760px;
	left: 50%;
	margin-left: -400px;
	/*background-color: #150c06;*/
	padding:20px;
	text-align:justify;	
	background-image: url(gfx/bg_content.jpg);
	background-repeat: repeat-x;
	/*background-color: #000000;*/
	
}
* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:800px;
	border-top:180px solid #150c06; 
	border-bottom:50px solid #150c06;
}

#bg_r {
	z-index:5;
	background-color: #000000;
	/*background-image: url(gfx/bg_r.gif);*/
	background-repeat: repeat-y;
	position: absolute;
	top: 150px;
	width: 112px;
	height: 100%;
	left: 50%;
	margin-left: 400px;
	padding-left: 5px;
}

#footer {
	z-index:4;
	text-align:center;
	position:absolute; 
	left: 50%;
	margin-left: -400px;
	bottom:0; 
	width:800px; 
	min-width:800px; 
	height:50px; 
	color: #150c06;
	/*background-image: url(gfx/footer.gif);*/
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: 8pt;
}

#input
{
	width: 250px;
	background-color: #000000;	
	/*background-color: #2a190d;*/
	color: #BEA870;
	border: 1px solid #603a1e;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;

	scrollbar-base-color: #2a190d;
	scrollbar-arrow-color: #BE7337;
	scrollbar-DarkShadow-Color: #150c06;
}
#input_o
{
	background-color: #2a190d;
	color: #BEA870;
	border: 1px solid #603a1e;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	scrollbar-base-color: #2a190d;
	scrollbar-arrow-color: #BE7337;
	scrollbar-DarkShadow-Color: #150c06;
}
#button
{
	background-color: #2a190d;
	color: #BE7337;
	font-weight: bold;
	border: 1px solid #603a1e;
}

#old
{
	color: #603a1e;
}

#demo2011_tracks
{
	position:absolute;
	top: 83px;
	width: 300px;
	left: 192px;
}

#badstuff_tracks
{
	position:absolute;
	top: 183px;
	width: 300px;
	left: 192px;
}

#news_r
{
	position:absolute;
	left: 124px;
	top: 35px;
	
}

#badstuff_tracklist
{
	position:absolute;
	top: 100px;
	left: 185px;
}

#order_badstuff
{
	position:absolute;
	top: 204px;
	left: 195px;
}

#bandinfo
{
	position:absolute;
	top: 55px;
	left: 340px;
	width: 350px;
}

#line
{
	color: #603a1e;
	width: 90%;
	text-align:left;
}

