/* default two column skin for Unnamed */
body {
background:#ddd !important;
}

#header {
width:790px;
background-position:left;
}

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

#content {
width:790px;
}

#toggle {
width:790px;
}

#sidebar {
width:235px;
}

#footer {
width:798px;
height:78px;
background:url(images/bg_footer.png) repeat-y center top #ddd;
}

#nav {
width:790px;
}

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

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