body
{
	background-color: #0114a1;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear
{
	clear: both;
}
*
{
	margin: 0px;
	padding: 0px;
}
#container
{
	margin: 0px auto;
	text-align: left;
	width: 950px;
}
a
{
	font-size: 12px;
}
p
{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header
{
	margin: 0px 0px 0px 0px;
	background-image: url(/_assets/images/burst-1/header.jpg);
	width: 950px;
	height: 216px;
	position: relative;
}
#header ul
{
	width: 946px;
	display: block;
	top: 180px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}
#header li
{
	display: inline;
}
#header ul a
{
	text-decoration: none;
	color: #000000;
	margin: 0px 15px;
}
#header ul a:hover
{
	text-decoration: underline;
	color: #28556b;
}
#logo_w1, #logo_w2
{
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	position: absolute;
}
#logo_w1
{
	top: 15px;
	left: 70px;
}
#logo_w2
{
	top: 44px;
	left: 94px;
}
#header_text
{
	top: 10px;
	right: 20px;
	width: 290px;
	position: absolute;
}
#header_text p
{
	font-size: 18px;
	color: #ffffff;
}
#header_text a
{
	color: #28556b;
}
#header_text a:hover
{
	color: #c77e0c;
}
/********************** Content ***************************/
.content
{
	background-color: #ffffff;
	width: 950px;
	padding-top: 20px;
}
img
{
	border-width: 0px;
}
h1
{
	color: #000000;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}

h2
{
	color: #000099;
	font-size: 14px;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
.left
{
	float: right;
	width: 700px;
	margin-right: 27px;
	padding: 0px 10px 30px 0px;
	display: inline;
}
.left a
{
	color: #28556b;
}
.left a:hover
{
	color: #000099;
}

.whiteheadline2
{
	font-size: larger;
	color: #ffffff;
}
.whiteheadline a
{
	font-size: larger;
	color: #ffffff;
}
.whiteheadline a:hover
{
	font-size: larger;
	color: #ffffff;
}

.whiteheadline
{
	font-size: larger;
	color: #ffffff;
}
.whiteheadline2 a
{
	font-size: larger;
	color: #ffffff;
}
.whiteheadline2 a:hover
{
	font-size: larger;
	color: #ffffff;
}

#photos a
{
	margin-right: 14px;
}
.right
{
	float: left;
	width: 140px;
	padding: 0px 20px 20px 20px;
	margin-top: 5px;
	border-right: #000099 2px solid;
	font-size: 10px;
}
.right li
{
	padding: 2px;
	list-style-type: none;
	margin-left: -17px;
	font-size: 12px;
}

li.sideMenuHeader
{
	margin-top: 14px;
	margin-left: -22px;
}

.right a
{
	color: #0114a1;
	text-decoration: none;
	font-size: 12px;
}
.right a:hover
{
	color: #000000;
}
/********************** Footer ***************************/
.footerline
{
	clear: both;
	background-image: url(/_assets/images/burst-1/footer.jpg);
	font-size: 1px;
	height: 89px;
}
.footer
{
	width: 950px;
	text-align: center;
	padding: 20px 0px;
	color: #ffffff;
}


#UpCommingShows
{
	width: 100%;
	margin-top: 20px;
}

#UpCommingShows img {
}

#UpCommingShowsContent
{
	margin-left:-20px;
	white-space:nowrap;
	width: 99%;
	text-align: center;
}

#UpCommingShowsHeader
{
	margin-left:20px;
	font-size: 16px;
	font-weight: bold;
}
