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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/bg_sunset.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#stage {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #FF9999;
}
#header {
	width: 800px;
	border: 0px dotted #CC0000;
}
#print_head {
	display: none;
}
#top_nav {
	height: 25px;
	width: 800px;
	border: 0px dotted #999999;
	margin-top: 0px;
	padding-top: 0px;
}
#contentarea {
	position: relative;
	border: 0px dotted #0000FF;
	min-height: 327px;
}
#maincontent {
	border: 0px dotted #999999;
	width: 800px;
	margin: 8px 0px;
	padding: 0px;
}
#footer {
	height: auto;
	width: 800px;
	border: 0px dotted #0000FF;
	margin-top: 0px;
	padding:0px;
}
.clear {
	clear: both;
}
#top_right {
	float: right;
	width: 145px;
	text-align: right;
	clear: both;
	position: absolute;
	z-index: 100;
	margin-left: 638px;
	margin-top: 5px;
}
#footer_center {
	height: 78px;
	width: 528px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#footer_left {
	height: 78px;
	width: 128px;
	background-image: url(../images/bg_bottcnr.png);
	background-repeat: no-repeat;
}
#footer_right {
	background-image: url(../images/bg_bottcnr.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 128px;
}
#news_block {
	width: 260px;
	margin-bottom: 10px;
}
* html #news_block { /* IE 6 bug fix */
	width: 260px;
	margin-bottom: 10px; 
	margin-left: 0px;
}
#news_brief {
	width: 260px;
	height: 90px;
	background-image: url(../images/bg_news.png);
	background-repeat: repeat-y;
	margin-bottom: 4px;
	overflow: hidden;
	padding-top: 8px;
}
#news_brief_list {
	width: 260px;
	background-image: url(../images/bg_news.png);
	background-repeat: repeat-y;
	margin-bottom: 4px;
}
#next_tourn {
	height: 100px;
	width: 264px;
	background-image: url(../images/bg_next_tourn.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
#news_thumb {
	height: 82px;
	width: 90px;
	overflow: hidden;
}
#news_brief_text {
	margin-right: 6px;
	height: 65px;
	overflow: hidden;
}
#news_list {
	margin-bottom:5px;
	clear: both;
}
#onecoltop {
	height: 14px;
	width: 800px;
}
#onecolmiddle {
	background-image: url(../images/onecolbox_fill.png);
	background-repeat: repeat-y;
}
#onecolbottom {
	margin-top: -10px;
}
#video {
	width: 264px;
	background-color: #FFC;
	height: 230px;
}
#tabfill {
	background-image: url(../images/tab_fill.png);
	height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#findpro {
	padding-bottom: 10px;
	text-align: center;
	margin-top: 5px;
}
#box_ranking {
	background-image: url(../images/bg_ranking.png);
	height: 132px;
	width: 260px;
}
#box_results {
	background-image: url(../images/bg_results.png);
	height: 132px;
	width: 260px;
}
#top_nav a img {
	margin: 0px;
	padding: 0px;
}
#rightcol {
	width: 510px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#rightinnercol {
	background-repeat: repeat;
	margin-bottom: 0px;
	background-image: url(../images/rbox_fill.png);
	min-height: 300px;
}
#infocol {
	margin-bottom: 0px;
	padding: 0px 160px 10px 14px;
	min-height: 300px;
}
* html #infocol { /* IE 6 bug fix */
	margin-bottom: 0px;
	padding: 0px 160px 10px 14px;
	min-height: 300px;
}  
	
*:first-child+html #infocol { /* IE 7 bug fix */
	margin-bottom: 0px;
	padding: 0px 0px 10px 14px;
	min-height: 300px;
}
	

#imagecol {
	float: right;
	width: 200px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 14px;
	margin-top: 30px;
	border: #cccccc solid 0px;
}
#imagecol img {
	margin-bottom: 10px;
}
#feature {
	padding-right: 10px;
	padding-left: 10px;
}
#page_nav {
	margin-top: 5px;
	margin-bottom: 5px;
}
#members_col {
	margin-bottom: 0px;
	padding: 10px 14px 10px 14px;
}
#mem_right {
	float: right;
	width: 150px;
	padding: 3px;
	border: 1px solid #999;
}
.print_show {
	display:none;
}
