/* default two column skin for Unnamed One */
#header {
width:790px;
}

#container {
width:798px;
background:url(images/bg_content.jpg) repeat-y left top #fff;
}

#toggle {
width:790px;
}

#sidebar {
width:235px;
}

#footer {
background:url(images/bg_footer.jpg) repeat-y left top #fff;
}

.nav {
width:790px;
}

.content-top {
background:url(images/bg_content_top.jpg) no-repeat left top;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:90%;
padding:0 5px;
}