﻿#homeBlock
{
    height: 290px;
    /*border-bottom: #cccccc 1px dashed;*/
    margin-left: 5px;
    margin-right: 5px;
}

#homeRedLeft 
{
    float:left;
    clear:left;
    background-image: url(Images/red_panel.jpg);
    margin-top: 10px;
    margin-left:2px;
    width: 305px;
    height:290px;
    background-repeat: no-repeat;
    position: static;
    }
#homeRedLeftText 
{
    padding:20px;
    padding-left:15px;
    color:#ffffff;
    font-size:90%;
    }


#homeRedLeftText p
{
    margin-top:2px;
    margin-bottom:2px;
    }


#homeRedLeftText a
{
    color:#ffffff;
    text-decoration:none;
    }

#homeRedLeftText a:hover
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    }

#homeRedLeftText h2
{
    margin-top:5px;
    font-weight:normal;
    font-size:100%;
    margin-bottom:5px;}
    
#homeGraphic 
{
     margin-top: 10px;
     margin-right:8px;
    float:right;
    clear:right;}

#HomeContent 
{ 
    width:270px;
    font-size:85%;
    float:left;
    clear:left;
    /*border: #aca899 1px solid;*/
    padding-right: 2px; 
    padding-left: 15px; 
    padding-bottom: 20px; 
    padding-top: 10px; }

#HomeContent p
{ 
    margin-top:8px;
    margin-bottom:8px
    }

    
#HomeContent a
{
    color: #cc0000;
    text-decoration: none;
   /* border-bottom: #cc0000 1px dotted; */
}

#HomeContent a:hover
{
    /* border-bottom: #000000 1px dotted; */
}
#NewsHolder
{
    /*background-position: center center;
    background-attachment: fixed;*/
    /*background-image: url(Images/homeBottomRight.gif);*/
    background-image: url(/Images/grey_panel.jpg);
    background-repeat: no-repeat;
    width:585px;
    height:315px;
    float:right;
    clear:right;
    /*border: #aca899 1px solid;*/
}

#homeNews 
{
    margin-left:15px;
    margin-top:15px;
    float:left;
    clear:left;
    font-size:85%;
    width:300px;
    /*border: #aca899 1px solid;*/
    }
#homeNews a
{
    font-weight: bold;
    color: #cc0000;
    text-decoration: none;
    
}

#homenews .headline 
{
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    
    }

#homeNews p
{
    margin-top:8px;
    margin-bottom:8px;
}
#homeWhitePaper 
{
    /*border: #aca899 1px solid;*/
    float:right;
    clear:right;
    margin-right:20px;
    margin-top:30px;
    }
#downloadWPButton 
{
    margin-left:15px;
    margin-top:2px;
    }