/* CSS Document */
body {
	background-color: #000010;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(bgs/rumblefestbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E4E4E4;
}
table#main {
 	width: 775px;
	background-color: #000010;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
table#rightcontent {
	height: 521px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E4E4E4;
}
td#space {
	height: 25px;
}
td#text {
	height: 365px;
	overflow: scroll;
}
td#links {
	height: 86px;
	background-image: url(bgs/rumblefestlinkbg.jpg);
	background-repeat: no-repeat;
}
div#text {
	height: 350px;
	width: 480px;
	padding:0px 12px 0px 0px;
	overflow-y: auto;
	SCROLLBAR-FACE-COLOR: #A82400; 
	SCROLLBAR-HIGHLIGHT-COLOR: #BE3C19; 
	SCROLLBAR-SHADOW-COLOR: #460F00; 
	SCROLLBAR-3DLIGHT-COLOR: #BE3C19; 
	SCROLLBAR-ARROW-COLOR: #100400; 
	SCROLLBAR-TRACK-COLOR: #641500;
	SCROLLBAR-DARKSHADOW-COLOR: #100400
}	
td#header {
	width: 775px;
	height: 91px;
	background-image: url(bgs/rumblefest1.jpg);
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
tr#row2 {
	width: 775px;
	height: 50px;
	background-image: url(bgs/rumblefestrow2.jpg);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
tr#row3 {
	width: 775px;
	height: 521px;
	background-image: url(bgs/rumblefestrow3.jpg);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td#nav1 {
	width: 234px;
	height: 50px;
	background-image: url(bgs/rumblefest2.jpg);
}
td#nav2 {
	width: 541px;
	height: 50px;
	background-image: url(bgs/rumblefest3.jpg);
}
td#content1 {
	width: 234px;
	height: 521px;
	background-image: url(bgs/rumblefest4.jpg);
}
td#content2 {
	width: 541px;
	height: 521px;
	background-image: url(bgs/rumblefest5.jpg);
}
tr#text {
	width: 771px;
	background-image: url(bgs/content1bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}

td#footer {
	width: 775px;
	height:54px;
	background-image: url(bgs/rumblefestfooter.jpg);
	background-color: #010B17;
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}

