/* Main content styles */

#content {
	position: relative;
	width: 900px;
	top: 22px;
}

#main {
	margin: 0 188px;
	margin-right: 2em;
}

#sidebar-left, #sidebar-right {
	position: absolute;
	top: -22px;
	width: 160px;
	height: 100%;
}

#sidebar-left {
	left: 0;
	background: #72A9BE url(images/menybutton.gif) repeat;
}

#sidebar-right {
	right: 0;
}