body{
margin: 20px 0px 20px 0px;
background: #9D9FA1;
background-position:center;
font: 0.75em Tahoma;
color: #FFFFFF;
voice-family: female;
speech-rate: medium;
speak-punctuation: code;
speak-numeral: continuous;
pause: 20ms;
}

hr {
color: #FFFFFF;
height: 1px;
padding: 0px;
margin: 0px;
}

/* Header Tags - remember we are using the h5 tags for navigation!!! */

h1 {
font: bold 1.0em Tahoma;
color: #49176D;
margin: 0px 0px 10px 0px;
}

/* Main Navigation - Works with Nav Link Style */
h3, H3 {
font-size: 1.0em;
margin: 0px;
padding: 0px;
display: inline;
font-weight: inherit;
}

/* Site Map Only */
h5 {
font: bold 0.75em Tahoma;
color: #CCCCCC;
margin: 0px;
margin: 3px 0px 3px 0px;
}

div#wrapper {
position:absolute;
left: 50%;
width: 800px;
margin-left: -400px;
text-align:left;
background: #FFFFFF;
}

div#wrapperHeader {
position: absolute;
margin-left: 246px;
width: 554px;
height: 41px;
background: #353535;
text-align: left;
}

div#wrapperHeaderLogo {
position: absolute;
width: 246px;
height: 150px;
background: #353535;
}

div#wrapperDate {
position: absolute;
margin-left: 246px;
width: 424px;
top: 41px;
height: 109px;
background: #353535;
text-align: right;
}

div#wrapperBuyTicketsButton {
position: absolute;
margin-left: 670px;
top: 41px;
width: 125px;
height: 40px;
background: #353535;
text-align: right;
padding: 8px 5px 0px 0px;
}

div#wrapperBuyTicketsButtonBg {
position: absolute;
margin-left: 670px;
top: 89px;
width: 130px;
height: 61px;
background: #353535;
text-align: right;
}

div#textDate {
position: absolute;
margin-left: 0px;
top: 125px;
width: 200px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#textCountdown {
position: absolute;
margin-left: 200px;
top: 125px;
width: 400px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#textTicketMessage {
position: absolute;
margin-left: 600px;
top: 125px;
width: 200px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#wrapperBody {
position: absolute;
top: 152px;
width: 800px;
background: #666666;
vertical-align: top;
padding: 10px 0px 0px 0px;
border-top: 3px solid #FFFFFF;
}

div#wrapperSubNavigation {
position: relative;
width: 185px;
float: left;
padding: 0px 10px 0px 0px;
}

div#wrapperMainContent {
position: relative;
width: 380px;
padding: 10px 10px 10px 10px;
min-height: 375px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
float: left;
}

div#wrapperMainContentHome {
position: relative;
margin-left: 170px;
margin-right: 200px;
padding: 0px 0px 170px 0px;
min-height: 375px;
background: #FFFFFF;
border-left: 1px solid #49176D;
}

div#wrapperLargeImage {
position: relative;
width: 380px;
height: 150px;
padding: 0px 10px 10px 10px;
overflow: hidden;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
float: left;
}

div#wrapperRightColumn {
position: relative;
float: right;
width: 162px;
height: 100%;
text-align: justify;
padding: 0px 15px 0px 10px;
}

div#wrapperRightColumnHome {
position: relative;
float: right;
width: 185px;
height: 100%;
padding: 0px 0px 0px 0px;
}

div#wrapperFooter {
clear: both;
border-top: solid 3px #FFFFFF;
width: 780px;
height: 50px;
padding: 10px;
background: #CCCCCC;
color: #000000;
}

div#wrapperFooterBanner {
clear: both;
width: 800px;
}

/* Navigation */

div#navigation, div#navigationImage {
text-align: left;
width: 175px;
}

div#navigation ul, div#navigationImage ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
}

div#navigation li, div#navigationImage li {
margin: 0px;
}

div#navigation a, div#navigationImage a{
display: block;
width: 165px;
padding: 0px 10px 0px 0px;
text-decoration: none; /*lets remove the link underlines*/
}

div#navigation a:link, div#navigation a:active, div#navigation a:visited, div#navigationImage a:link, div#navigationImage a:active, div#navigationImage a:visited {
color: #49176D;
}

div#navigation a:hover,  div#navigationImage a:hover {
background: #666666;
color: #FFFFFF;
text-decoration: none; /*lets remove the link underlines*/
}   

.active {
color: #FFFFFF;
font-weight: bold;
}

.mainActive {
font-weight: bold;
}

/* Image Based Sub Navigation */

div#navigationImage a:hover {
background: #FFFFFF;
color: #49176D;
}

/* Image Styles */

div#wrapperRightColumn img {
padding: 0px 0px 5px 0px;
}

/* Text Styles */
.headerText {
text-align: left;
vertical-align: middle;
font-weight: bold;
color: #FFFFFF;
padding: 5px;
}

/* Main Body Styles */

.image_left {
float: left;
width: 100px;
height: 100%;
}


/* Right Colum Styles */

.imageTitle {
position: relative;
padding: 0px 10px 10px 0px;
clear: both;
}

.pictureGallery {
position: relative;
padding: 0px 0px 10px 0px;
height: 140px;
width: 210px;
background: #999999;
}

.elementNews {
position: relative;
background: #DCE9D6;
width: 210px;
padding: 5px;
}

/* Class Link Styles */

div#wrapperMainContent a:link, div#wrapperMainContent a:visited, div#wrapperRightColumn a:link, div#wrapperRightColumn a:visited,
div#wrapperFooter a:link, div#wrapperFooter a:visited {
color: #ef9009;
text-decoration: underline;	
}

div#wrapperMainContent a:hover, div#wrapperRightColumn a:hover, div#wrapperFooter a:hover {
color: #ef9009;
text-decoration: none;	
}

/* Image Mouseover Link Styles */

.mouseover a:link, .mouseover a:visited {
color: #666666;
text-decoration: none;	
}

/* Class Header Styles */

div#wrapperMainContent h1 {
font-size: 1.2em;
color: #FFFFFF;
}

div#wrapperMainContent h2 {
font-size: 1.0em;
color: #FFFFFF;
}

/* Class Form Styles */

input, select {
font-size: 0.75em;
border: 1px solid #000000;
padding: 3px;
}

.text2 {
font-size: 1.0em;
border: 1px solid #000000;
padding: 3px;
}

/* Home Page CSS */
div#wrapperHeaderHome {
position: absolute;
margin-left: 246px;
width: 554px;
height: 127px;
background: #353535;
text-align: left;
}

div#wrapperHeaderLogoHome {
position: absolute;
width: 800px;
height: 36px;
background: #353535;
}

div#wrapperBannerHomeLeft {
position: absolute;
width: 246px;
height: 153px;
top: 36px;
background: #353535;
}

div#wrapperBannerHomeCentre {
position: absolute;
width: 219px;
height: 153px;
top: 36px;
left: 349px;
background: #353535;
}

div#wrapperBannerHomeRight {
position: absolute;
width: 130px;
height: 153px;
top: 36px;
left: 568px;
background: #353535;
}

div#wrapperDateHome {
position: absolute;
margin-left: 246px;
width: 424px;
top: 41px;
height: 86px;
background: #353535;
text-align: right;
}

div#wrapperBuyTicketsButtonHome {
position: absolute;
margin-left: 670px;
top: 41px;
width: 125px;
height: 40px;
background: #353535;
text-align: right;
padding: 8px 5px 0px 0px;
}

div#wrapperBuyTicketsButtonBgHome {
position: absolute;
margin-left: 670px;
top: 89px;
width: 130px;
height: 38px;
background: #353535;
text-align: right;
}

div#textDateHome {
position: absolute;
margin-left: 0px;
top: 280px;
width: 200px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#textCountdownHome {
position: absolute;
margin-left: 200px;
top: 280px;
width: 400px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#textTicketMessageHome {
position: absolute;
margin-left: 600px;
top: 280px;
width: 200px;
height: 25px;
background: #353535;
z-index: 25;
border-top: 3px solid #FFFFFF;
text-align: center;
}

div#wrapperBodyHome {
position: absolute;
top: 305px;
width: 800px;
background: #666666;
vertical-align: top;
padding: 10px 0px 0px 0px;
border-top: 3px solid #FFFFFF;
}