body {
	background:#010101 url(../images/bg_main_large.jpg) no-repeat 50% 00%;
	font-size:14px;
	font-family:arial, sans-serif;
	color:#fff;
	line-height:18px;
}
div#masterDiv {
	margin:0px auto;
	width:947px;
	height:890px;
	position:relative;
}
div#logo {
	position:absolute; 
	top:11px; 
	left:10px;
}
div#nav {
	position:absolute; 
	top:15px; 
	left:442px;
}
#navNews {
	position:absolute; top:13px; left:33px;
}
#navVideo {
	position:absolute; top:35px; left:-7px;
}
#navMusic {
	position:absolute; top:64px; left:25px;
}
#navShows {
	position:absolute; top:88px; left:59px;
}
#navMerch {
	position:absolute; top:116px; left:93px;
}
#navContact {
	position:absolute; top:147px; left:114px;
}
div#frame {
	/*background: url(../images/frame.png) no-repeat;*/
	position:relative;
	top:240px;
	left:0px;
	width:691px;
	height:573px;
}
div.scrollContainer {
	height:545px; 
	width:580px; 
	position:relative; 
	color:#fff;
	top:00px;
	left:35px;
}
div.scrollContent {
	overflow:auto; 
	height:551px;
}
div#promo {
	background-color:#bea56c; 
	border:3px solid #bea56c; 
	width:254px; 
	height:515px; 
	position:absolute; 
	top:240px; 
	left:650px
}
div#footer {
	position:absolute;
	top:860px;
	left:35px;
	color:#fff;
	width:877px;
}
div#footer a {
	color:#cfcdcd;
	text-decoration:none;
	padding-right:10px;
}
div#copyright {
	padding-left:100px; 
	width:300px; 
	float:right; 
	text-align:right; 
	color:#ccc;
}
h1 {
	margin-bottom:28px;
}
h2 {
	color:#fffcd3;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin-bottom:5px;
}
a {
	color:#f5ea8d;
	text-decoration:underline;
}
p {
	margin-bottom:20px;
}
div.rule, div.ruleWithTopPad {
	border-bottom:1px dotted #fffcd3;
	clear:both;
	margin-bottom:20px;
}
div.ruleWithTopPad {
	padding-top:20px;
}
div.rule hr, div.ruleWithTopPad hr {
	display:none;
}
div.album {
	clear:both;
}
div.album img {
	float:left;
	border:1px solid #666;
}
div.albumInfo {
	float:left;
	width:362px;
	padding-left:20px;
	padding-bottom:20px !important;
}

div.albumInfo ul li {
	list-style-type:disc;
	margin:3px 0 3px 12px;
}
label {
	display:block;
}
.error {
	color:#f00;
}