div#rf-containerall {
	background-color: #000000;
	width: 800px;
	margin: 0;
	padding: 0;
}
div#rf-containerhead {
	width: 800px;
	height: 113px;
	background-image: url("http://www.rockaroundphilly.com/images/concert_crowd_big2_01.gif");
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
div#rf-containersubhead {
	width: 800px;
	height: 28px;
	background-image: url("http://www.rockaroundphilly.com/images/concert_crowd_big2_02.gif");
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
div#rf-containerbody {
	width: 800px;
	height: 200px;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
div#rf-leftbar {
	width: 140px;
	height: 2500px;
	background-color: #ffffff;
	float: left;
	margin: 0;
	padding: 7px 0 0 2px;
}
div#rf-leftbar p {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 5px 5px;
	text-align: left;
}
div#rf-leftbar a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
div#rf-leftbar a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
div#rf-leftbar a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}

div#rf-centerarea {
	width: 510px;
	height: 100%;
	float: left;
	background-color: #000000;
	margin: 0;
	padding: 3px 3px 3px 3px;
}
div#rf-centerarea p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	padding: 3px 3 5px 3px;
	text-align: left;
}
div#rf-centerarea a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
div#rf-centerarea a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
div#rf-centerarea a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	}
div#rf-centerarea li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0px 0 5px 0px;
	text-align: left;
}

div#rf-rightbar {
	width: 140px;
	height: 2500px;
	float: right;
	background-color: #ffffff;
	margin: 0;
	padding: 7px 0 0 2px;
}
div#rf-rightbar p {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 5px 5px;
	text-align: left;
}

div#rf-rightbar li {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 3px 5px 5px 5px;
	text-align: left;
}

div#rf-centerbottom {
	width: 510px;
	float: bottom;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
div#rf-centerbottom p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 5px 0 5px 0px;
	text-align: center;
}