.right_adsense {
	margin-top:20px;
	margin-left:25px;
}
.outer_layer
{
	padding:20px;
}
.main_container
{
	width:800px;
	align:center;
	border:2px solid #AD5800;
}
.header_image
{
	width:800px;
	height:108px;
}

.forum_content
{
	clear:both;
}

.body_content
{
	width:800px;
	background-color: #FFFFFF;
        background-image: url(/images/backgrounds/background-repeat2.jpg);
        background-repeat: repeat-y;
        background-position: top;
	clear:both;
}

.leftcol
{
	float:left;
	width:145px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 5px;
}

.rightcol
{
	float:left;
	width:150px;
	overflow: hidden;
	margin: 0px;
}
.centercol
{
	float:left;
	width:500px;
	text-align:left;
	overflow: hidden;
	margin: 0px;
}


.footer_1
{
	clear:both;
}

.menu_bar_1
{
	float:left;
	margin:0px;
	padding:0px;
}

.forum_white_bar
{
	background-color: #FFFFFF;
}

.foot_style {
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #FFFFFF;
}

