﻿#content1
{
    background: #f3f3f3;
}

#content2
{
    float: right;
    width: 637px;
}

#menu
{
    float: left;
    margin-right: 1px;
    width: 120px;
}

.sideHover
{    
    background: #e0e0e0; 
    color: #468cdd;     
}

.sideSelected
{
    background: #30567a;
    color: #ffffff;     
}

.sideStatic
{
    height: 25px; 
    padding: 5px;    
    width: 120px;
}



