body {
	margin:0;
	padding: 0;
	text-align: center;
    background-image:url(../slices/bg.jpg);
	background-repeat:repeat-x;
	background-color:#987E65;
	font-family: arial;
	font-size:13px;
	Color:#000;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:785px;
}
	
h1 {
	font-size: 15px;
	color: #FFF;
	margin:0;
	display:none;
	}
	
h2 {
	font-size:13px;
	color:#EE7D21;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	line-height:22px;
	}
	
h3 {
	font-size:13px;
	color:#EE7D21;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	line-height:22px;
	}
	
h4 {
	font-size:13px;
	color:#EE7D21;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	line-height:22px;
	}
	
p {
	margin:0;
	padding:0;
}
	
.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

#header {
	position:absolute;
	top:0;
	left:0;
	background-image:url(../slices/header.jpg);
	background-repeat:no-repeat;
	width:785px;
	height:150px;
}

#topmenu {
	position:absolute;
	top:137px;
	left:0;
	background:#EEE;
	width:785px;
	height:auto;
	z-index:10;
}

#gradient {
	position:absolute;
	top:161px;
	left:0;
	background-image:url(../slices/button_gradient.jpg);
	background-repeat:repeat-x;
	width:785px;
	height:10px;
}

#animation {
	position:absolute;
	top:16px;
	left:270px;
}

#featured_concerts {
	position:absolute;
	top:174px;
	left:0;
	width:785px;
	height:120px;
	background:#E6E6E6;
}

.feature {
	float:left;
	width:196px;
	height:120px;
}

.feature_container {
	position:relative;
	top:0;
	left:3px;
	width:190px;
	height:120px;
	background:#000;
	color:#FFF;
}

.feature_holder {
	position:relative;
	top:5px;
	left:5px;
	width:180px;
	height:110px;
}

.feature_text {
	float:left;
	width:95px;
	height:auto;
	padding-top:8px;
}

.feature_container b {
	font-size:13px;
	font-weight:bold;
	color:#EE7D21;
}

.feature_pic {
	float:right;
	width:75px;
	height:75px;
	padding-top:8px;
}

#content {
	position:relative;
	background-color:#E6E6E6;
	top:0;
	left:0;
	text-align:left;
	width:785px;
	height:auto;
	padding-top:305px;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:775px;
	height:auto;
	margin-left:5px;
	padding-bottom:12px;
}

#content_2 {
	position:relative;
	background-color:#E6E6E6;
	top:0;
	left:0;
	text-align:left;
	width:785px;
	height:auto;
	margin-top:6px;
}

#content_container_2 {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:775px;
	height:auto;
	margin-left:5px;
	padding-top:5px;
	padding-bottom:12px;
}

#content_container_2 p {
	margin-left:5px;
}

#content_left {
	float:left;
	text-align:left;
	width:605px;
	height:auto;
}

#content_2 a:link {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#content_2 a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#content_2 a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#content_right {
	float:right;
	text-align:left;
	margin:0;
	width:158px;
	height:auto;
}

.title_l {
	position:relative;
	top:0;
	left:0;
	width:605px;
	height:23px;
	background:#000;
	margin:0;
}

.title_r {
	position:relative;
	top:0;
	left:0;
	width:158px;
	height:23px;
	background:#000;
	margin-bottom:8px;
}

.title_f {
	position:relative;
	top:0;
	left:0;
	width:775px;
	height:23px;
	background:#000;
	margin-bottom:8px;
}

.inner_left {
	float:left;
	width:298px;
	height:auto;
}

.inner_right {
	float:right;
	width:298px;
	height:auto;
}

.left_inside {
	float:left;
	width:75px;
	height:auto;
}

.right_inside {
	float:right;
	width:215px;
	height:auto;
}

.right_inside p {
	margin-top:5px;
}

.right_inside a {
	color:#EE7D21;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.right_inside a:hover {
	color:#000;
}

#footer {
	position:relative;
	top:6px;
	left:0;
	background-image:url(../slices/footer.jpg);
	background-repeat:no-repeat;
	width:785px;
	height:65px;
}

#footer p {
	margin:0;
	font-size:12px;
	line-height:30px;
	text-align:center;
}

#footer a {
	color:#EE7D21;
	text-decoration:underline;
}
