@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
body {
	background-color: #000000;
	text-align:center;
	color: #8A8A8A;
	font-size:13px;
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
}
a {
	color: #717171;;
	text-decoration: none;
	outline:none;
}
a:hover{
	color: #FFFFFF;
}

a:visted {color:#717171;}

p { line-height:18px;}
img { border:none; outline:none;}
/*----------- Headings -----------*/
h1 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
h2 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
}
h3 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #8A8A8A;
	text-transform: uppercase;
}




#wrapper {
	width:785px;
	margin:0 auto;
	text-align:left;
	padding-top:100px;
	position:relative;
}


/*----------- Header-----------*/

#nav {
	position:relative;
	width:785px;
	height:30px;
	border: 1px solid #515151;	
}
#logo{
	position:absolute;
	width:81px;
	height:59px;
	z-index:1;
	left: -9px;
	top: 36px;
	z-index:101
}

#ad{
	position:absolute;
	width:468px;
	height:60px;
	z-index:1;
	right:75px;
	top: 15px;
	z-index:101
}


#menu {
float:right;
width:670px;
padding-top:5px;}

#menu ul { margin:0; padding:0;}

#menu li { float:left; list-style:none; display:block;	
 font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;}

#menu .gap {margin-right:20px;}

a.scrollover {
	color: #717171;

	
}
   
a.scrollover:hover {
	color: #ffffff;
}


.on {font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
		color: #ffffff;}



/*----------- Latest News -----------*/

#news_scroller {
	position:relative;
	width:785px;
	height:25px;
	overflow:hidden;
}
#news_scroller {
	position:relative;
	width:785px;
	height:25px;
	overflow:hidden;
}

#latestnews {
	width:125px;
	height:25px;
	float:left;
	background-color: #000000;
	display:block;
	font-size: 16px;
	line-height:27px;
	color: #969696;
	font-weight: bold;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

#mask {
	float:left;
	margin-left:130px;
	width:660px;
	overflow:hidden;
}

ul.newsticker { 
	position: relative;
	left:120px;
	font: bold 12px "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color:#ffffff;
	
}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
line-height:25px;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #FFFFFF;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 200px 0 0;
} 



/*----------- Contents-----------*/
#events {
	position:relative;
	width:785px;
	height:250px;
	padding-top:6px;
	border: 1px solid #515151;
	margin-bottom:15px;
	text-align:center;
}

#fading {
	position:relative;
	float:left;
	width:380px;
	height:280px;
	border: 1px solid #515151;
	padding:1px;
	text-align:center;
}


#fading2 {
	position:relative;
	float:right;
	width:380px;
	height:280px;
	padding:1px;	
}

#fading2 img {	border: 1px solid #515151;}



#content_scroll {
	position:relative;
	width:755px;
	padding:15px;
	border: 1px solid #515151;
}

#contact_scroll {
	position:relative;
	width:755px;
	padding:15px;
	border: 1px solid #515151;
	font-size: 15px;
}

#contact_scroll h1 {
	font-size: 18px;
}


#content_right {
	position:relative;
	width:555px;
	padding:15px;
	border: 1px solid #515151;
	float:right;
	text-align:justify;
}

#content_left {
	position:relative;
	width:180px;
	padding:15px;
	float:left;
	padding:2px;
	text-align:center;
}
.centering { margin-left:95px;}
#content_right em { color:#FFFFFF}

#other_events {
	position:relative;
	float:left;
	width:773px;
	height:72px;
	border: 1px solid #515151;
	padding:1px;
	margin-top:10px;
	padding-top:8px;
	padding-left:10px;
}
#other_events img { margin-right:3px; border:none;}

.merch { width:200px;
float:left;
margin-right:60px;
margin-bottom:20px;
border: 1px solid #515151;}
.merchend { width:200px;
float:left;
clear:right;
margin-bottom:20px;
border: 1px solid #515151;}

.bordered {border: 1px solid #515151;padding:2px; width:350px; height:300px; margin:0 auto;}
.bordered2 {border: 1px solid #515151; padding:2px; width:320px; height:300px; float:left; margin-right:20px; margin-bottom:20px;}
/*-----------footer -----------*/
#footer {
	position:relative;
	width:785px;
	height:30px;
	font-size: 10px;
	color: #999999;
	text-align:right;
}


.formy { padding:3px;}
.formy_button {
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}