body {
	background-color:#000000;
	line-height:1.5em;
	margin:0;
	padding:0;
		background: url(/bg.jpg) #000;
}

#footer {
	background: black;
}

#contentcolumn {
	background: black;
}
#contentleft {
 	width:650px;
}

#label {
	color:#fff;
	font-weight:bold;
}

#summary {
	margin-top: 7px;
	color:#ccc;
	margin-bottom:7px;
	text-decoration:none;
}

#desc {
	border-bottom:1px dotted #333333;
	color:#FFFFFF;
	margin-bottom:7px;
	padding:7px;
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
}

#contentright {
	border-left:1px dotted #333;
	float:right;
	margin-left:2px;
	padding-left:15px;
}

#footer {
	background:black none repeat scroll 0 0;
	bottom:-91px;
	clear:left;
 	float:none;
	margin:0 auto;
	padding:4px 0;
	width:960px;
}

#sponsors {
	padding:12px;
	width:auto;
}

#sponsors img{
	border:0px;
}

#header {
	background:transparent url(../img/irock.jpg) no-repeat scroll 0 0;
	height:150px;
	width:960px;
	margin:0 auto;
	//margin-top:-17px;
}

#facebook {
	margin-bottom:-100px;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper {
float:left;
font-family:verdana;
font-size:13px;
width:100%;
}

#contentcolumn{
	/*margin: 0 200px 0 200px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	border: 1px solid #333333;
	border-top: 0px;
	color:#FFFFFF;
	font-family:Verdana;
	margin:0 auto;
	overflow:hidden;
	padding:15px;
	text-align:justify;
	width:930px;
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -100%;
}

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -215px; /*Set left marginto -(RightColumnWidth)*/
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#borderline {
	border-bottom:1px dotted #333333;
	margin-bottom:10px;
	padding:5px;
}

.tr {
	border-right:1px solid #333333;
color:#FFFFFF;
display:block;
padding:4px 16px;
cursor: default;
}
