/* section layout */

body {background:url(/images/bg_for_the_fans_body.jpg) repeat-x;}
#container {background:url(/images/bg_for_the_fans.jpg) no-repeat;}
#content h1 {color: #461a1a;}


/* videos */
#comp-reel {margin: 0 0 0 80px;}

/* wallpaper */
table#wallpaper {
	margin: 20px 0 20px 100px;
}

table#wallpaper td {
	padding: 10px 20px;
	text-align: center;
}

table#wallpaper td img {margin: 0 0 5px 0;}

#header {height:294px;}
#title {height: 50px;}
.join_link_container {
	height:79px;
	position:absolute;
	margin:19px 0 0 0;
	right:75px;
	text-align:right;
	top:92px;
	width:247px;
	z-index:100;
}
.g2_link_container {
	overflow:visible;
	height:84px;
	position:absolute;
	margin:19px 0 0 0;
	right:61px;
	text-align:right;
	top:188px;
	width:213px;
	z-index:100;
}
h2.club_reg {
	background:url(/images/form_header.png) no-repeat !important;
	display:block;
	height:150px;
	padding:0 !important;
	text-indent:-1000em;
	text-align:center;
	width:800px;
}
.club_text {
	background:url(/images/form_text_bg.png) no-repeat;
	float:left;
	margin:0 50px 0 0;
	padding:40px;
	width:350px;
}
.join_club_form {
	float:left;
	width:470px;
}