
@import url("css/style-brown.css");

body{
font: 12px Arial;
}
#header-in, #content-wrap, #footer-in, .bottom {
	margin:0 auto; 
}
#content {
	float:left;
}
#sidebar {
	float:right;
}

