/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
	
body { 
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "century gothic", calibri, "gill sans", sans-serif;
	background: black;
	
	
	}
	
p { 
	margin-top: 0; 
	text-align: left;
	color: white;
	font-size: .8em;
	}
	
a {
	text-decoration:none;
	color: white;
	}
	
	a:visited {
	color: white;
	}
	
#footer a {
	text-decoration: underline;
	}
	


a:visited {
color:inherit;
}
	
	h1, h2, h3,h4,h5,h6 {
		margin: 0;
		}
	
h1 {
	 font-size: 2em;
	font-weight: lighter;
	 }

h2 {
	 font-size: 1.5em;
	font-weight: lighter;

	 }
	 
h3 {
	 font-size: 1.2em;
	  	font-weight: lighter;	
		
	 }
	
h4 {
	 font-size: .08em;
	 	font-weight: lighter;

	 }
	 
#col-left {
 width: 600px;
 float:left;
 }
 
#col-right {
	width : 364px;
	float: right;
	}
	 
.menu{
	float:left;
	position:relative;
	left:50%;
	text-align:left;
	clear: both;
}
.menu ul{
	list-style:none;	
	position:relative;
	left:-60%;
	margin:0;
	float:left;
	
}
.menu li{
float:left;
position:relative;
margin-left: 0px;
display:inline;
}

 .headerSelected, .header a:hover{

color: #970F12;

}

.header a{
text-decoration:none;
float:left;

}
	 
img {
border: 0px;
float: left;
}

.thumb-holder {
position:relative;
height:93px;
width:150px;
}

.thumb-holder span {
position:absolute;
display:block;
top:0;
bottom:0;
background: url(images/thumb-frame.png) repeat-x 0;
height:93px;
width:150px;
}

.promo-holder {
position:relative;
height:371px;
width:600px;
}

.promo-holder span {
position:absolute;
display:block;
top:0;
bottom:0;
background: url(images/promo-frame.png) repeat-x 0;
height:371px;
width:600px;
}
	 
#hide {
position:absolute;
top: 0;
left: 0;
height: 10px;
width:10px;
display: block;
background: red;
}

#banner {
width: 100%;
}

#masthead {
float: left;
text-align: left;
margin-top:34px;
margin-bottom:22px;
}

#tab-bar {
float:right;
color: white;
margin-left:auto;
margin-right: auto;
text-align: right;
}



.container {
width: 974px;
color: white;
margin-left:auto;
margin-right: auto;
clear: both;
}

.spacer {
clear: both;
}

.divider {
display:block;
background: url(images/metal1.png) repeat-x 0;
height: 35px;
width: 100%;
margin-bottom: 10px;
}

/*
ul#menu{
float:right;
color: white;
margin-left:auto;
margin-right: auto;
text-align: right;
margin-bottom: 0px;
padding: 0px;
}


ul#menu li{
display:block;
float:left;
margin: 0;
padding:0;
}

ul#menu li a{
display:block;
float:left;
color:white;
text-decoration:none;
padding:0px 20px;
background:black;
margin-bottom: 0px;
}

ul#menu li a:hover{
background:gray;
}

ul#menu li a.current{
color:#fff;
background:gray;
}
*/

#footer {
clear: both;
font-size: .8em;
color: white;
padding: 20px;
font-family:'century gothic';
}

#promo {
float: left;
clear:both;
}

.thumb {

}

.vid {
margin-left:auto;
margin-right:auto;
margin-top: 15px;
width:200px;

}



.vidSelected {
display: none;
}
#gal-header{
width: 350px;
text-align:center;
float: right;
margin: 38px 0 0 0;
color:white;
}

#gal-v-i{
position:relative;
left:-50%;
}

.headerTable {
width: 350px;
text-align: center;
}

#gal{
width: 250px;
margin-right:50px;
float:right;
}

.submenu {
height: 1.5em;
display: block;
}

object {
float:left;
margin-top: -15px;
}

#image-gal {
width: 350px;
float: right;
margin-top: 0px;
clear: both;
}

.image{
width:150px;
margin: 0 10px 12px 0px;
float:left;
}
.imgSelected{
display:none;
}

#right-gal {

float: right;
margin-top: 0px;
overflow:visible;
}

#test {
position:absolute;
z-index:10;
width: 200px;
height:100px;
top:0;
left:0;
background:white;
}


#navcontainer ul li #current {
color: #970F12;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-bottom:5px;
margin-top:0px;
background-color: 0;
color: White;
float: left;
width: 100%;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: 0;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: 0;
color: #970F12;
}

#navcontainer ul li a #active {
color: #970F12;
}

#navcontainer ul li a h3 #activemenu {
color: #970F12;
}

