html, body { padding: 0; margin: 0; background: #fdc367;  color: #03346f; font-family: georgia; font-size: 15px }

#page { width: 972px; margin: 20px auto 0; background: url(../images/layout/bgMiddle.png); }
#header { padding-top: 134px; background: url(../images/layout/banner.png) no-repeat; }
#topNav { margin: 0 11px 0 7px; padding: 0; list-style-type: none; text-align: center; height: 28px; line-height: 28px; padding: 0; background: #f5f7f9; }
#topNav li { display: inline; margin: 0 20px }
#topNav a { text-decoration: none; color: #03346f; text-transform: uppercase; font-family: arial; font-weight: bold; font-size: 13px; }
.home #topNavHome a,
.watchVideo #topNavWatchVideo a,
.introVideo #topNavIntroVideo a,
.description #topNavDescription a,
.donors #topNavOurFounders a,
.contactUs #topNavContactUs a { color: #e05227 }

.hasDropDown { position: relative; }
.dropDown { position: absolute; left: 0; margin: 0; padding: 0; list-style-type: none; z-index: 3000; background: #e87d5c; top: 17px; border-top: 6px solid #e87d5c; text-align: left; }
.dropDown a { padding: 0 10px }
#topNav .dropDown li { margin: 0; display: block; }
#topNav .dropDown a { color: #f7e989; display: block; line-height: 20px; padding: 5px 10px; }

.dropDown { display: none; }
.hasDropDown:hover .dropDown { display: block; }

#body { padding: 1px 30px 20px; height: 492px; background: url(../images/layout/bg.png) no-repeat 7px 0;  position: relative; z-index: 0; }
#body h2 { margin: 11px 0; }
#body h2 { font-weight: bold; font-size: 21px; text-align: center }
#footer { padding-bottom: 18px; background: url(../images/layout/bgBottom.png) no-repeat bottom left; }
#footer { margin-top: -7px;	}

#topNavDescription .dropDown { width: 155px; }
#topNavOurFounders .dropDown { width: 190px; }