h1 {padding: 2px 0 1px 10px; background: #ff0; color: #000;}
h2 { font: normal 11pt Arial, Sans-Serif; font-weight: bold; color: #ff0;}
h3 { font: normal 9pt Arial, Sans-Serif; color: #ff0;}

p {color: #fff;}
a {color: #ff0;}
a:hover {color: #ff0;}

li {color: #fff;}

.left_border {border-left: 1px dashed #999999;}
.subnav {margin: 0 0 15px 0; padding: 5px 5px 10px 0; display: block;}
.subnav a {font-size: 1em; color: #fff; padding: 0 0 0 10px; display: block;}
.subnav a:hover {background-color: #ff0; color: #000; text-decoration: none;}

.image {float: left; padding: 5px 5px 5px 0;}
.justify {text-align: justify;}

.content {background: #000;}

.section_header {
	width: 975px;
	height: 250px;
	margin: 3px 0 15px 0;
	background: #000 url(/site/images/events/headers/hwlive_header_09.png) no-repeat;
}

.left {
	float: left;
	width: 200px;
	 margin: 0 0 0 15px;
}

.left_header {

}

.right {
	float: right;
	width: 745px;
	margin: 0px;
	padding: 0 0 0 0;
	
}

.right_content {width: 545px; float: left;}

.right_content p {padding: 5px;}
.right_modules {width: 170px; float: right; margin: 0 15px 0 0;}

	.lineup {
		width: 535px;
		padding: 3px;
		border-bottom: 1px dashed #999;
		clear: both;
	}
		.lineup h3 {
			color: #ff0;
		}
		.band_image {
			margin: 0 5px 2px 0;
			float: left;
		}

	.right_fullbox {
		width: 585px;
		padding: 0px;
		margin: 0px;
		clear: both;
		border-bottom: 1px dashed #999;
		display: block;
	}
		.rfb1 {background: #fff url(/site/images/studentlife/topstory1.jpg) no-repeat 0 20px;}
		.rfb1 p {color: #FFFFFF; background: inherit; font-size: 8pt;}
		
	.comedian_view_box {
		float: left;
		width: 165px;
		height: 190px;
		margin: 5px 5px 5px 5px;
		border: 1px solid #fff;
		text-align: center;
		vertical-align: middle;
		display: block;
	}
	.comedian_view_box img {
		vertical-align: middle;
	}
	.band_view_box {
		float: left;
		width: 150px;
		height: 110px;
		margin: 5px 5px 5px 5px;
		padding: 10px;
		border: 1px solid #ff0;
		text-align: center;
		vertical-align: middle;
	}
	.band_view_box img {
		vertical-align: middle;
	}