@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#left {
	float: left;
	height: 720px;
	width: 488px;
	background-image: url(../images/gotta-sing-gotta-dance.jpg);
	background-repeat: no-repeat;
}
#left h1 {
	display: none;
	font-size: 150%;
	font-weight: bold;
}
#right {
	width: 461px;
	float: right;
	background-image: url(../images/stars-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main-head {
	width: 437px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 24px;
	height: 140px;
}
#main-head    h2 {
	font-size: 160%;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: normal;
}
#main-head    h3 {
	font-size: 130%;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#image {
	height: 215px;
	width: 441px;
	padding-right: 10px;
	padding-left: 10px;
}
#text {
	width: 414px;
	margin-top: 20px;
	padding-right: 23px;
	padding-left: 24px;
	margin-bottom: 20px;
}
#home-content {
	width: 461px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 20px;
	float: right;
	margin-top: 30px;
}
#text   p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
#homepagepanels {
	width: 950px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 30px;
}
#navigation {
	width: 950px;
	float: left;
}

#footer {
	width: 910px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.divider {
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:link {
	color: #FCB817;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FCB817;
	text-decoration: underline;
}
#footer a:active {
	color: #FCB817;
	text-decoration: none;
}
.webdesign {
	color: #FCB817;
}
#footer p {
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: 150%;
}
.about-the-show  {
	height: 96px;
	width: 190px;
	padding: 0px;
	float: left;
}
.the-show-gallery {
	height: 96px;
	width: 190px;
	padding: 0px;
	float: right;
}
.the-tour {
	height: 96px;
	width: 190px;
	padding: 0px;
	float: left;
}
.get-in-touch {
	height: 96px;
	width: 190px;
	padding: 0px;
	float: left;
}
#leftpanels {
	width: 950px;
	float: left;
}
#rightpanels {
	width: 220px;
	float: right;
}
.thecast {
	height: 96px;
	width: 190px;
	padding: 0px;
	float: left;
}
#main-head img {
	float: right;
}

