#featuresnav {
    bottom: 25px;
}
#wordbg {
    background-image: url('http://images.fatcow.com/backgrounds/HERDWORD2.png');
    width: 1022px;
    height: 368px;
    top: 180px;
    margin-left: -70px;
    position: absolute;
}
h2 {margin: 0px; padding: 0px;}    
h1 {margin: 0px; padding: 0px;}    
#top10 {
    position: absolute; 
    left: 580px; 
    top: 45px; 
    width: 400px; 
    line-height: 20px;
    color: 003366;
    font-size: 16px;
    font-weight: bold;
}
#honorable {
    position: absolute; 
    left: 685px; 
    top:330px;
}
#tenflash {
    position: absolute; 
    left: 510px; 
    top: 100px; 
    width: 475px; 
    height: 235px;
}
#qotecontainer {
    position: absolute;
    width: 329px;
    left: 120px;
    top: 60px;
}    
#quote {
    font-size: 14px;
    font-style: italic;
}
#citation{
    text-align: right;
}
#snupbtn {
    position: absolute;
    width: 250px;
    height: 70px;
    top: 270px;
    left: 160px;
}
#feedback {
    position: absolute;
    top: 380px;
    left: 455px;
}

