body {
	background-color: #000000;
	color : White;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 2px;
	overflow: auto;
	background-image: url(images/page_elements/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF99;
	margin: 0pt;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 4pt;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
	font-size: 11pt;
	margin-top: 12pt;
	margin-bottom: 6pt;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	margin: 0pt;
	font-family: arial, helvetica, sans-serif;
}

a:hover {
	color : #CC0000;
	font-weight : bold;
	text-decoration : underline;
}

a {
	color : #990000;
	text-decoration : underline;
	font-weight : bold;
	font-size: 11px;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6pt;
	margin-left: 0;
}

.content {
	padding: 15px 20px 10px 20px;
	vertical-align: top;
	position: relative;
	overflow: visible;
}

.content_shows {
	vertical-align: top;
	overflow: visible;
	height: auto;
	width: 785px;
}

.content_welcome {
	height: 111px;
	width: 475px;
	position: relative;
	float:left;
	padding: 55px 15px 5px 15px;
	background-image: url(images/page_elements/home_welcome.gif);
	background-repeat: no-repeat;
}

.content_promo {
	height: 113px;
	width: 266px;
	position: relative;
	float:right;
	padding: 53px 15px 5px 5px;
	text-align: right;
	background-image: url(images/page_elements/home_promo.gif);
	background-repeat: no-repeat;
}

.content_putney {
	vertical-align: top;
	height: 390px;
	width: 366px;
	position: relative;
	float: left;
	padding: 45px 15px 0 15px;
	background-image: url(images/page_elements/home_putney.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_wimbledon {
	vertical-align: top;
	height: 390px;
	width: 366px;
	position: relative;
	float: right;
	padding: 45px 15px 0 15px;
	background-image: url(images/page_elements/home_previews.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.headliner_left {
	height: auto;
	width: 366px;
	position: relative;
	float: left;
	padding-bottom: 7px;
}

.headliner_right {
	height: auto;
	width: 366px;
	position: relative;
	float: right;
	padding-bottom: 7px;
	text-align: right;
}

.acts_left {
	float: left;
	position: relative;
	margin: 2px 8px 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #7B1113;
}

.acts_right {
	float: right;
	position: relative;
	margin: 2px 0 5px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #7B1113;

}

.image_left {
	float: left;
	position: relative;
	margin: 0 20px 5px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #7B1113;
}

.image_right {
	float: right;
	position: relative;
	margin: 0 0 5px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #7B1113;
}

.table {
	vertical-align: top;
}

.iframe {
	height: 300px;
	width: 410px;
	position: relative;
	padding-bottom: -10px;
}

.red {
	font-weight: bold;
	color: #990000;
}

.yellow {
	font-weight: bold;
	color: #FFFF99;
}
.starburst{
	position: absolute;
	z-index: 1;
	left: -52px;
	top: 15px;
	border: none;
}

.list {
	margin: 0px;
	padding: 0px;
}

.list ul {
	margin: 0px;
	padding: 0px;
}

.list li {
	margin-left: 15px;
	padding: 3pt 0 3pt 0 ;
	list-style-type: square;
	font-size: 3pt;
	color: #990000;
}

.list li a {
	color: #FFFF99;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;	
}

.list li a:hover {
	color: #FFFF66;

}

#wrapper{
	width:800px;
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	font-family: arial,helvetica,sans-serif;
	width: 800px;
	height: 126px;
	float: left;
	position: relative;
}

#navbar {
	width: 645px;
	position: absolute;
	text-align: center;
	top: 102px;
	left: 154px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFF99;
}

#navbar li {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navbar li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}

#navbar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;
}

#header {
	width: 800px;
	height: 34px;
	position: relative;
	float: left;
}

#header_shows {
	width: 800px;
	height: 60px;
	position: relative;
	float: left;
}

#content_area {
	float: left;
	height: auto;
	width: 748px;
	position: relative;
	background-image: url(images/page_elements/content_background.gif);
	background-repeat: repeat;
	background-position: 5px -265px;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #7B1113;
	padding: 20px 25px 15px 25px;
	margin-top: 9px;
}

#content_shows {
	float: left;
	height: auto;
	width: 768px;
	position: relative;
	background-image: url(images/page_elements/content_background.gif);
	background-repeat: repeat;
	background-position: 1px -290px;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #7B1113;
	margin-top: 0px;
	padding: 10px 10px 10px 20px;
}

#home_top {
	float: left;
	width: 800px;
	height: 171px;
	position: relative;
}

#home_bottom{
	float: right;
	width: 800px;
	height: 400px;
	position: relative;
	margin: 9px 0 36px 0;
}

#footer {
	width: 790px;
	height: 22px;
	float: left;
	position: relative;
	text-align: left;
	background-image: url(images/page_elements/footer.jpg);
	color: #FFFF99;
	margin-top: 7px;
	padding: 10px 0 0 10px;
	visibility: visible;
}

#links {
	text-align: center;
	position: relative;
	width: 780px;
	float: left;
	padding: 10px 10px 10px 10px;
}

#links a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	padding: 0 7px 0 7px;
}
