body, html{
	background-color: #FFFFFF;
	font-family: Georgia, Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	border-width: 0px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #b31000;
	background-image: url("../img/main_bg.gif");
	background-repeat: repeat-x;
}
p{
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	line-height: 16px;
}
#wrapper{
	width: 758px;
	position: relative;
	top: 10px;
	margin: 0 auto;
	text-align: left;
}
#noflash-img{
	position: relative;
	left: -2px;
}
#noflash-msg{
	text-align: center;
	padding: 5px;
	color: #ffcac5;
}
#noflash-msg a{
	color: #ffffff;
}
#header{
	clear: both;
	position: relative;
	left: 4px;
}
#footer{
	font-size: 9px;
	color: #f34d3d;
	text-align: center;
	line-height: 18px;
	clear: both;
	margin-bottom: 50px;
}
#footer-bar{
	background-image: url("../img/footer_bar.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 758px;
	position: relative;
}
.blue #footer-bar{
	background-image: url("../img/footer_bar_blue.gif");
}
.yellow #footer-bar{
	background-image: url("../img/footer_bar_yellow.gif");
}
.green #footer-bar{
	background-image: url("../img/footer_bar_green.gif");
}
#footer-nav a{
	text-decoration: none;
	color: #ffffff;
}
#footer-nav a:hover{
	text-decoration: underline;
}
#pagebody{
	background-image: url("../img/body_bg_home.gif");
	background-repeat: repeat-y;
	position: relative;
	width: 758px;
	float: left;
}
.blue #pagebody{
	background-image: url("../img/body_bg_blue.gif");
}
.yellow #pagebody{
	background-image: url("../img/body_bg_yellow.gif");
}
.green #pagebody{
	background-image: url("../img/body_bg_green.gif");
}
#pagecolor-grey{
	position: relative;
	background-image: url("../img/body_color.gif");
	background-repeat: no-repeat;
	height: 215px;
	padding: 16px 24px 24px 24px;
	clear: both;
}
.blue #pagecolor-grey{
	background-image: url("../img/body_color_blue.gif");
}
.yellow #pagecolor-grey{
	background-image: url("../img/body_color_yellow.gif");
}
.green #pagecolor-grey{
	background-image: url("../img/body_color_green.gif");
}
.home-col, .home-col-last{
	float: left;
}
.home-col img, .home-col-last img{
	position: relative;
	xleft: -6px;
	xmargin-right: -16px;
}
.home-col{
	margin-right: 16px;
}
.home-col-text, .home-col-image{
	padding: 4px;
	margin-bottom: 10px;
}
.home-col-blocks{
	background-color: #FFFFFF;
}
.home-col-blocks .big .showtitle{
	font-size: 14px;
	margin-top: 4px;
}
.home-col-blocks .small .showtitle{
	font-size: 12px;
	position:relative;
	top: -1px;
}
.home-col-blocks .small p{
	line-height: 14px;
}
.home-col-blocks .showtitle a{
	text-decoration: underline;
}
.home-col-blocks .small .image{
	float: left;
	margin-right: 10px;
}
.home-col-blocks img{
	border: 0px solid #ffffff;
}
.home-col-blocks .persons{
	font-size: 10px;
	color: #8a8a8a;
	margin-bottom: 6px;
}
.home-col-blocks .more{
	font-size: 11px;
	padding-left: 12px;
	background-image: url("../img/arrow_link.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.home-col-blocks .row .big, .home-col-blocks .rowofthree .big, .home-col-blocks .rowoffour .big{
	height:300px;
	border-right: 1px dotted #98aac9;
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
}
.home-col-blocks .row .big{
	width: 151px;
}
.home-col-blocks .rowoffour .big{
	width: 151px;
}
.home-col-blocks .rowofthree .big{
	width: 208px;
}
.home-col-blocks .big:hover{
	background-color: #ebf0f7;
}
.home-col-blocks .last{
	border-right: 0px dotted #98aac9;
}
.home-col-blocks h2{
	display: block;
	clear: both;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
.home-col-blocks .row, .home-col-blocks .rowoffour, .home-col-blocks .rowofthree{
	float: left;
	background-image: url("../img/troupe_gradient.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
	margin: 0px 1px 0px 1px;
	position: relative;
	top: -1px;
}
.home-col-blocks .small{
	padding: 10px 10px 0px 10px;
	width: 323px;
	float:left;
}
.blue .home-col-text, .yellow .home-col-text, .green .home-col-text{
	background-color: #ffffff;
	padding: 16px;
}
.blue .intro{
	background-color: #7d99c8;
	color: #FFFFFF;
	padding: 8px 10px 1px 10px;
}
h1{
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
h2{
	font-weight: bold;
	font-size: 14px;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}
h2.yellow, h2.yellow a:link, h2.yellow a:visited, h2.yellow a:active{
	color: #e58c00;
}
h2.blue, h2.blue a:link, h2.blue a:visited, h2.blue a:active{
	color: #4277bc;
}
h2.green, h2.green a:link, h2.green a:visited, h2.green a:active{
	color: #7da61e;
}
.yellow h2{
	color: #e58c00;
}
.blue h2{
	color: #4277bc;
}
.green h2{
	color: #7da61e;
}
h3{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 10px 0px;
	color: #777777;
}
h3.yellow{
	border-bottom: 1px solid #e9bb7f;
}
h3.blue{
	border-bottom: 1px solid #7fade9;
}
h3.green{
	border-bottom: 1px solid #c1e56d;
}
.clearboth{
	clear: both;
	display: none;
}
a:link, a:visited, a:active{
	text-decoration: none;
	color: #c6183d;
}
a:hover{
	text-decoration: underline;
}
form{
	padding: 0px;
	margin: 0px;
}
form#mailinglist input{
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 2px;
	color: #666666;
}
form input, form select{
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 2px;
	color: #666666;
}
form input.radio{
	vertical-align: middle;
}
.smalltext{
	font-size: 10px;
	line-height: 14px;
}
.fingerprint{
	float: right;
	position: relative;
	top: -5px;
}
.lighttext{
	color: #757575;
}
td{
	font-size: 11px;
}
#mainnav{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background-image: url("../img/mainnav_bg.gif");
	background-repeat: repeat-x;
	height: 33px;
	width: 752px;
	position: relative;
	left: 4px;
}
#mainnav div{
	position: relative;
	top: 7px;
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active{
	color: #ffffff;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
#mainnav a:hover{
	color: #849ccb;
}
.linklist div{
	padding-left: 12px;
	margin: 0px 0px 6px 0px;
	background-image: url("../img/arrow_link.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.list div{
	padding-left: 12px;
	margin: 0px 0px 6px 0px;
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.list{
	margin-bottom: 16px;
}
hr{
	background-color: #ffffff;
	margin: 0px 0px 8px 0px;
	border: 0px solid #ffffff;
	border-bottom: 3px solid #cecece;
	padding: 0px;
}
table.tickets td{
	font-size: 10px;
	padding: 5px 5px 3px 5px;
}
ul, ol{
	margin: 0px;
	margin-left: 24px;
	padding: 0px;
}
.pagetabs{
	font-size: 15px;
	color: #cccccc;
	margin-bottom: 8px;
	margin-top: 20px;
}
.pagetabs span{
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
}
.pagetabs span, .pagetabs a{
	padding: 10px;
}
.error{
	color: #FF0000;
}
.troupeshow{
	width: 210px;
	background-color: #dedede;
	padding: 8px;
	margin: 10px;
	float: right;
}
.troupeshow ul{
	padding: 0px 0px 10px 0px;
	margin-left: 24px;
	margin: 0px;
}
.troupeshow li{
	margin-left: 24px;
}
