﻿/* Main Content */
#content
{   margin: 0;
    background: #fff url('images/template/GreyVerticleGrad.gif') repeat-x 0 0;
    padding: 5px 20px 5px 10px;
    min-height: 500px;
    float: left;
    width: 620px;
}
/* Right Column */
#rightColumn {visibility: hidden;}
