


#main {
	height:1000px;
	width:100%;
	margin: 0px auto 0px auto;
	padding: 0;
	background-image: url(../images/shell/internal_page_bkgd.png);
	background-repeat: no-repeat;
	background-position: center top;	
	
}



#main_center {
	position:relative;
	top:0;
	left:0;
	width:1080px;
	height:100px;
	margin: 0px auto 0px auto;
	padding: 0;
	
}




body
{
   background-color: #8c0304;
   margin: 0px;
   padding: 0px;
}

.article
{
   font-size: 12px;
   left: 375px;
   position: absolute;
   top: 305px;
   width: 630px;
}
   .articleByline
   {
      color: #333333;
      font-family: "Verdana";
      font-size: 14px;
      line-height: 28pt;
   }
   .articleContent
   {
      font-family: "Verdana";
      font-size: 12px;
   }
   .articleFrame
   {
      padding-left: 6px;
      padding-right: 37px;
      padding-top: 38px;
      position: relative;	
   }
   .articleHeadline
   {
      color: #740202;
      font-family: "Georgia";
      font-size: 30px;
      line-height: 28pt;
   }

.captionText
{
   color: #ffffff;
   font-family: "Tahoma";
   font-size: 13px;
   font-weight: bold;
}
   
.homeCaption
{
   color: #ffffff;
   font-family: "Tahoma";
   font-size: 13px;
   height: 80px;
   left: 350px;
   line-height: 12pt;
   padding: 5px;
   position: absolute;
   top: 510px;
   width: 385px;
   text-align: center;
}

.homeLink
{
   color: #e4b803;
   font-family: "Tahoma";
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
   .homeLink:hover
   {
      color: #ffffff;
      text-decoration: underline;
   }
   
.layout
{
	
   margin: 0px;
   padding: 0px;
}

.photoCaption
{
   background-color: #894646;
   color: #ffffff;
   font-family: "Tahoma";
   font-size: 10px;
   padding-bottom: 3px;
   line-height: 10pt;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 3px;
}

.navLink
{
   color: #e4b803;
   font-family: "Tahoma";
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

.sidebar
{
   font-family: "Verdana";
   left: 85px;
   position: absolute;
   text-align: center;	
   top: 305px;
   width: 290px;
}
   .sidebarFunFact
   {
      margin-left: auto;
      margin-right: auto;
      position: relative;
      width: 245px;
   }
   
   .sideBarFunFactLink
   {
	   cursor:pointer;
   }
   
   .sideBarFunFactLink:hover span.sidebarTitle, .sideBarFunFactLink:hover span.sidebarText
   {
	   text-decoration:underline;
   }
   
   .sidebarText
   {
      font-size: 11px;
   }
   .sidebarTitle
   {
      font-size: 14px;
      font-weight: bold;
   }

.directory
{
   font-family: "Tahoma";
   height: 1160px;
   left: 85px;
   position: absolute;
   top: 305px;
   width: 920px;
}
   .directoryCaption
   {
      font-size: 13px;
   }
   .directoryElement
   {
      float: left;
      height: 180px;
      position: relative;
      text-align: center;
      width: 140px;
   }
   .directoryEvent
   {
      color: #333333;
      font-size: 13px;
      font-weight: bold;
   }
   .directoryHeadline
   {
      font-size: 16px;
      font-weight: bold;
      line-height: 10pt;
   }
   
#home_nav {
	position:relative; 
	left: 145px; 
	top:600px;
	
	}
   
#home_nav ul {   
	list-style: none;
	position:relative; 
	}
	
#topnav li {
	float:left;
	display:inline;
	text-align:center;
	}
	
#topnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4b803;
	text-decoration: none;	
	}
	
#inside_nav {
	position:relative; 
	left: 97px; 
	top:50px;
	padding-bottom:25px;
	}
   
#inside_nav ul {   
	list-style: none;
	position:relative; 
	}
	
a.circus-tour {
	background:url(../images/tour/circus-tour-icon.png) top left no-repeat;
	padding:50px 0 50px 105px;
	display:block;
}