body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	margin:0;
	background-image: url(../images/BG_main.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000;
}
.bkgHome {
	background-image: url(../images/BG_main.jpg);
	background-repeat:no-repeat;
	background-position:center -58px;
}

#wrapper {
	width: 960px;
 	text-align:center;
 	margin: 0px auto 0px auto;
}

#updates {
	width:800px;
	height:320px;
	overflow:hidden;
	padding-top:10px;
 	margin: 0px auto 0px auto;
}

#textBio {
	width:220px;
	height:310px;
	float:left;
	padding:10px;
	font-size:10px;
	text-align:left;
}
#textTwit {
	width:220px;
	height:310px;
	margin-left:40px;
	float:left;
	padding:10px;
	font-size:10px;
	text-align:left;
}
#textEvents {
	width:220px;
	height:310px;
	margin-left:40px;
	float:left;
	padding:10px;
	font-size:10px;
	text-align:left;
}

#liveshows {
	width:558px;
	height:527px;
	text-align:left;
}
#liveshowsText {
	padding-top:10px;
	width:523px;
	height:117px;
	overflow:hidden;
 	margin: 0px auto 0px auto;
}
#nameSEO {
	font-size:10px;
	color:#FF0;
	padding-top:5px;
	padding-right:25px;
}

a { color: #ccf; }

