#header {
width:960px;
}

#container {
width:968px;
background:url(images/bg_content.png) repeat-y center top !important;
}

#content {
width:960px;
}

#toggle {
width:960px;
}

#sidebar {
width:200px;
padding-left:5px;
border-left:1px dotted #ccc;
}

#footer {
width:968px;
height:62px;
background:url(images/bg_footer.png) repeat-y center top !important;
}

#nav {
width:960px;
}

.content-top, .content-bottom {
width:960px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:100%;
padding:0 5px;
}
