body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #000;
	background-image: url('../images/bg_body.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #300;
	text-decoration: none;
}
#c_all {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c_masthead {
	margin:0px auto; background-image: url('../images/bg_masthead.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	height: 198px;
	width: 980px;
	
}
#c_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding-top: 157px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: center;
	letter-spacing: 1px;
}
#c_nav a {
	color:#FFF;
	text-decoration:none;
}#c_nav a:hover {
	color:#999;
}#c_content {
	margin:0px auto; background-image: url('../images/bg_content.gif');
	background-repeat: repeat-y;
	padding: 0px;
	width: 980px;
	
}
.content_top {
	background-image: url('../images/bg_content_top.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 980px
}
.c_content_txt {
	margin: 0px;
	padding: 10px 30px 0px 30px;
}
.content_txt {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	line-height: 21px;
	width: 480px;
	position: relative;
}
.content_txt_sponsorpg {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	line-height: 21px;
	width: 640px;
}
.content_bottom {
	background-image: url('../images/bg_content_bottom.gif');
	background-repeat: no-repeat;
	padding: 0px;
	height: 22px;
	width: 980px; margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px
}
.hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
}
.subhd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #300;
	text-align: left;
}
.tournaments {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 238px;
	background-image: url('../images/bg_tourneys.gif');
	background-repeat: repeat-y
}
.tournaments_sponsorpg {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 238px;
	background-image: url('../images/bg_tourneys.gif');
	background-repeat: repeat-y
}
.tourney_top {
	background-image: url('../images/bg_tourneys_top.gif');
	background-repeat: no-repeat;
	height: 66px;
	width: 138px;
	margin: 0px;
	padding-left:10px; padding-right:90px; padding-top:10px; padding-bottom:0px
}
.tourneys {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 300px;
	overflow: auto;
	width: 216px;
}
.tourney_bottom {
	background-image: url('../images/bg_tourneys_bottom.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 238px
}
.sponsors {
	background-repeat: repeat-y;
	width: 153px;
	float: right;
	padding: 0px;
	background-image: url('../images/bg_sponsors.jpg');margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
.sponsors_top {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 153px;
	background-image: url('../images/bg_sponsors_top.jpg');
	background-repeat: no-repeat
}
.sponsors_img {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	background-repeat: repeat-y;
	width: 133px;
	height: 468px;
}
.sponsors_img img{
	padding: 0px 0px 15px 0px;
	text-align: center;
}
.sponsors_bottom {
	background-image: url('../images/bg_sponsors_bottom.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 153px
}
.latestnews {
	margin: 0px;
	height: 200px;
	overflow: auto;
	padding: 0px 20px 10px 0px;
	width: 460px;
}
.register {
	margin: 0px;
	padding: 0px;
}
.errors {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#c_footer {
	padding: 0px 0px 20px 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#c_footer a {
	color:#666;
	text-decoration:none;
}
	
#c_footer a:hover {
	color:#999;
}