body {
	margin: 0px; padding: 0px;
	background: black;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#card {
	position: absolute; z-index: 999;
	width: 100%; height: 100%;
	background: #000 url(assets/card.jpg) no-repeat center top;
}

h1 {
	margin: 0px;
	font-size:90px; color: #bf7d27;
	text-shadow:3px 3px 0px black;
	position: absolute; bottom:8%; left: 5%;
	line-height:28px;
	
}

.node_gold {color: #bf7d27;}
.node_red {color: #9a1413;}



.h1small {font-size:16px;}

img, a {
	border: none;
}

/*full screen loading*/

.vegas-loading {
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background:#000 url(images/loading.gif) no-repeat center center;
	background:rgba(0, 0, 0, 0.7) url(assets/loading.gif) no-repeat center center;
	height:32px;
	left:20px;
	position:fixed;
	top:20px;
	width:32px; 
	z-index:0;
}

.vegas-overlay {
	background:transparent url(assets/overlays/01.png);
	opacity:0.5;
	z-index:-1;
}

.vegas-background {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	z-index:-2;
}

/*end full screen loading*/

aside {
	position: absolute; bottom:0px;
	width:100%; height:36px;
}



.node_one {background: rgb(0, 0, 0);  background: rgba(0, 0, 0, 0.7);}


#primenav {
	width:960px;
	margin:auto;
}



#primenav a {
	margin-left:15px; margin-right:15px;
	text-decoration:none;
	text-shadow:1px 1px 0px black;
	font-family: 'Tangerine', cursive;
	font-size:34px; line-height:30px;
}

#donations {
	position:absolute;
	right: 4%; top:10%;
	width:40%; padding:12px;
	font-size:90%; color:#bf7d27; text-align:left;
	-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000;
	-moz-border-radius: 20px; -webkit-border-radius: 20px;
}


#profile {
	position:absolute;
	right: 4%; top:10%;
	width:40%; padding:12px;
	font-size:90%; color:#ef2734; text-align:left;
	-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000;
	-moz-border-radius: 20px; -webkit-border-radius: 20px;
}

#slideshow {
	position:absolute;
	left: 30%; top:40%;
	width:480px; padding:12px; height:300px;
	font-size:90%; color:#ef2734; text-align:left;
	-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000;
	-moz-border-radius: 20px; -webkit-border-radius: 20px;
}

video { border:1px solid #333; }

#contact {
	position:absolute;
	left: 4%; top:10%;
	width:25%; padding:12px;
	font-size:110%; color:#ef2734; text-align:center;
}

.intro {
	display: none;
}

#profile a, #donations a, #contact a {
	color: wheat; text-decoration: none;
}

.gall {
	height: 210px;
	width: 260px; padding: 10px; margin-bottom: 10px;
	text-align: center;
	background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000;

}
#thumbs img {
	border: 1px solid #9a1413;
	height: 80px; margin:5px;
}

#thumbs {
	position:absolute;
	left: 3%; top:7%;
	width:44%; padding:12px;
	font-size:90%; color:white; text-align:left;

}

#wrap {
	width: 960px;
	margin: auto;
}

#frontcontent {
	width:960px; height: 450px;
	float: left;
	background:url(assets/front.jpg) no-repeat top left;
}




#disc {
	float:left;
	font-size: 66%;
	color: #666;
	width: 800px;
	margin-top: 80px;
	margin-left: 80px;
}
#disc h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
}
#disc a {
	color: #FF0000;
	text-decoration: none;
}
#enterbutton {
	height: 65px;
	width: 226px;
	float: left;
	margin-top: 10px;
	margin-left: 350px;
	opacity: .8;
}
#avail {
	float:left; margin-top:360px; margin-left:100px;
	display: none;
	background:#000;
	width: 740px; padding: 10px;
	font-size: 80%; color: #fff;
	border: 1px solid #333;
}
.noshow {
	display: none;
}

#linkholder {
	display: none;
}
