/*==============================================
==================== GLOBAL ====================
==============================================*/


body {
	background-color: #000000;
	margin: 0px;
	color: #cccccc;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	background: url("../images/background.gif");
	}
	
img {
	border: 0px;
	}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color: #00d9ff;
	text-decoration: none;
	}
	
p {
	text-align: justify;
	}
	
form {
	margin: 0px;
	}
	
table {
	border-collapse: collapse;
	}

td {
	padding: 2px;
	}


/*==============================================
==================== HEADER ====================
==============================================*/


#frame {
	background: #000000;
	width: 875px;
	}
	
#head {
	width: 875px;
	height: 395px;
	}
	
#content {
	padding: 10px 20px 20px 20px;
	line-height: 11pt;
	}
	
	
/*===============================================
==================== CONTENT ====================
===============================================*/

#content strong {
	color: #ffffff;
	}
	
#content #page_title {
	color: #000000;
	background: #a3a3a3;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 1px 0px 1px 10px;
	margin: 0px 0px 10px 0px;
	}
	
#content .title {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}

#content .chart td {
	padding: 5px;
	}
	
#content .chart .bg {
	background: #111111;
	}
	
#content .news {
	width: 395px;
	height: 60px;
	background: #111111;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 10pt;
	background: url("../images/news_bg.gif");
	background-repeat: no-repeat;
	}
	
.sm {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	line-height: 7pt;
	color: #555555;
	}
	
#content .read_more {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	float: right;
	margin: 0px 20px 0px 0px;
	}
	
#content .read_more a:link, a:visited, a:active {
	color: #00d9ff;
	}
	
#content .box {
	float: left;
	margin: 0px 5px 10px 0px;
	background: #333333;
	}
	
/*==============================================
==================== FOOTER ====================
==============================================*/

	
#foot {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	margin: 0px 0px 50px 0px;
	}
	
#foot #sponsors {
	margin: 0px 0px 10px 0px;
	overflow: auto;
	text-align: center;
	}
	
#foot #nav {
	color: #333333;
	line-height: 21pt;
	background: #191919;
	font-weight: bold;
	height: 30px;
	background: url("../images/footer_bg.gif");
	}
	
#foot #nav a:link, a:visited, a:active {
	color: #666666;
	}
	
#foot #nav a:hover {
	color: #00d9ff;
	text-decoration: none;
	}
	
#foot #nav .name:link, .name:visited, .name:active {
	color: #00d9ff;
	}
	
#foot #nav #credit {
	float: right;
	margin: 0px 20px 0px 0px;
	}
	
	
/*===============================================
==================== MODULES ====================
===============================================*/


/* PAGE NUMBERS */
#pages a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
	}
	
#pages a:hover {
	color: #00d9ff;
	text-decoration: none;
	}

#pages .next {
	float: right;
	width: 100px;
	text-align: right;
	}
	
#pages .prev {
	float: left;
	width: 100px;
	}

#pages .pagenumbers {
	text-align: center;
	}
	
	
/* PHOTO GALLERY */
.thumbs_frame {
	width: 835px;
	height: 160px;
	border: 0px;
	}
	
.stage_frame {
	width: 835px;
	height: 795px;
	border: 0px;
	}
	
.body_stage {
	margin: 30px auto 30px auto;
	text-align: center;
	color: #666666;
	background: #000000;
	}
