@charset "UTF-8";
/* Left Sidebar */
.lsidebar {
	width: 166px;
	margin: 131px 20px 20px 0;
	float: left;
	background-color: #f0eee2;
	padding: 1px 8px;
	color: #333;
}
.lsidebar .defaultblock {
	margin-bottom: 2em;
}
/* Main center column */
#primary {
	width: 456px;
	float: right;
	margin-right: 20px;
}

/* RIGHT COLUMN */
.rsidebar {
	width: 300px;
	float: right;
	position: relative;
	color: #333;
}

/* BOTTOM ADS */
.bottom-ads {
	width: 783px !important;
}
#content {
	background: white url(../images/bg_content.gif) repeat-y 0 0;
}
.submenu {
	display: none;
}
