body, html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body, .forum_bg {
	background: #fe8300 url( ../images/bg_tile.gif );
	
}

a {
	color: #e97c24;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

.arrow_tr, .champs .article a {
	background: url( ../images/icon_arrow_tr.gif ) no-repeat left;
	padding-left: 14px;

}

.sponsors {
	padding-top: 8px;
}

.sponsors a {
	background: transparent;
	padding: 0px;
}

.bgTop {
	background: url( ../images/bg_top.gif ) repeat-x top;
	
}

.hr {
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px solid #e97c24;
	clear: both;
}

.hr_dotted {
	background: url( ../images/hr_dotted.gif ) repeat-x;
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	clear: both;
	overflow: hidden;
}


a.top {
	background: url( ../images/icon_top_arrow.gif ) no-repeat center left;
	padding-left: 16px;
	font-size: 11px;
	
}

a.more {
	background: url( ../images/icon_right_arrow.gif ) no-repeat center right;
	padding-right: 16px;
}

a.back {
	background: url( ../images/icon_left_arrow.gif ) no-repeat center left;
	padding-left: 16px;
	font-size: 11px;
	
}

a.forumLink {
	position: absolute;
	right: 0px;
	bottom: 12px;
}

.main {

	background-color: #fff;

	padding: 0px 14px 0px 14px;

	margin-left: auto;
	margin-right: auto;
	
	width: 927px;
	
	border-left: 4px solid #ebdfac;
	border-right: 4px solid #ebdfac;
	border-bottom: 4px solid #ebdfac;

}

.main_header {
	padding: 0px;
	margin: 0px;
	height: 160px;
	position: relative;
}

.nav {

	float: left;

	width: 170px;
	padding-bottom: 50px;

	padding-right: 14px;

	background: #fff;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 10px;
	
}

.nav li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #e97c24;
	
}

.nav .selected a {
	padding-bottom: 1px;
	background: url( ../images/hr_dotted_2px.gif ) repeat-x bottom;
}

.nav .subnav a {
	background: transparent;
}

.selected li {
	border-bottom: 0px solid #e97c24;
}

.nav a {
	display: block;

}

.nav li img {
	vertical-align: middle;
}

.header {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.forum_header {
	height: 146px;
	background: #fbfaf2 url( ../images/bg_content.jpg ) no-repeat right top;
	position: relative;
	border-bottom: 1px solid #e97c24;
	margin-bottom: 5px;
}

.forum_header .title_image {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.forum_home_button {
	position: absolute;
	top: 8px;
	left: 8px;
}

.main_content {
	float: left;
	width: 735px;
	background: #fbfaf2 url( ../images/bg_content.jpg ) no-repeat right top;
	padding: 55px 0px 50px 8px;

	color: #542801;

	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.main_content .title {
	height: 70px;
	position: relative;
}

.main_content .title img {
	
	bottom: 0px;
	position: absolute;
}

.main_content .title a {
	position: absolute;
	bottom: 4px;
	right: 0px;
}

.main_content .article {
	width: 450px;
	padding-bottom: 8px;
}

.home .panel_left {
	float:left;
	width: 410px;
	margin-right: 20px;

}

.home .panel_right {
	float:left;
	width: 288px;
}

.home .newsItem {
	position: relative;
	height: 125px;
}

.news .newsItem {
	position: relative;
	width: 450px;
}

.news .newsItem1 {
	position: relative;
	
}

.newImages {
	float: right;
	margin-top: 40px;
	margin-right: 40px;
}

.newsItem .newsText {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 175px;
	font-size: 11px;
	line-height: 14px;
}

.newsItem1 .newsText {
	
	width: 540px;
}

.newsItem .date, .newsItem1 .date {
	font-weight: bold;
}

.thumb {
	
	width: 88px;
	height: 88px;
	border: 1px solid #e97c24;
	overflow: hidden;
	margin: 4px;
}

.newsItem1 .thumb {

	float: right;
	margin-right: 45px;

}

.imageBox {
	width: 194px;
	font-size: 11px;
	line-height: 14px;
}

.imageBox img {
	border: 1px solid #e97c24;
}

.imageBox a {
	font-weight: normal;
}

.members table {
	width: 100%;
	border-top: 1px solid #e97c24;
	border-bottom: 1px solid #e97c24;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.members td {
	padding: 10px 0px 10px 0px;
}

.members table .c1 {
	background: url( ../images/hr_dotted.gif ) repeat-x bottom;
	border-right: 2px solid #e97c24;
}

.members table .c2 {
	background: url( ../images/hr_dotted.gif ) repeat-x bottom;
	border-left: 1px solid #e97c24;
	padding-left: 10px;
}

.memberTitle {
	font-weight: bold;
}

.champs table {
	width: 100%;
}

.champs .champsRules {
	background: transparent;
}

.champs td {
	padding: 2px 8px 2px 8px;
}

.champs input {
	vertical-align: middle;
}

.champs .input {
	border: 1px solid #e97c24;
	width: 420px;
	padding: 3px 4px 3px 4px;
	font-size: 11px;
	color: #999999;
}

.champs .enteredInput {
	border: 1px solid #e97c24;
	width: 420px;
	padding: 3px 4px 3px 4px;
	font-size: 11px;
	color: #542801;
}

.champs .c2 {
	background-color: #f4f2e6;
}

.champs .conduct_list {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1.2em;
	text-indent: -1.2em;
}

.champs .conduct_list li {
	margin-top: 16px;
}