body{
margin: 0;
background-color:#03131c;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
}

/** Removes dotted lines around swfs
*/
object { 
	outline:none; 
}
/**
*	wrappers
*/
.wrap-outer {
	position: relative;
	width: 954px;
	margin: 0 auto;
	clear: both;
}
.wrap-inner {
	width: 954px;
	margin: 0 auto;
}
.wrap-content {
	width: 954px;
	margin: 0 auto;
}

/**
*	header
*/
#header{
width: 944px;
height:75px;
margin: 57px 0 0 10px;
}
#logo{
background-image:url(../images/logo1.jpg);
width:253px;
height:46px;

}
#login{
float:right;
}

/**
*	navigation
*/

#top-nav{
width: 944px;
height:18px;
background-color:#010c12;
padding:0px 0 0px 10px;
margin-bottom:50px;
}
#venue-nav{
line-height:10px;
width:650px;
height:10px;
background-color:#03131c;
margin:0px 0 33px 304px;
}
#sub-nav{
line-height:10px;
padding-left:10px;
width: 944px;
height:10px;
background-color:#03131c;
margin-top:50px;
}
#bottom-nav{
padding-top:10px;
}
#side-nav{
position:absolute;
top:111px;
width:186px;
border-style:solid;
border-width:1px 0 0 0;
border-color:#FFFFFF;
z-index:9999;
}
#side-nav-item{
width:179px;
min-height:19px;
border-style:solid;
border-width:0 0 1px 0;
border-color:#FFFFFF;
padding:4px 0 0 7px;
}
#side-nav-item-sub{
width:162px;
min-height:19px;
border-style:solid;
border-width:0 0 1px 0;
border-color:#FFFFFF;
padding:4px 0 0 24px;
}

/**
*	home content
*/

#intro-copy{
width:560px;
margin: 0px 0 15px 10px;
}
#flash-nav{
float:right;
width:570px;
height:374px;
}
#main-content-home{
min-height:374px;
width:954px;
background-color:#03131c;
}
#main-content-home p{
line-height:20px;
}
#left-content-home{
width:350px;
height:354px;
margin-left:23px;
padding-top:20px;
}
#content-copy-home{

}
/**
*	interior content
*/
#main-content{
min-height:374px;
height:auto !important;
height:374px;
width:954px;
position:relative;
}
.backgroundHidden{
background-color:#03131c;
}
.backgroundVisible{
background-color:#191919;
background-image:url(../images/content-background.jpg);
background-repeat:repeat-y;
}
#flash-image{
position:absolute;
left:0px;
width:954px;
height:374px;
}
#content-bottom{
width: 954px;
height:10px;
background-color:#01090d;
}
#content-border{
width: 954px;
height:10px;
background-color:#01090d;
}
#left-content{
position:relative;
width:340px;
float:left;
margin-top:100px; !important;
padding:0px 0px 0px 0px; !important;
margin-top:0px;
padding:90px 0 0 218px;

}
.contentHidden{
left:0px;
overflow:visible;
}
.contentVisible{
left:0px;
overflow:visible;
}
#yellow-line{
width:100%;
height:1px;
background-color:#ee9500;
}
#content-copy{
padding-top:20px;
position:relative;
}
#right-image{
position:absolute;
left:576px;
top:10px;
width:378px;
height:375px;
}
#seperator{
background-color:#FFFFFF;
height:1px;
line-height:1px;
font-size:1px;
}
/**
*	gallery
*/
#gallery-thumbs{
position:relative;
float:left;
width:350px;
min-height:262px;
margin-top:112px;
margin-left:36px;
}
.gallery-item{
float:left;
width:80px;
height:80px;
background-color:#000000;
margin:0 7px 7px 0;
}
.clear{
clear:both;
}
/**
*	footer
*/

#footer{
position:relative;
width:954px;
text-align:right;
margin-bottom:20px;
}
#footer-strip{
height:33px;
background-color:#03131c;
padding-top:7px;
}
#home-link{
position:absolute;
left:0px;
top:0px;
}
/**
*	food
*/
#imageDescription{
position:absolute;
width:370px;
left:365px;
top:290px;
color:#FFFFFF;
}