﻿.StandardContent 
{
    background-image:url(images/standard/MainContentHolderBg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.StandardContentArea 
{
    float:left;
    padding-top: 50px;
    padding-left: 20px;
    width: 730px;
   
}
.BodyText 
{
    font-size:0.7em;
}
.BodyText P
{
    margin:0px;
    padding:0px;    
}

.BodyText H1
{
    font-size:48pt;
    padding:0px;
    margin:0px;
    color: #000000;
    letter-spacing: 1pt;
    line-height: normal;
    font-family: Georgia, Times New Roman, Serif;
}


