	table.forumheading
		{
	text-align:left;
	font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size:11px;
	font-weight: bold;
	width: 565px;

}
	table.forumuser
		{
	text-align:left;
	font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size:11px;
	font-weight: bold;
	width: 195px;

}
	table.forumcomment
		{
	text-align:left;
	font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size:11px;
	font-weight: bold;
	width: 370px;

}
	table.forumfooter
		{
	text-align:left;
	font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size:11px;
	font-weight: bold;
	width: 565px;

}
	.forumheader {
			clear:both;
		float:left;
	  background: #797258;
	  width: 575px;
 	margin-bottom: 5px;
	 }
	.forumtop {
			clear:both;
		float:left;
	  background: #797258;
	  width: 575px;

	 }
	 	.forumcenter {
				clear:both;
		float:left;
	  background: #999999;
	  width: 575px;

	 }
	.forumcenterleft {
	background: #999999;
	width: 200px;
	float:left;
	 }

	.forumcenterright {
	  background: #E0E1D6;
	  width: 375px;
		float:left;
		min-height: 80px;

	 }
	 .forumcenterleft img {vertical-align:bottom;}
	.forumbottom {
		clear:both;
		float:left;
	  background: #E0E1D6;
	  width: 575px;
	  margin-bottom: 5px;
	 }
