/*fixed*/ div.siteFixedGlobal { width: 100%; height: 100%; background-color: #; } div.siteFixed { background-color: #; } span.topNavLogoRight { right: 0px; } /*top*/ div.siteTopnav { position: relative; border-left: 1px solid #5AA4AF; border-right: 1px solid #5AA4AF; overflow: hidden; width: 994px; height: 220px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/volunteeringaustralia/images/body/bg_top.gif); } /*central*/ div.siteCentralMain { overflow: hidden; position: relative; width: 994px; height: 30px; border-left: 1px solid #5AA4AF; border-right: 1px solid #5AA4AF; } /*body*/ body { overflow: auto; } div.siteBodyMain { overflow: hidden; position: relative; top: 0px; left: 0px; width:994px; height:auto; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/volunteeringaustralia/images/body/bg_body.gif); background-repeat:repeat-y; border-left: 1px solid #5AA4AF; border-right: 1px solid #5AA4AF; } td.navBodyMain { } /*bottom*/ div.siteBottomMain { overflow: hidden; position: relative; width: 994px; height: 25px; }