@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	background-image: url(images/design_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearboth {
	clear: both;
}

#header {
	background-image: url(images/design_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 216px;
	width: 960px;
}
#topnav {
	background-color: #FFF;
	background-image: url(images/design.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 27px;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	padding-top: 9px;
	text-align: center;
	margin-bottom: 18px;
}



#topnav ul {
	list-style-type: none;
}
#topnav ul li {
	color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	display: inline;
}
#topnav ul li a {
	text-decoration: none;
	color: #FFF;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
}




#left ul li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#left ul li a:hover {
	text-decoration: underline;
}
#left p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left {
	float: left;
	width: 230px;
	margin-right: 10px;
}
#left p {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 10px;
	margin-left: 10px;
}
#left ul {
	list-style-type: none;
}
#left ul li {
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	height: 35px;
	width: 230px;
	padding-top: 9px;
	padding-left: 10px;
}
#left img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#right {
	float: right;
	width: 700px;
	margin-right: 10px;
}
#right h1  {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 9px;
}
#right #sidebar {
	background-color: #F36;
	float: right;
	width: 250px;
	border: 10px solid #000;
	margin-bottom: 18px;
	margin-left: 10px;
	color: #000;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#right #sidebar ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 9px;
	margin-bottom: 9px;
}
#right p  {
	margin-top: 9px;
	margin-bottom: 9px;
	text-align: left;
}



#right #promobox {
	clear: both;
	color: #FFF;
	margin-top: 18px;
}
#right #promobox h2  {
	background-image: url(images/design_r4_c5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FF2C57;
	clear: both;
	padding-top: 9px;
	padding-left: 10px;
	height: 27px;
	margin: 0px;
}
#right #promobox p   {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 10px;
	margin-left: 10px;
}
#right #promobox a {
	font-weight: bold;
	color: #FF2C57;
	text-decoration: none;
}
#right h2 {
	margin-top: 12px;
	margin-bottom: 6px;
}
#right #promobox h2 a {
	color: #FFF;
	text-decoration: none;
}
#right #promobox h2 a:hover {
	text-decoration: underline;
	margin: 0px;
}

#right #promobox a:hover {
	text-decoration: none;
}


#right #promobox #box1  {
	background-color: #000;
	background-image: url(images/design_r4_c9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 220px;
	float: left;
	margin-right: 10px;
}
#right #promobox #box2  {
	background-color: #000;
	background-image: url(images/design_r4_c9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#right #promobox #box3  {
	background-color: #000;
	background-image: url(images/design_r4_c9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 220px;
	float: right;
}


#bottom {
	clear: both;
	text-align: center;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}
#bottom img   {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	margin: 10px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	color: #F36;
	padding-top: 9px;
	padding-left: 10px;
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	color: #F06;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.imagesfltrt {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagesfltlt {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.slideshow {
	margin: 0px;
	padding: 0px;
}
#right #sidebar p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.highlight {
	font-size: 14px;
	font-weight: bolder;
	color: #F06;
}
.center {
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: #F36;
	line-height: 24px;
}
#mediaspons {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#mediaspons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a .imagesfltlt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tickets {
	font-size: large;
	font-weight: bold;
	color: #F36;
	border: 1px solid #CCC;
}
.bigtext {
	font-size: x-large;
	font-weight: bolder;
	color: #F06;
}
