@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	margin: 0 auto;
}

.fade {
  position: absolute;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.greybar {
	width:100%;
	height:15px;
	background-color:#111;
	}
	
.backlink {
	clear:both;
	float:left;
	text-align:left;
	padding-top:25px;
	padding-left:20px;
	}



/* LINKS */

a {
	font-family:Arial;
	outline:none;
	border:none;
}

.sec_go a:link {
	color: #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:visited {
	color: #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:hover {
	color:#933;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:active {
	color: #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}


.footlink_one a:link {
	color: #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_one a:visited {
	color: #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_one a:hover {
	color: #b4b4b4;
	text-decoration: none;
	outline:none;

}
.footlink_one a:active {
	color: #FFF;
	text-decoration: none;
	outline:none;
}

.footlink_two a:link {
	color:#CCC;
	font-size:0.9em;
	text-decoration: none;
	outline:none;

}
.footlink_two a:visited {
	color: #CCC;
	font-size:0.9em;
	text-decoration: none;
	outline:none;

}
.footlink_two a:hover {
	color: #FFF;
	font-size:0.9em;
	text-decoration: none;
	outline:none;

}
.footlink_two a:active {
	color: #CCC;
	font-size:0.9em;
	text-decoration: none;
	outline:none;
}



.footlink_four a:link {
	color: #FFF;
	font-size:0.9em;
	text-decoration: none;
	outline:none;

}
.footlink_four a:visited {
	color: #FFF;
	font-size:0.9em;
	text-decoration: none;
	outline:none;

}
.footlink_four a:hover {
	color:#CCC;
	font-size:0.9em;
	outline:none;

}
.footlink_four a:active {
	color: #FFF;
	font-size:0.9em;
	text-decoration: none;
	outline:none;
}

/* NAVIGATION */

.topper {
	height: 108px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.nav {
	height: 29px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.nav_space {
	height:13px;
}


ul.horizontal_list li{
    text-align:center;
	color:#FFF;
	font-family: arial;
	font-size:0.9em;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: none;
}

ul.rollover a{
        display: block;
        text-decoration: none;
		color:#FFF;
    }
	
ul.rollover a:hover{
		display:block;
        text-decoration: none;
		color: #CCC;
    }


/* FOOTER */

.foot_contain {
	clear:both;
	height:300px;
	width:100%;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:none;
	background-position:center;
}

.footer {
	width:960px;
	height:200px;
	padding: 80px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

.foot_one {
	float:left;
	width:172px;
	padding: 5px 0 0 20px;
	font-size:0.8em;
	line-height:1.3em;
}

.foot_two {
	float:left;
	width:252px;
	padding: 0 0 0 20px;
	font-size:1.0em;
	line-height:1.5em;
}

.foot_three {
	float:left;
	width:252px;
	padding: 0 0 0 20px;
	line-height:1.5em;
}

.foot_four {
	float:right;
	width:180px;
	padding: 0 0 0 20px;
	text-align:right;
}

.foot_head {
	font-family:Arial;
	color: #b4b4b4;
	font-size:1.15em;
	}

.foot_spaced {
	font-size:0.45em;
	}

.footright {
	height:25px;
	width:180px;
	font-family:Arial;
	font-size:0.8em;
	color:#FFF;
	text-align: right;
	line-height:1.5em;
	}

.copyright {
	width:960px;
	text-align:left;
	font-family:Arial;
	font-size:0.75em;
	color:#999;
	padding: 190px 0 0 0;

}

/* HOME PAGE */

.home_stretch {
	background-image:url(../images/banner_home_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}

.main_contain {
		height:480px;
		background-color:#000;
		padding-top:15px;
}

.main_box {
	width:960px;
	padding: 6px 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

.section {
	background-color:#000;
	width:960px;
	padding-bottom:150px;
}

.sec_left {
	float:left;
	width:282px;
	padding: 0 10px 0 25px;
}

.sec_mid {
	float:left;
	width:282px;
	padding: 0 10px 0 25px;
}

.sec_right {
	float:left;
	width:291px;
	padding: 0 10px 0 25px;
}

.sec_title {
	font-family:Arial;
	font-size:1.0em;
	font-weight:bold;
	color:#CCC;
	line-height:1.6em;
}

.sec_text {
	font-family:Arial;
	font-size:0.8em;
	color:#999;
	line-height:1.5em;
}

/* BIO PAGE */


.bio_stretch {
	background-image:url(../images/bio/bio_banner.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}

.sec_text {
	font-family:Arial;
	font-size:0.8em;
	color:#999;
	line-height:1.5em;
}


/* NEWS PAGE */

.sec_title_news {
	font-family:Arial;
	font-size:1.0em;
	font-weight:bold;
	color:#980300;
	line-height:1.6em;
}

.news_stretch {
	background-image:url(../images/news/news_banner.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}

/* GALLERY PAGE */

.gallery_stretch {
	background-image:url(../images/gallery/gallery_banner.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}



/* DISCO PAGE */

.disco_stretch {
	background-image:url(../images/disco/disco_banner.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}


/* MEDIA PAGE */

.media_stretch {
	background-image:url(../images/media/media_banner.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
}