#bg {position: absolute; top: 380px; left: 2%;
}

#content {position: absolute; top: 160px; left: 20%;

}

#navigation {position: absolute; top: 160px; left: 1%;            
}

#navigation a {display: block;
               
}

p.mainContent { padding-left: 25px;
}

body {background-color: #CECACA;
}

/* Table column widths for the header on the main page */

#hdrCol1 { width: 10%; }
#hdrCol2 { width: 80%; }
#hdrCol3 { width: 10%; }
hr.hdr {
    height: 5px;
    width: 70%;
    color: #002809;
}

img.mainButton { width: 120px; height: 48px; }

