#page_wrap {
	background-image: url(../images/layout/page_bg.gif);
	background-repeat: repeat-y;
	width:905px;
	margin:0 auto;
}
#left_column #left_logo {
	background-image: url(../images/layout/taf_logo_left_front.gif);
}
div#member_console_wrap {
	position:relative;
}
div#member_center_console {
	color:#fff;
}
div#member_center_console #member_center_link {
    display: block;
    position: absolute;
    width: 165px;
    height: 25px;
    top: 25px;
    left: 8px;
}
div#member_center_console #member_center_link span {
    margin-left: -9999px;
}
div#member_center_console #logout a, div#member_center_console #login a {
    text-decoration: underline;
}
div#member_center_console #logout, div#member_center_console #login {
    position: absolute;
    text-align: right;
    top: 3px;
    right: 20px;
    color: #2309E3;
}
div#member_center_console #already_a_member {
    position: absolute;
    text-align: right;
    top: 3px;
    left: 245px;
    color: #24093E;
}
div#member_center_console #login_now a {
    display: block;
    position: absolute;
    top: 27px;
    left: 245px;
    width: 164px;
    height: 25px;
    background: url('/images/layout/login_button_front.jpg') no-repeat top left;
}
div#member_center_console #login_now a span {
    margin-left: -9999px;
}
div#member_center_console #join a {
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}
div#member_center_console #join a:hover {
    color: #24093E;
}
div#member_center_console #join {
    display: inline;
    position: absolute;
    width: 400px;
    top: 53px;
    left: 9px;
}

div#member_center_console #priority_points {
    display: inline;
    position: absolute;
    top: 30px;
    left: 220px;
}
div#member_center_console #welcome_back {
    display: inline;
    position: absolute;
    top: 53px;
    left: 9px;
}
div#member_center_console #member_number {
    display: inline;
    position: absolute;
    top: 53px;
    left: 220px;
}
div#member_center_console #current_ranking {
    display: inline;
    position: absolute;
    top: 65px;
    left: 220px;
}
#center_column {
	float:left;
	display:inline;
	width:429px;
	background-color:#FF9C1B;
	padding-bottom:5px;
}
#center_column .content_wrap {
	margin-left:5px;
}
#center_column .content_wrap div.top_cap {
	height:27px;
	background-image:url(../images/layout/front_content_topcap.gif);
	background-repeat: no-repeat;
}
#center_column .content_wrap div.bottom_cap {
	height:27px;
	background-image:url(../images/layout/front_content_botcap.gif);
	background-repeat: no-repeat;
}
#center_column .content_wrap .content {
	background-image:url(../images/layout/front_content_bg.gif);
	background-repeat: repeat-y;
	padding:0 15px 0 15px;
}
#meet_the_tigers {
	float:left;
	display:inline;
	width: 192px;
	margin-left:5px;
}

/*#online_auctions {
	float:left;
	display:inline;
	width: 192px;
}
#online_auctions h3.top_cap {
	background-image:url(../images/layout/online_auctions_topcap.gif);
	background-repeat: no-repeat;
	height:37px;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	padding:0;
}
.content #online_auctions div.bottom_cap {
	background-image:url(../images/layout/generic_front_botcap.gif);
	background-repeat: no-repeat;
	height:5px;
}
.content #online_auctions div.content img {
	border: 1px solid #433B7F;
	margin:0 2px 0 2px;
}
.content #online_auctions div.content {
	background-image:url(../images/layout/generic_front_bg.gif);
	background-repeat: repeat-y;
	padding:4px 8px 4px 8px;
}*/

#tigerland_news {
	float:left;
	display:inline;
	width: 192px;
}
#tigerland_news h3 {
	margin:0;
	padding:0;
}
#tigerland_news h3 a#tigerland_news_link {
	background-image:url(../images/layout/tigerland_news_link_bg.jpg);
	background-repeat: no-repeat;
	height:109px;
	width:192px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	display:block;
}
#tigerland_news h3 a#tigerland_news_register_link {
	background-image:url(../images/layout/tigerland_news_register.jpg);
	background-repeat: no-repeat;
	height:67px;
	width:192px;
	text-indent:-9999px;
	padding:0;
	margin:5px 0;
	display:block;
}


#meet_the_tigers h3.top_cap {
	background-image:url(../images/layout/meet_tigers_topcap.gif);
	background-repeat: no-repeat;
	height:37px;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	padding:0;
}
.content #meet_the_tigers div.content {
	background-image:url(../images/layout/generic_front_bg.gif);
	background-repeat: repeat-y;
	padding:4px 8px 4px 8px;
	height: 132px;
}
.content #meet_the_tigers div.bottom_cap {
	background-image:url(../images/layout/generic_front_botcap.gif);
	background-repeat: no-repeat;
	height:5px;
}
.content #online_auctions div.content, .content #meet_the_tigers div.content {
	background-image:url(../images/layout/generic_front_bg.gif);
	background-repeat: repeat-y;
	padding:4px 8px 4px 8px;
}

.content #meet_the_tigers div.content img {
	border: 1px solid #433B7F;
	margin:0 5px 0 2px;
}
.content #meet_the_tigers div.player_image {
	float:left;
}
.content #meet_the_tigers div.player_bio {
	float:left;
}
#right_column {
	float:left;
	display:inline;
	width:170px;
	position: relative;
	top:0;
	left:0;
}
