BODY
{
    font: 11px Verdana, Arial, sans-serif;
    text-align: center;
}

.hometext
{
position: absolute;
    left: 230px;
    top: 0px;
    width: 338px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    text-align: left;
    padding-top: 35px;
    padding-bottom: 40px;
    }
.quotetext
{
    position: relative;
    left: 230px;
    top: 10px;
    width: 340px;
    font-size: 16px;
    font-weight: bold;
    color: #336699;
    background-color: #ffffff;
}

.topdiv
{
    background-color: #ff6600;
    width: 100%;
    height: 80px;
}

.rightboxes
{
    position: absolute;
    left: 541px;
    top: 0px;
    right: 0px;
    border-left: 2px solid #000000;
    background-color: #ffffff;
    
}

.rightboxestext
{
    width: 192px;
    height: 100px;
    float: right;
}

.rightboxesa
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
}

.rightboxesa:hover { color: #000000; 
}

.hpbutton
{
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    background-color: #CCCCCC;
    height: 18px;
}

.hptextbox
{
    background-color: #FFFFFF;
    height: 15px;
    border-style: none;
    font-family: "Courier New", Courier, mono;
}

.hpfootertext
{
    font-variant: small-caps;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 5px;
}

.hpfooterheading
{
    font-size: 10px;
    font-weight: bold;
    color: #ffcc00;
    text-align: center;
}

.hpfooterform
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.whtnav
{
    font-variant: small-caps;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    padding: 5px;
}

a.whtnav:hover
{
    color: #FFCC00;
    text-decoration: none;
}
  .seostyle {
  text-decoration: none;
  color: #000;
  cursor: default;}     
  
    A.seostyle:hover {
color: #000;
}     
