body { text-align:center; background-image:url(../images/background.png); background-repeat:repeat-x; background-position: 0 -18px; background-color:#ccc; }
* html body { background-position: 0 -12px; }
*:first-child+html body { background-position: 0 -12px; }
a img { border:0; }
br { clear:both; }

#container { width: 984px; margin: 0 auto; text-align: left; position: relative; }
    #header { position: relative; }
    #nav { border-style:solid; border-width: 0px 0; border-color:#7E7B7B; height: 24px; }
    #nav a { color:#000; text-decoration:none; font-family:"Helvetica",sans-serif; font-size: 10px; display:block;float:left; padding: 5px 10px }
        #nav a:hover { text-decoration:underline; }
    #zoom { position: absolute; left: 475px; top: 70px; }
    #imageCopy { text-align: center; }

.enhancingLogo { position:absolute; left: 183px; top: 20px; }
.nextButton { float:right; padding-right: 15px; padding-top: 10px; padding-bottom:10px; }
.backButton { float:left; padding-left:20px;  padding-top: 10px; padding-bottom:10px; }