

#header {

width:980px;

}



#container {

width:980px;


}



#content {

width:790px;

}



#toggle {

width:980px;

}



#sidebar {

width:300px;
float: right;

}



#footer {

width:980px;

height:50px;

background-color:#f26321;

margin-top: auto;

margin-bottom: auto;

}



#footer a {

color:white;

}



#nav {

width:980px;

}



.content-top, .content-bottom {

width:980px;

}



.left-sidecolumn,.right-sidecolumn {

clear:left;

float:left;

width:90%;

padding:0 5px;

}