#header {
width:890px;
}

#container {
width:898px;
background:url(images/2col/bg_content.png) repeat-y center top !important;
}

#content {
  width:890px;
}

#primary-content {
  width:600px;
}

#toggle {
width:890px;
}

#sidebar {
  width:234px;
  border-left:1px solid #ccc;
  font-size:85%;
    padding-left:0;
}

#sidebar p {
  margin-bottom:0.2em;

}

#nav {
font-size:85%;
}

h1 {
	font-size:2em;
    margin-bottom:0.1em;
}

#entry-footer {
  border    :1px solid #ccc;
  background:#BBC;
}


#footer {
  width:890px;
  height:55px;
  background:#BBC; /*url(images/2col/bg_footer.png) repeat-y center top !important; */
}

#nav {
width:890px;
}

.content-top, .content-bottom {
width:888px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:90%;
padding:0 5px;
}
