body{
	background: #150006 url('/img/bg.gif') repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;	
	padding: 0px;
	margin: 0px;	
}
#container{
	background: url('/img/bg-main-long.gif') no-repeat top;
	width: 801px;
	height: 800px;
	margin: 0px auto;
	position: relative;
}
#container.gallery{
	background: url('/img/bg-int-long.gif') no-repeat top;
}		
.text, a.text{
	position: absolute;
	top: 464px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
a.text:hover{
	text-decoration: underline;
}
.text strong{
	font-size: 12px;
}
.t1{
	left: 36px;
}
.t2{
	left: 115px;
}
.t3{
	left: 235px;
}
.t4{
	right: 32px;
}
.t6{
	right: 315px;
}
#t5{
	position: absolute;
	top: 720px;
	text-align: center;
	width: 801px;
	font-size: 11px;
}
#gtd{
	position: absolute;
	top: 880px;
	text-align: center;
	width: 801px;
	font-size: 9px;
	color: #757474;

}
#gtd a{
	color: #757474;
	text-decoration: none;
}
#gtd a:hover{
	color: #757474;
	text-decoration: underline;
}
#events{
	color: #ffffff;
	position: absolute;
	top: 580px;
	text-align: center;
	width: 801px;
}
#events a{
	font-family: Verdana, Arial,  sans-serif;
	color: #f27a20;
	font-size: 14px;
	text-decoration: none;
}
#events a:hover{
	text-decoration: underline;
	color: #ffffff;
}
#events a span{
	font-size: 9px;
	margin-left: 20px;
}
a.gal-link{
	background: #fff;
	display: block;
	width: 80px;
	height: 80px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	float: left;
	margin: 10px;
}
a.gal-link:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
a.gal-link img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	margin:5px;
}
#gallery-box, #events-box{
	width: 730px;
	margin: 0px auto;
	padding-top: 100px;
}
#events-box{
	color: #150006;
	font-size: 12px;
}