BODY { 
	margin: 0px auto;
	text-align: center; 
	background-color: #333333;
	background-image: url('images/bg.jpg');
}
.bg {
	width: 895px;
	text-align: center; 
}
.menu {
	width: 895px;
	height: 26px;
	background-image: url('images/menu_bg.jpg');
	background-repeat: no-repeat;
}
.content {
	width: 895px;
	height: 492px;
	background-color: #06224d;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
}
.content2 {
	width: 895px;
	background-color: #06224d;
}
.content3 {
	width: 665px;
	background-color: #17345b;
	vertical-align: top;
	text-align: left; 
}
.content4 {
	width: 895px;
	height: 592px;
	background-color: #06224d;
	vertical-align: top;
	text-align: left; 
}
.sponsors {
	width: 895px;
	background-color: #ffffff;
}
.round_wrap {
	width: 270px;
	text-align: left; 
	vertical-align: top;
	background-color: #17345b;
}
.lookalike {
	text-align: left; 
	vertical-align: top;
	border: #17345b 3px double;
}
.ladder {
	width: 80%;
	vertical-align: top;
	border: #17345b 3px double;
}
.news {
	width: 360px;
	text-align: left; 
	vertical-align: top;
	border: 1px solid #06224d;
}
.stats {
	vertical-align: top;
	background-color: #06224d;
}
.sponsor_box {
	vertical-align: middle;
	text-align: center; 
	background-color: #ffffff;
}
.pic {
	border: 1px solid #ffffff;
}
.menu_font {
	font-size: 11px; 
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff; 
	font-weight: bold;
	font-family: arial;
}
.menu_break {
	font-size: 11px; 
	color: #06224d; 
	font-family: arial;
}
.stats_font {
	font-size: 11px; 
	color: #06224d; 
	font-family: arial;
	background-color: #17345b;
}
.stats_font2 {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial;
	background-color: #17345b;
}
.font1 {
	font-size: 10px; 
	color: #ffffff; 
	font-family: arial;
}
h1 {
	font-size: 16px; 
	color: #bd1e31; 
	font-family: arial;
}
h2 {
	font-size: 14px; 
	color: #bd1e31; 
	font-family: arial;
}
h3 {
	font-size: 12px; 
	color: #bd1e31; 
	font-family: arial;
}
p {
	font-size: 11px; 
	line-height: 1.5;
	color: #ffffff; 
	font-family: arial;
}
a {
	color: #ffffff; 
	text-decoration: none;
}
a:hover {
	color: #bd1e31; 
}