/* Structure */
#main {
    width: 100%;
    margin-right: 5px;
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 525px;
}		

#wrapper{
    height: 875px;
}

#main a{
    text-transform: none;
    font-weight: normal;
    color: #2B99CC;
    text-decoration: none;
}
