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

body {
	text-align:left;
	color:#A8A8A8;
	background-color: #000;
}
#banner {
	padding-bottom: 5px
}
#img_holder {
	width: 150px;
	height: 150px;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/logo.png)
}
#navigation {
	text-align:left;
	color:#A8A8A8;
}
#main {
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
}
#Static {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#newsfeed {
	height:319px;
	overflow:hidden;
	border: 0px none #999;
}
#video {
	text-align:center;
}
#legal {
	text-align:center;
}
#rotten {
	text-align:left;
	font-size:16px;
	font-weight:800;
}
#left_column {
	width: 200px;
	float: left;
}
#right_column {
	width: 150px;
	float: left;
}
#centre_column {
	width: 520px;
	margin-top: 10px;
	float: left;
	background-color: #000;
}
#centre_column, #right_column {
	margin-left: 15px;
}
#future {
	height:550px;
}
#tab1 {
	height:550px;
}
#bio {
	margin-top: 10px;
	margin-bottom: 10px;
}
#press {
	margin-top: 10px;
	margin-bottom: 10px;
}
#future {

}
#past {

}
#blog1 {
	text-align:center;
}
#bar {
	height: 10px;
	width: 900px;
	background-color: #A8A8A8;
}
#HCB_comment_box {
	background-color:000;
	color:A8A8A8;
}
#Tabs ul {
padding: 0px;
margin: 0px;
margin-left: 10px;
list-style-type: none;
}

#Tabs ul li {
display: inline-block;
clear: none;
float: left;
height: 24px;
}

#Tabs ul li a {
position: relative;
margin-top: 16px;
display: block;
margin-left: 6px;
line-height: 24px;
padding-left: 10px;
background: #f6f6f6;
z-index: 9999;
border: 1px solid #ccc;
border-bottom: 0px;

/* The following four lines are to make the top left and top right corners of each tab rounded. */
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
/* end of rounded borders */

width: 130px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

#Tabs #Content_Area { // this is the css class for the content displayed in each tab
padding: 0 15px;
clear:both;
overflow:hidden;
line-height:19px;
position: relative;
top: 20px;
z-index: 5;
height: 150px;
overflow: hidden;
}

p { padding-left: 15px; }

.overlay
{
background-color: black;
-moz-opacity: 0.8; opacity: 0.90; filter: alpha(opacity=90);
display: none; position: absolute; top: 0px; left: 0px;
width: 100%;height: 100%;
z-index:900;
}

.content
{
display: none; position: absolute; height: 50%; width: 50%; top: 25%; left: 25%;
border-style: solid; border-width: 4px; border-color: Yellow; background-color: #eeeeee;
z-index:901;
}


#gallery1 {display:none;}
#gallery2 {display:none;}
#gallery3 {display:none;}
#gallery4 {display:none;}
