#wrapper {
	width: 80%;
	margin: 0 10px;
} 
#header {
	width: 100%;
}
#content {
	width: 100%;
} 
#cont-btm {
	width: 100%;
	background-image: transparent url(layout/general/content_bottom_forum.jpg);
}
#inner-content {
	width: auto;
}
#btm-links {
	width: auto;
}


