#container {
background-image:url("../../../images/bg2col.gif");
background-repeat:repeat-y;
}

#sidebar_left {
float:left;
width:190px;
overflow:hidden;
}

#content {
float:right;
width:805px;
}