img, div { behavior: url(images/iepngfix.htc) }

body {
	background: url(images/header.jpg) top center no-repeat;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:0px;
margin:0px;
background-color:#000000;
}
a {color: #ffffff;}
a:visited {color:#ffffff;}
a:hover {color: #b95c42;}
a:active { color:#ffffff;}

h1 {
font-size: 20px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

p {
padding:5px 10px 0px 10px;
line-height:18px;}

/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
padding-top:220px;
text-align: right;
margin: 0px;
}

#nav {
	width:134px;
	float:right;}


#info {
background: url(images/text_bg.png) top center no-repeat;
width:530px;
height:283px;
float:right;
padding-bottom:20px;
	
	}	

.info {
padding:0px ;
margin:60px 30px 0px 20px;
line-height:24px;
text-align: justify;
font-size:14px;
}

#text {
width:700px;
float:left;
overflow:auto;
}

#side {
width:200px;
float:right;
overflow:auto;
}

/* -----------------content--------------------- */

#ticketsbox {
float:left;
width:358px;
text-align:right;
	}

#content {
padding: 0px;
width:900px;
clear:both;
}


#bob {
background:url(images/bob.png) top center no-repeat;
margin-top: 10px;
width:900px;
height:243px;
clear:both;

}
.bob {
padding-top:60px ;
margin:0px 290px 0px 220px;
line-height:16px;
text-align: justify;
}



#photos {
width:900px;
height:250px;
clear:both;
}


/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
background:url(images/footer.png) top center no-repeat;
background-color:#9a3c2d;
height:162px;	
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

ul.slideshow {
	list-style:none;
	width:524px;
	height:246px;
	overflow:hidden;
	position:relative;
	margin:0px 5px 0px 0px;
	padding:0;
	
	float:right;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:0px;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:0px 0px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

