body{
	font-family: Tw Cen MT Condensed, Verdana, Geneva, sans-serif;	
	}
a,a:link,a:visited,a:active{
	color: black;
	}
a:hover{
	color: #DBDBDB;
	}
p.first{
	text-align: left;
}

#wrapper {
	background-image: url(../images/index.jpg);
	height: 768px;
	width: 1024px;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #A5A5A5;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	padding-top: 90px;
	text-align:center;
	line-height:50px;
	
	}
#header span{
	padding: 0 8px;
	display: inline-block;
	font-size: 16pt;
	font-weight: bold;
	}
#header a{
	text-decoration: none;
	}	
#header img{
	margin-bottom: -5px;
	}
#featured{
	position:absolute;
	bottom: 413px;
	left: 235px;
	height: 28px;
	width: 131px;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	}
#featured_img{
	position:absolute;
	bottom: 447px;
	left: 211px;

		
	}
#up_concerts{
	/*border: 1px solid green;*/
	position:absolute;
	bottom:415px;
	left:428px;
	height:20px;
	width:200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	}
#content_left{
	/*border: 1px solid red;*/
	position:absolute;
	bottom: 20px;
	left: 127px;
	height: 388px;
	width: 840px;	
	}
#tl_image{
	border: 1px solid gray;
	position:absolute;
	bottom: 216px;
	left:10px;
	height: 160px;
	width:160px;	
	}
#tr_image{
	border: 1px solid gray;
	position:absolute;
	bottom: 216px;
	left:400px;
	height: 160px;
	width:160px;
	}
#bl_image{
	border: 1px solid gray;
	position:absolute;
	bottom: 44px;
	left:10px;
	height: 160px;
	width:160px;	
	}
#br_image{
	border: 1px solid gray;
	position:absolute;
	bottom: 44px;
	left:400px;
	height: 160px;
	width:160px;	
	}
#tl_bio{
	border: 1px solid black;
	position:absolute;
	bottom: 216px;
	left:177px;
	height: 160px;
	width:217px;
	overflow:auto;
	}
#tr_bio{
	border: 1px solid black;
	position:absolute;
	bottom: 216px;
	left:566px;
	height: 160px;
	width:217px;
	overflow:auto;
	}
#bl_bio{
	border: 1px solid black;
	position:absolute;
	bottom: 44px;
	left:177px;
	height: 160px;
	width:217px;
	overflow:auto;
	}
#br_bio{
	border: 1px solid black;
	position:absolute;
	bottom: 44px;
	left:566px;
	height: 160px;
	width:217px;
	overflow:auto;
	}
	

	

