﻿#FullCenterTop
{

    background: url(../images/full_center_top.jpg) no-repeat;
    height:11px;
}

#CenterMiddle
{
  margin: 0 0 10px 20px;
  width:580px;
}


#HTMLWrapper
{
    float:left;
    width:579px;
    margin-left:0px;
}

#MediaWrapper
{
    margin: 0;
}

#ThreeColumnLeftCenterWrapper
{
    float:left;
    width:630px;
    background-color:White;
    margin:0 0 0 20px;
    
}

#ThreeColumnLeftCenterWrapperInner
{
    padding:0 8px;
}



#TitleWrapper
{

    float:left;
    font-size:20px;
    width:570px;
    margin: 0 0 20px 0;
    border-bottom:solid 1px #346699;

}

#TitleDescription
{
    
    float:left;
    margin:3px 10px 7px 0px;
    
}

.PreviewThreeColumnLeftWithBody
{
    background-color:#222437;
    
}