html, body
{
    margin: 0;
    height: 100%;
    background-color: #142143;
}
.bodyClass
{
    background-image: url("../images/graphics/bg_grad.gif");
    background-repeat: repeat-x;
    background-position: top;
}
.master
{
    margin-left: auto;
    margin-right: auto;
    width: 860px;
}
/*
minheight {
  min-height:500px;
  height:auto !important;
  height:500px;
}
*/
img
{
    border: 0;
}
.center
{
    text-align: center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
    clear: both;
}
.search
{
    width: 209px;
    height: 59px;
    float: right;
    padding-top: 30px;
}
.search form input
{
    border: 0px;
}
.search form table
{
    border: solid 1px #142143;
}
/***** Google Rss Code *****/
.gfc-resultsHeader
{
    color: blue !important;
    display: none !important;
}
.gf-author
{
    color: red !important;
}
.gf-relativePublishedDate
{
    color: red !important;
}
.gf-snippet
{
    color: black !important;
    font-size: 11px !important;
}
/***** Google Rss Code End *****/
.headDiv
{
    width: 860px;
    height: 89px;
}
.logo
{
    width: 651px;
    height: 89px;
    float: left;
}
.centerLogo
{
width:561px;
height:89px;
margin:0px auto;
}
.nav
{
    width: 860px;
    height: 40px;
}
.headImage
{
    width: 651px;
    height: 374px;
    background-image: url("../images/graphics/head_image.jpg");
    background-repeat: no-repeat;
}
.features
{
    width: 622px;
    height: 141px;
    position: absolute;
    z-index: 999;
    background-image: url("../images/graphics/feat_bg.jpg");
    background-repeat: no-repeat;
    margin-left: 19px;
    margin-top: 225px;
}
.eaFeat
{
    width: 187px;
    height: 121px;
    float: left;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
}
.eaFeat p
{
    font-size: 11px;
}
.eaFeat p, .eaFeat h2, .eaFeat h3
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.conMain
{
    width: 860px;
    background: url("../images/graphics/con_grad.gif") repeat-y;
}
.conDiv
{
    background-image: url("../images/graphics/wmark.gif");
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}
.conRight
{
    width: 209px;
    float: right;
    background: url("../images/graphics/right_bg.gif") no-repeat top;
    min-height: 374px;
    height: auto !important;
    height: 374px;
}
.rightPad
{
    padding: 26px 19px 15px 15px;
}
.conPad
{
    padding:5px 20px 15px 31px;
}
.conLeft
{
    width: 651px;
    float: left;
}
.footDiv
{
    width: 860px;
    height: 17px;
    background-image: url("../images/graphics/con_foot.gif");
    background-repeat: no-repeat;
}
.footTxt
{
    width: 860px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    height: 30px;
}

