<style type="text/css">

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	vertical-align: top;
	background-image:url(/circus/img/web/front/bg2.jpg);
	background-repeat: repeat;
	background-position: center;
}
.oneColElsCtr #background {
	width: 880px;
	background: transparent;
	margin: 0;
	border: 0px solid #000000;
	text-align: left;
	position: absolute;
	margin-left: -460px;
	top: 0;
	left: 50%;


z-index; 1;
	background-image: url(/circus/img/web/front/bg2.jpg);
	height: 1460px;
}

.oneColElsCtr #container {
	width: 700px;
	background: transparent;
	margin: 0;

	text-align: left;
	position: absolute;
	margin-left: -350px;
	top: 0;
	left: 50%;
	z-index: 10;
	background-image: url(/circus/img/images/circus-01_02.jpg);
	background-repeat: repeat-y;
}
div.absolute {
	position: absolute;
	width: 700px;
	left: 50%;
	top: 580px;
	height: 624px;
	margin-left: -400px;
}

#box6 {
	position: absolute;
	width: 182px;
	left: 50%;
	top: 70px;
	height: 150px;
	margin-left: 220px;
	text-align: right;
}
#box1

{
	top: 392px;
	left: 126px;
	width: 603px;
	height: 458px;
}

#box2

{
	top: 726px;
	left: 50%;
	width: 320px;
	height: 267px;
}

#box3

{
	top: 621px;
	left: 134px;
	width: 320px;
	height: 266px;
}

#box4

{
	top: 158px;
	left: 50%;
	width: 800px;
	height: 266px;
	margin-left: -400px;
}


#TabbedPanels1 {
	width: 320px;
	margin: 0 5px;
}
#TabbedPanels2 {
	width: 540px;
	margin: 0 5px;
}
li.TabbedPanelsTab {
	width: 70px;
	height: 60px;
	background-color: transparent;
	margin: 0px;
	padding: 4px;
}

#TabbedPanels2 li.TabbedPanelsTab {
	width: 160px;
	height: 60px;
	background-color: ghostwhite;
	margin: 5px;
	padding: 5px;
}
.TabbedPanelsContent.TabbedPanelsContentVisible {
	background-color: transparent;
	height: 300px;
}


#TabbedPanels2 .TabbedPanelsContent.TabbedPanelsContentVisible {
	background-color: cornsilk;
	height: auto;
}


 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	margin: 0;
}
 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	margin: 0;
}
table {
	vertical-align: top;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-align: center;
	padding: 20px 0px 0 10px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #8c0303;
}
li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
}
#box5  h3 {
}
.red {
	font-size: 12px;
	background-color: transparent;
	padding: 0 10px;
	margin-top: 0px;
	width: 550px;
}

#videogallery {
	padding: 5px;
	clear: both;
	height: 150px;
	background-color: transparent;
	margin: 100px 10px 7px 10px;
}



#videogallery a {font-size: 7px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#videogallery div img {
	width: 80px;
	height: 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0;
}
#videogallery div {
	float: left; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 85px;
	height: 70px;
}
#videogallery div div{
	float: none; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 0px;
}
.style1 {font-size: 10px}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0 10px;
}
#box4 table tr td p span {
	font-variant: small-caps;
	font-size: 14px;
}
#apDiv1 {
	position:absolute;
	width:300px;
	height:428px;
	z-index:11;
	left: 50%;
	top: 273px;
	margin-left: -1100px;
}


#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#story
{
	background-image:url(/circus/img/bg/thestorybehind.jpg);
	background-repeat:no-repeat;
	background-color: #fffbef;
	padding: 50px 10px 10px 10px;
}



.border, #videogallery div div div img {border: #8c0303 1px solid;}
