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

body{
font: 11px Arial;
}
 




#container { 
	background:#fff url(images/container-cbg_red_m.gif) top repeat-y;
	}
.container-top {
	background:url(images/container-bg_red_m.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom-bg_red_m.gif) no-repeat;
}
#sidebar {float:left; } 
#content {float:right;}

 