@charset "utf-8";
/* CSS Document */

* html #content {
	height: 1%;
}

html {
height: 101%;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #E5D3BD;
background-color: #000;
padding: 0;
margin: 0;
text-align: center;
}

h1 {
font-size: 15px;
font-weight: bold;
margin: 7px 0;
padding: 0;
line-height: 1.4em;
}

h2 {
font-size: 15px;
font-weight: bold;
margin: 3px 0;
padding: 0;
}

h3 {
font-size: 13px;
font-weight: bold;
clear: both;
}

h2 a {
color: #515056;
text-decoration: none;
}

h2 a:hover {
color: #AEAEB0;
text-decoration: none;
}

a {
color: #E5D3BD;
text-decoration: underline;
}

a:hover {
color: #AEAEB0;
text-decoration: underline;
}

td {
vertical-align: top;
}


#container {
width: 559px;
margin: 0 auto;
text-align: left;
z-index: -1;
background: #000;
padding: 15px 0 45px 0;
}

#pg_hdr{
height: 15px;
text-align: right;
padding: 0 8px 0 0;
}

#content {
margin: 0;
background: url(../images/bg_08.jpg) no-repeat;
width: 559px;
height: 392px;
}

#content_break {
margin: 0;
background: url(../images/bg_content_08.jpg) no-repeat;
width: 559px;
height: 56px;
}

/************************************     HEADER     *********************************/

#header {
margin: 15px 0 0 0;
width: 559px;
height: 228px;
background: url(../images/bg_03.jpg) no-repeat;
}

#header_other {
width: 559px;
height: 228px;
background: url(../images/bg_content_03.jpg) no-repeat;
}


#header a {
color: #AEAEB0;
text-decoration: underline;
}

#header a:hover {
color: #fff;
}

.float_rt {
float: right;
}

.float_left {
float: left;
}

.clear {
clear: both;
}

#nav {
margin: 0;
background: url(../images/bg_nav.jpg) no-repeat;
height: 34px;
}

#nav ul {
list-style: none;
margin: 0 32px;
padding: 0;
}

#nav li {
margin: 0;
padding: 0;
display: inline;
}

#nav_other {
margin: 0;
background: url(../images/bg_nav_other.jpg) no-repeat;
height: 34px;
}

#nav_other ul {
list-style: none;
margin: 0 32px;
padding: 0;
}

#nav_other li {
margin: 0;
padding: 0;
display: inline;
}

#nav li a {
}

/************************************     CONTENT  SECTIONS   *********************************/

#home_links {
padding: 353px 0 0 0;
margin: 0;
text-align: center;
}

#web_links {
position: absolute;
bottom: 10px;
left: 0;
text-align: center;
width: 559px;
}

#content_about {
margin: 0;
background: url(../images/bg_about.jpg) no-repeat;
width: 559px;
height: 554px;
position: relative;
}

#content_contact {
margin: 0;
background: url(../images/bg_contact.jpg) no-repeat;
width: 559px;
height: 554px;
position: relative;
}

#content_gallery {
margin: 0;
background: url(../images/bg_gallery.jpg) no-repeat;
width: 559px;
height: 554px;
position: relative;
}

#content_merchandise {
margin: 0;
background: url(../images/bg_entertainment.jpg) no-repeat;
width: 559px;
height: 946px;
position: relative;
font-size: 10px;
}

#content_entertainment {
margin: 0;
background: url(../images/bg_entertainment.jpg) no-repeat;
width: 559px;
height: 886px;
position: relative;
font-size: 10px;
}

#content_eventdetails {
margin: 0;
background: url(../images/bg_eventdetails.jpg) no-repeat;
width: 559px;
height: 1006px;
position: relative;
font-size: 10px;
}

#content_links {
margin: 0;
background: url(../images/bg_links.jpg) no-repeat;
width: 559px;
height: 2422px;
position: relative;
font-size: 10px;
}

.body_text {
margin: 32px 7px 0 22px;
width: 346px;
float: left;
}

.links_text {
margin: 32px 7px 0 22px;
float: left;
}

.links_imgs {
float: left;
padding: 0 15px 10px 0;
}

.next {
clear: left;
}

.hover {
float: right;
width: 180px;
}

.top_margin {
margin-top: 80px;
}


/************************************     FOOTER     *********************************/

#footer {
clear: both;
height: 73px;
text-align: center;
padding: 13px 0 0 0;
}

#page_footer {
clear: both;
height: 83px;
text-align: center;
padding: 13px 0 0 0;
background: #fff;
border-top: 13px solid #000;
}

#credit {
padding: 16px 0;
color: #fff;
font-size: 9px;
}