body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #0e0e0e;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FED116;
}
a:visited {
	color: #FED116;
}

#container{
	margin: 0px auto;
	width: 900px;
}

#headLogo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 412px;
	height: 146px;
	float: left;
}	

#headMenu{
	width: 488px;
	height: 146px;
	float: left;
}

#menu{
	padding-top: 60px;
}

#headAd{
	width: 900px;
	text-align: center;
}

#sideAd{
	width: 253px;
	text-align: center;
}

#centerMenu{
	width: 883px;
	background-image: url(../images/center_top_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding: 7px 0px 0px 17px;
}

.centerConsole{
	width: 880px;
	background-image: url(../images/center_main_bg.gif);
	background-repeat: no-repeat;
	height: 277px;
	padding: 5px 0px 0px 20px;
	overflow: hidden;	
}

#centerConsole{
	position:relative; 
	width: 880px;
	background-image: url(../images/center_main_bg.gif);
	background-repeat: no-repeat;
	height: 277px;
	padding: 5px 0px 0px 20px;
	overflow: hidden;	
}

#center-sect0{
	width: 880px;
	height: 277px;
}

#center-sect1{
	width: 880px;
	height: 277px;
}

#center-sect2{
	width: 880px;
	height: 277px;
}

#center-sect3{
	width: 880px;
	height: 277px;
}

#center-sect4{
	width: 880px;
	height: 277px;
}

#leftColumn{
	width: 253px;
	float:left;
}

#rightColumn{	
	width: 639px;
	padding-left: 8px;
	float: left;

}

#memberLogin{
	width: 243px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	height: 154px;
	padding: 47px 0px 0px 10px;
}

#splashText{
	width: 622px;
	background-image: url(../images/splash_text_bg.gif);
	background-repeat: no-repeat;
	height: 187px;
	padding: 14px 0px 0px 17px;
}


#bBox{
	width: 615px;
	background-color: #000;
	padding: 12px;
}

#testimonialBox{
	padding-left: 10px;
}

.loginTxt{
	margin: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}

.songSect{
	margin: 0px;
	font-size: 10px;
	padding-bottom: 4px;
}

.songTit{
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}

.tableVids{
	padding-left: 30px
}

.vidText{
	width: 300px;
	line-height: 1.2;
	font-size: 11px;
}

.vidMText{
	font-size: 11px;
}

.testThumb{
	border: 1px solid #9a999e;
}

.mainTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.question{
	color: #FF9900;
	font-weight: bold;
	padding: 4px;
}

.answer{
	padding: 4px;
}

.webform{ background: url('../images/webform-bg.gif') no-repeat; padding: 45px 15px 0 15px; width:339px; height:126px; overflow: hidden; }