html { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
} 
div, table, tr, td, img {
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
}
body {
	font-family: arial, geneva, sans; font-size: 12px; color: #E0D9C9;
	background-color:#000;
	text-align:center;
	padding:0px;
	border: 0px;
	margin: 0px;
	height: 100%;
}

a {
	border:0;
	font-family: arial, geneva, sans; font-size: 11px; color: #E0D9C9;
	text-decoration:none;
}

textarea {
	color: #000000;
	font-size: 13pt;
	font-family:"Arial", "Helvetica", sans-serif;
	font-weight:normal;
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	width: 240px;
	height: 80px;
	padding: 2px,0px,3px,2px;
	border:1px solid #666;
}

input {
	color: #000000;
	font-size: 12pt;
	font-family:"Arial", "Helvetica", sans-serif;
	font-weight:normal;
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	width: 240px;
	height: 18px;
	padding: 2px,1px,2px,2px;
	border:1px solid #666;
}


.submit {
	color: #000000;
	font-size: 12pt;
	font-family:"Arial", "Helvetica", sans-serif;
	font-weight:normal;
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	width: 80px;
	height: 18px;
	padding: 2px,1px,2px,2px;
	border:1px solid #666;
}


html, body { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body { height: auto;}



.roundedcornr_box {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 0px;
	position:relative;
	top:50px;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(images/roundedcornr_r.png) top right repeat-y;
}
.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { 
	padding: 0 20px;
}
.boxcontent {
	padding:0px;
	margin:18px 0px 0px 0px;
	background: #000 url(images/bg.gif) no-repeat;
	height:600px;
	position:relative;
}
.slogan {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:0px; top:0px;
}
.logo {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:570px; top:-7px;
}
.home_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:0px; top:60px;
}
.podcasts_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:96px; top:60px;
}
.lyrics_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:192px; top:60px;
}
.forum_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:288px; top:60px;
}
.merchandise_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:384px; top:60px;
}
.contact_btn {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:480px; top:60px;
}


.bar {
	padding:0;
	margin:0;
	border:0;
	border-top: 1px solid #fff;
  	position:absolute; left:-20px; top:160px;
  	width:800px;
}
.copyright {
	padding:0;
	margin:0;
	border:0;
  	position:absolute; left:0px; top:570px;
}


#animation {
	position: relative; left: 0px; top:0px;
}

#container {
  	position:absolute; left:-4px; top:180px;
	width		: 550px;
	height		: 360px;
	overflow	: hidden;
}

#content {
	position: relative; left: 0px;
	width		: 540px;
}
#scrollArea {
	position: absolute; left: 550px; top: 185px;
	height		: 360px;
	width		: 10px;
	border		: 1px solid #666;
	overflow	: hidden;
}

#scroller {
	position: absolute; top: -1px;
	width		: 10px;
	background	: #AAA;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}

td.mainleftcol {
	width:270px;
	padding-right:5px;
}
td.mainrightcol {
	padding-left:5px;
	width:270px;
}
td.innerleftcol {
	width:70px;
}
td.innerrightcol {
	width:400px;
}

h1.red {
	font-family: arial, geneva, sans; font-size: 14px; color: #f00;
	text-align:left;
}
h1.yellow {
	font-family: arial, geneva, sans; font-size: 14px; color: #ff0;
	text-align:left;
}
h1.green {
	font-family: arial, geneva, sans; font-size: 14px; color: #0f0;
	text-align:left;
}

.rhspace {
  	position:absolute; left:570px; top:185px;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	width:185px;
	height:360px;	
}
.redspace {
  	position:absolute; left:0px; top:0px;
	background: url(images/redspace.gif) no-repeat top left;
	width:185px;
	height:109px;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}
.yellowspace {
  	position:absolute; left:0px; top:125px;
	background: url(images/yellowspace.gif) no-repeat top left;
	width:185px;
	height:109px;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}
.greenspace {
  	position:absolute; left:0px; top:250px;
	background: url(images/greenspace.gif) no-repeat top left;
	width:185px;
	height:109px;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}
.hidden {
	display:none;
}