/* CSS Document */
.narrowcolumn {
width: 590px;
}
#sidebar {
width:200px;
}
#page {
background:#ffffff;
}
