

#navigation
{
width:100%;
margin:5px 0 5px 0;
background-color:#fff;
}
#content
{
clear:both;
width:100%;
min-height:500px;
border:1px solid #CCCCCC;
margin:5px 0 5px 0;
background-color:#fff;
}





#ContentButtonContainer
{
clear:both;
text-align:left;
}

