

@import url("css/style-darkgrey.css");

body{
font: 12px Arial;
}

#header-in, #content-wrap, #footer-in, .bottom {
	margin:0 auto; 
}


#content {
	float:left;
}
#sidebar {
	float:right;
}


