body {
	margin: 0px;
	background: #E0D8CB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

body a {
	outline: none;
	color: #6F241E;
}

body object {
	outline: none;
}

#header {
	width: 100%;
	height: 125px;
	background: url(/images/header_gradient.gif) repeat-x;
	text-align: center;
}

#header_content {
	width: 960px;
	height: 125px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding-top: 32px;
}

#menu {
	float: left;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 56px;
}

#menu a {
	color: #D8CBA9;
	text-decoration: none;
	margin-left: 20px;
}

#menu a:hover {
	color: #FFF;
}

#container {
	width: 100%;
	text-align: center;
	background: transparent url(/images/page_gradient.gif) repeat-x;
}

#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 21px;
}

#sidebar {
	float: right;
	width: 300px;
}

.sidebar_title {
	width: 293px;
	height: 23px;
	background: transparent url(/images/sidebar_title.png) no-repeat;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 7px;
}

.sidebar_content {
	width: 286px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 40px;
	background: url(/images/sidebar_gradient.gif) no-repeat;
}

.sidebar_content a {
	color: #333;
	text-decoration: none;
}

#main_content {
	width: 600px;
	padding-right: 60px;
	position: relative;
}

#main_picture2 {
	width: 601px;
	height: 351px;
	background: url(/images/ra_cup.jpg) no-repeat;
	text-align: center;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.main_title {
	width: 593px;
	height: 23px;
	background: transparent url(/images/main_title.png) no-repeat;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
	margin-top: 20px;
}

.main_content {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 40px;
	background: url(/images/sidebar_gradient.gif) repeat-x;
	float: left;
}

#video {
	margin: 0 auto;
	width: 601px;
	text-align: center;6/20/2010
	padding-top: 4px;
	padding-bottom: 20px;
}

.left_cap_d {
	background: url(/images/table_left.png) no-repeat;
	width: 10px;
	padding: 0px;
}

.right_cap_d {
	background: url(/images/table_right.png) no-repeat;
	width: 10px;
	padding: 0px;
}

.table_cell {
	padding-top: 7px;
	padding-bottom: 7px;
}

.table_cell_d {
	padding-top: 7px;
	padding-bottom: 7px;
	background: #D4C9B6;
}

.matches_table a {
	color: #333;
	text-decoration: none;
}

.matches_table a:hover {
	color: #333;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	color: #6F241E;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #6F241E;
}

.calendar th a {
	text-decoration: none;
	color: #333;
	font-family: Arial, sans-serif;
}

.calendar td {
	text-align: center;
	width: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.calendar td a {
	text-decoration: none;
	color: #333;
}

.match_table_left {
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}

.date {
	font-size: 12px;
	color: #333;
}

#match_score {
	width: 354px;
	height: 72px;
	background: url(/images/match_score_background.gif) no-repeat;
	margin: 0 auto;
	margin-top: 40px;
}

#right_score {
	width: 111px;
	height: 48px;
	background: url(/images/score_divider.gif) no-repeat;
	background-position: center left;
	float: left;
	text-align: left;
	padding-top: 24px;
	padding-left: 16px;
}

#center_score {
	width: 100px;
	height: 55px;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding-top: 17px;
}

#left_score {
	width: 111px;
	height: 48px;
	background: url(/images/score_divider.gif) no-repeat;
	background-position: center right;
	float: left;
	text-align: right;
	padding-top: 24px;
	padding-right: 16px;
}

#maps {
	float: left;
}

#maps th {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

.maps_left {
	width: 7px;
	height: 41px;
	background: url(/images/maps_left.gif) no-repeat;
}

.maps_right {
	width: 7px;
	height: 41px;
	background: url(/images/maps_right.gif) no-repeat;
}

.maps_tag {
	height: 41px;
	background: url(/images/maps_center.gif) repeat-x;
	padding-right: 15px;
	color: #333;
}

.maps_score {
	height: 41px;
	background: url(/images/maps_center.gif) repeat-x;
	text-align: center;
}

#details {
	float: right;
	padding-left: 10px;
	max-width: 300px;
}

#screenshots {
	float: left;
	width: 100%;
}

.screenshot {
	float: left;
	margin-right: 12px;
	width: 174px;
	background: #CEC1AD;
}

.screenshot img {
	border: 2px solid #CEC1AD;
	width: 170px;
	height: 128px;
}

.screenshot_image {
	float: left;
}

.screenshot_bar {
	width: 164px;
	height: 16px;
	text-align: right;
	background: url(/images/screenshot_bar.gif) no-repeat;
	font-size: 10px;
	padding-right: 10px;
	margin-top: 0px;
	float: left;
}

#comments {
	float: left;
	width: 100%;
}

.comment {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CDC0AC;
}

.comment_name {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.comment_name small {
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	font-weight: normal;
}

.comment_comment {
	float: left;
	width: 580px;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 20px;
}

.war {
	background: #CFC4AF;
}

#server_tabs {
	float: left;
	padding-top: 20px;
}

#server_tabs_spacer {
	width: 20px;
	height: 21px;
	float: left;
}

.servers_tab {
	width: 149px;
	margin-right: 1px;
	float: left;
	height: 16px;
	padding-top: 5px;
	padding-left: 23px;
	font-size: 11px;
	cursor: pointer;
}

#server_banner {
	width: 600px;
	text-align: center;
	padding-top: 20px;
	background: url(/images/servers_background.gif) no-repeat;
	height: 100px;
	float: left;
}

#server_banner a img {
	border: 0px;
}

.latest_posts th {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.latest_posts_left_dark {
	width: 10px;
	height: 30px;
	background: url(/images/table_left.png) no-repeat;
}

.latest_posts_right_dark {
	width: 10px;
	height: 30px;
	background: url(/images/table_right.png) no-repeat;
}

.latest_posts_left_light {
	width: 10px;
	height: 30px;
}

.latest_posts_right_light {
	width: 10px;
	height: 30px;
}

.latest_posts_center_dark {
	height: 30px;
	font-size: 12px;
	color: #333;
	background: #D4C9B6;
}

.latest_posts_center_light {
	height: 30px;
	font-size: 12px;
	color: #333;
}

.latest_posts a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #333;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}

#footer a {
	text-decoration: none;
	color: #333;
}

.roster_table {
	margin-bottom: 10px;
}

.server_banner {
	float: left;
	text-align: left;
	padding: 10px;
}

.server_banner h3 {
	margin-bottom: 0px;
}

.server_banner p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10px;
}

.pages_list {
	width: 600px;
	text-align: center;
	margin-top: 20px;
}

.pages_list a {
	color: #333;
	text-decoration: none;
}

#server_streaming {
	width: 600px;
	float: left;
	margin-top: 20px;
}

#donate {
	width: 250px;
	height: 20px;
	margin: 0 auto;
}

#donate_pct {
	width: 43px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-weight: bold;
}

#donate_bar {
	width: 200px;
	height: 20px;
	border: 1px solid #B7A484;
	float: left;
}

#donate_meter {
	height: 100%;
	background: #B7A484;
	float: left;
}

/*Forum Specific CSS */
#nav_bar_left {
	float: left;
	width: 5%;
	height: 35px;
	background: url(/images/nav_bar_left.png) no-repeat;
	margin-bottom: 20px;
}

#nav_bar_center {
	float: left;
	height: 27px;
	background: #C6B79D;
	width: 90%;
	padding-top: 8px;
	margin-bottom: 20px;
}

#nav_bar_right {
	float: left;
	width: 5%;
	height: 35px;
	background: url(/images/nav_bar_right.png) no-repeat;
	background-position: top right;
	margin-bottom: 20px;
}

#rounded_top_left {
	float: left;
	width: 5%;
	height: 20px;
	background: url(/images/round_top_left.gif) no-repeat;
}

#rounded_top_middle {
	float: left;
	width: 90%;
	height: 20px;
	background: url(/images/round_top_middle.gif) repeat-x;
}

#rounded_top_right {
	float: left;
	width: 5%;
	height: 20px;
	background: url(/images/round_top_right.gif) no-repeat;
	background-position: top right;
}

.category_top_left {
	float: left;
	width: 5%;
	height: 5px;
	background: url(/images/category_top_left.gif) no-repeat;
}

.category_top_middle {
	float: left;
	width: 90%;
	height: 5px;
	background: url(/images/category_top_middle.gif) repeat-x;
}

.category_top_right {
	float: left;
	width: 5%;
	height: 5px;
	background: url(/images/category_top_right.gif) no-repeat;
	background-position: top right;
}

.category_bottom_left {
	float: left;
	width: 5%;
	height: 5px;
	background: url(/images/category_bottom_left.gif) no-repeat;
	margin-bottom: 10px;
}

.category_bottom_middle {
	float: left;
	width: 90%;
	height: 5px;
	background: url(/images/category_bottom_middle.gif) repeat-x;
	margin-bottom: 10px;
}

.category_bottom_right {
	float: left;
	width: 5%;
	height: 5px;
	background: url(/images/category_bottom_right.gif) no-repeat;
	background-position: top right;
	margin-bottom: 10px;
}

.thead2 {
	background: transparent;
	color: #6D5E43;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

.thead2 a {
	color: #333;
}

#forums {
	padding-right: 310px;
	background: transparent url(/images/page_gradient.gif) repeat-x;
}

#forums_left {
	width: 100%;
	float: left;
}

#forums_right {
	width: 310px;
	margin-right: -310px;
	float: left;
	padding-top: 21px;
}

#forums_right a {
	font-weight: normal;
}

#forums_right th {
	font-weight: bold;
}