@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	background: #fff url() no-repeat top center;
}
.container {
	margin: 0 auto;
	height: 100% auto;
	width: 1024px;
	background-color: #D0D0D0;
	background-repeat: no-repeat;
	background-position: center top;
}

.wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: auto;
	width: 1024px;
	color: #2A1F00;
	background-color: #737373;
	position: absolute;
}
.navbar {
	background-color: #BFBFBF;
	height: 25px;
	width: auto;
}
.ColTitle {
	background-color: #A0A0A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFBF0;
	height: 40px;
	padding-left: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	vertical-align: middle;
	padding-top: 10px;
	text-align: left;
}
.titlebox {
	background-color: #FFFBF0;
	margin: 2px;
	padding: 2px;
	height: 250px;
	width: 1012px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
}
.bodybox {
	background-color: #FFF;
	height: auto;
	margin: 3px;
	padding: 3px;
	width: 1020px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
}
.TitleFeatures {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	width: 40px;
	text-align: left;
	background-image: url(forum/images/grey_grad.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
}
.ColumnFeatures {
	font-family: Tahoma, Geneva, sans-serif;
	height: 60px;
	width: 420px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-size: 24px;
	color: #D6D6D6;
	text-align: left;
	text-indent: 20px;
	background-image: url(forum/images/grey_grad.gif);
	background-repeat: repeat-x;
}
.ColumnNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 80px;
	width: 420px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	font-size: 12px;
	color: #2A3F55;
	text-align: left;
	background-image: url(forum/images/grey_grad.gif);
	background-repeat: repeat-x;
}
.divider {
	color:#CFCFD1;
}
.modbox {
	background-color: #FFFBF0;
	margin: 3px;
	padding: 3px;
	height: 40px;
	width: 1020px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
}
.moditems {
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-size: 12px;
	color: #D6D6D6;
	text-align: center;
	background-image: url(forum/images/grey_button.gif);
	background-color: #FFFBF0;
	background-repeat: no-repeat;
	background-position: center center;
}
.welcomebox {
	color:#2A1F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.articleheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
}
.infobox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #A0A0A4;
	padding: 3px;
	width: 1020px;
	margin: 3px;
	text-transform: capitalize;
}
.moditemsatt {
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-size: 12px;
	color: #FF0;
	text-align: center;
	background-image: url(forum/images/red_button.gif);
	background-color: #FFFBF0;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: normal;
	font-weight: bold;
}
