body{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align: center;
	background:#191919 url(../images/bg-main.gif) center repeat-y;
}

#fake_body {overflow: auto; z-index: 1; padding-left: 15px; background: transparent;}
#dock {background: transparent url(../images/bottom_navbar.png) repeat scroll center center; height: 53px; z-index: 100; width: 100%;}
#dock_logo {position: absolute; bottom: 0; background: transparent url(../images/bottom_navbar_logo.png) no-repeat scroll center center; height: 100px; z-index: 9999; width: 100%;}
#dock_content {position: absolute; bottom: 0; width: 99.9%; color: #666666; font-family: Trebuchet MS; font-size: 11px;}
#dock_content a {color: #666666; text-decoration: none;}
#dock_content a:hover {color: #333333;}
#dock_bottom_facebook {display: block; width: 21px; height: 22px; background: url(../images/bottom_facebook_none.png) no-repeat scroll 0 0 transparent;}
#dock_bottom_facebook:hover {width: 21px; height: 22px; background: url(../images/bottom_facebook.png) no-repeat scroll 0 0 transparent;}
.week_link {text-decoration: none; color: #b32725; font-size: 13px; font-weight: bold;}
.week_table {border-collapse: collapse; border: 1px solid #58595b; font-size: 11px;}
.week_table td {border: 1px solid #58595b;}
.week_table td a {color: #FFFFFF; text-decoration: none;}
.week_table td a:hover {text-decoration: underline;}
.week_cell {color: #58595b; font-weight: bold;}

#page{
	width:967px;
	/*text-align:center;
	position:relative;*/
	margin:0 auto;
	/*padding:0;*/
	background: url(../images/bg.jpg);
}

#menutop{
	margin:0 auto;
	width:966px;
	height:58px;
	color: #FF0000;
}

#menutop a{
	text-decoration:none;
	color:#A7A9AC;
	font-size:10px;
}

#menutop #hardrocklabel{
	float: right;
	font-size:9px;
	position:relative;
	text-align:right;
	width:200px;
	height:15px;
	font-weight:600;
	padding-top:5px;
}

#menutop #flag{
	float: right;
	font-size:9px;
	position:relative;
	text-align:right;
	width:30px;
	height:15px;
	padding-top:5px;
	padding-right: 5px;
}

#banner{
	width:966px;
	height:239px;
	margin-top: -15px;
}

#mainmenu{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/bg2.gif) top left no-repeat;
	padding-top:3px;
}

#mainmenu40{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/40bg2.gif) top left no-repeat;
	padding-top:3px;
}

#mainmenuen{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/bgE.gif) top left no-repeat;
	padding-top:3px;
}

#mainmenuen40{
	margin:0 auto;
	width:966px;
	height:41px;
	text-align:center;
	background: url(../images/40bgE.gif) top left no-repeat;
	padding-top:3px;
}

#footer{
	margin:0 auto;
	width:967px;
	/*height:90px;*/
	text-align:center;
	color:#666666;
	font-size:12px;
}

#main{
	margin:0 auto;
	width:967px;
	padding:0;
}

#left_content{
	margin:0 auto;
	float:left;
	width:480px;
}

#right_content{
	float:left;
	width:480px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}

.gallery_title {color: #CCCCCC; font-weight: bold; font-size: 14px; border-bottom: 1px solid #39393A; padding-bottom: 6px; margin-bottom: 6px;}
.gallery_thumb {width: 124px;}
.gallery_thumb_image{border: 2px solid #39393A;}
.gallery_thumb_link {color: #CCCCCC; text-decoration: none;}
img {border: none; vertical-align: baseline;}
