#training_article_header
{
    /*width: 800px;     margin: 0 auto;*/
    color: #860000;
    text-align: center;
}

#training_article_header p
{
    text-align: center;
}

.training_article_header img
{
    width: 800px;
}

.training_article
{
    font-family: Century Gothic; /*position: relative;*/
    background: #FDFCF6 url('images/boxbg.gif') repeat-x; /*left: -1.5em;*/
    top: -1.5em;
    padding: 1.5em;
    border: solid 1px #E1D2BD; /*-moz-box-shadow:    3px 3px 5px 6px #ccc;   -webkit-box-shadow: 3px 3px 5px 6px #ccc;*/
    box-shadow: 4px 3px 8px 3px #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#ta_header
{
}

#ta_release
{
    font-size: xx-large;
    font-weight: bolder;
}

#ta_announce
{
    font-size: medium;
    font-weight: bold;
}

#ta_title
{
    font-size: xx-large;
    font-weight: bolder;
    text-align: center;
}

#ta_subtitle
{
    font-size: large;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

#ta_dateline
{
    font-size: small;
    font-weight: bold;
    color: Black;
}

