@charset "utf-8";
/* CSS Document */
body{
	font:normal normal 12px/14px Arial, Helvetica, sans-serif;
	color:#282f1b;
	background-color:#fff;
}
img{
	vertical-align:middle;
	border:0;
}
.bigContainer{
	width:962px;
}
.centered{
	margin:0 auto;
	padding:0;
}
.fltLeft{
	float:left;
}
.fltRight{
	float:right;
}
.clrUltimate{
	clear:both;
	float:none;
	font-size:0px;
	line-height:0px;
}
.logo {
	padding:36px 0px 0px 55px;
}
.header{
	height:426px;
}
.menuTop{
	margin-top:115px;
	text-align:center;
}
.menuTop div {
	padding:0px 16px 0px 16px;
}
.menuTop a {
	text-decoration:none;
	font:bold normal 14px/14px Arial, Helvetica, sans-serif;
	color:#396118;
}
.menuTop a:hover{
	color:#5e5e5d;
}
.menuTop a span{
	display:none;
}
#home, #videos, #photosets, #bonus, #about, #store, #member, #join {
	display:block;
	height:25px;
}
#home{
	width:57px;
	background:url(../images/menu_home.gif) top left no-repeat;
}
#videos{
	width:89px;
	background:url(../images/menu_videos.gif) top left no-repeat


}
#photosets{
	width:117px;
	background:url(../images/menu_photosets.gif) top left no-repeat;
}
#bonus{
	width:133px;
	background:url(../images/menu_bonus.gif) top left no-repeat;
}
#about{
	width:85px;
	background:url(../images/menu_about.gif) top left no-repeat;
}
#store{
	width:58px;
	background:url(../images/menu_store.gif) top left no-repeat;
}
#member{
	width:60px;
	background:url(../images/menu_member.gif) top left no-repeat;
}
#join{
	width:82px;
	background:url(../images/menu_join.gif) top left no-repeat;
}
#home:hover{
	background:url(../images/menu_homep.gif) top left no-repeat;
}
#videos:hover{
	background:url(../images/menu_videosp.gif) top left no-repeat;
}
#photosets:hover{
	background:url(../images/menu_photosetsp.gif) top left no-repeat;
}
#bonus:hover{
	background:url(../images/menu_bonusp.gif) top left no-repeat;
}
#about:hover{
	background:url(../images/menu_aboutp.gif) top left no-repeat;
}
#store:hover{
	background:url(../images/menu_storep.gif) top left no-repeat;
}
#member:hover{
	background:url(../images/menu_memberp.gif) top left no-repeat;
}
#join:hover{
	background:url(../images/menu_joinp.gif) top left no-repeat;
}
.joincontinueContainer{
	margin:0px auto 0px auto;
	width:750px;
}
#copyright a {
	color: #4a4833;
}
#copyright a:hover{
	color:#62631c;
}
#copyright{
	padding:35px 0px 15px 0px;
	text-align:center;
	font-size:10px;
}
.contentContainer{
	background:url(../images/interior_footer_bkg.jpg) center bottom no-repeat;
	padding:0;
}
#liveshow{
	position:absolute;
	margin-left:10px;
	margin-top:100px;
}
