@charset "utf-8";
/* CSS Document */
body {
margin: 0 auto;
background:#07042C url(images/bg.jpg) center top no-repeat;
color: #e6e6e6;
font:12px/20px Arial, Verdana, Helvetica, sans-serif;
text-align:-moz-center;
#text-align:center;
}
h1{
font:14px/16px Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#F7C14D;
width: 470px;
}
img{
border:0px;
}
div{
border:0px;
text-align:left;
}
a {
color:#E22827;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
a:hover {
text-decoration:underline;
cursor:pointer;
}
p{
width:470px;
padding:0px;
margin:0px;
text-align:left;
}
#wrapper{
background:#000;
width: 900px;
margin: 0 auto;
text-align:center;
}
.branding{
background: url(images/branding.jpg) center top no-repeat;
padding:0px;
margin:0px;
width:900px;
height:46px;
}
#top{
background: url(images/top.jpg) center top no-repeat;
height:600px;
}
#mid{
background: url(images/mid.jpg) center top no-repeat;
height:310px;
}
#btm{
background: url(images/btm.jpg) center top no-repeat;
height:125px;
}
.homelink1{
float:left;
width:320px;
height:150px;
margin:0;
}
.homelink2{
float:left;
width:330px;
height:135px;
margin:0 0 0 300px;
}
.homelink3{
float:right;
width:330px;
height:210px;
margin:0;
}
.homelink4{
width:900px;
height:310px;
}
.homelink5{
width:300px;
height:125px;
}
.homelink6{
width:280px;
height:125px;
}
.homelink7{
width:320px;
height:125px;
}
.brandingSub{
background: url(images/brandingsub.jpg) center top no-repeat;
padding:0px;
margin:0px;
width:900px;
height:46px;
}
#topSub{
background: url(images/topsub.jpg) center top no-repeat;
height:455px;
}
.buyTickets{
float:left;
margin:350px 0 0 450px;
}
#nav{
height:65px;
}
#content{
padding:30px;
}
#content p{
width:500px;
}
#footer{
font:10px/20px Verdana, Arial, Helvetica, sans-serif;
padding-top:25px;
height:60px;
text-align:center;
}
#footer a {
color:#fff;
}
.content1{
background: url(images/contentimage0001.jpg) center top no-repeat;
padding:30px;
/*height:600px;*/
}
.content1 a{
color:#FFF;
}
.content2{
/*background: url(images/contentimage0002.jpg) center top no-repeat;*/
padding:30px;
height:600px;
}
.content3{
background: url(images/contentimage0003.jpg) center top no-repeat;
padding:30px;
height:900px;
}
.content4{
background: url(images/contentimage0004.jpg) center top no-repeat;
padding:30px;
height:900px;
}
.content5{
background: url(images/contentimage0005.jpg) center top no-repeat;
padding:30px;
min-height:900px;
}
.content6{
background: url(images/contentimage0006.jpg) center top no-repeat;
padding:30px;
height:900px;
}
.highlight{
color:#F7C14D;
}
.small{
font-size:10px;
color:#999;
}