a, a:visited, a:active
{
  text-decoration: none;
  color: #0000ff;
}
a:hover
{
  text-decoration: underline;
  color: #0000ff;
}

.Body_PageCenterer
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    width: 945px;
    text-align: center;
}

.Header_HeaderImage
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 945px;
    height: 669px;
}

.Header_Title
{
    position: absolute;
    left: 20px;
    top: 178px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    text-align: left;
}

.Header_NavLinks
{
    position: absolute;
    left: 55px;
    top: 150px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    text-align: left;
}
.Header_NavLinks a, .Header_NavLinks a:visited, .Header_NavLinks a:active
{
  text-decoration: none;
  color: #444444;
}
.Header_NavLinks a:hover
{
  text-decoration: underline;
  color: #444444;
}

.Body_PostHeaderContainer
{
    position: absolute;
    left: 0px;
    top: 0px;
    top: 210px;
    width: 945px;
}

.Body_SectionHeaderFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.Body_Reset
{
    position: relative;
    clear: both;
}

.Content_FontStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    text-align: left;
}

.Content_CopyContainer
{
    position: relative;
    float: left;
    left: 10px;
    top: 0px;
    width: 735px;
}

.Content_BannerAdContainer
{
    position: relative;
    float: right;
    left: 0px;
    top: 0px;
    width: 170px;
    height: 625px;
    background-color: #cccccc;
}

.Content_UnderConstructionImage
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 733px;
    height: 173px;
}

.Footer_FontStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 20px;
    text-align: center;
}

.Footer_NavLinks
{
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.Footer_NavLinks a, .Footer_NavLinks a:visited, .Footer_NavLinks a:active
{
  text-decoration: none;
  color: #000000;
}
.Footer_NavLinks a:hover
{
  text-decoration: underline;
  color: #000000;
}

