body { background-image: url("Images/slice_urban.png"); background-repeat: repeat-x; }

a#brandingHome { position: absolute; top: 20px; left: 123px; }

div#mainNav { position: absolute; bottom: 0px; width: 751px; text-align: center; }
div#mainNav ul { list-style-type: none; padding: 0px; margin: 0px; }
div#mainNav li { margin: 0px 8px; display: inline; }
div#mainNav a { font-size: 1.0em; font-weight: bold; }

div.body { width: 753px; margin-left: auto; margin-right: auto; }
div.bodyTop { width: 753px; height: 111px; background-image: url("Images/header_urban.gif"); position: relative; }
div.bodyMiddle { width: 729px; border: 2px solid #808080; border-top: 0px; border-bottom: 0px; text-align: left; padding: 25px 10px 0px 10px; background-color: #fff; }
div.bodyBottom { width: 753px; height: 81px; background-image: url("Images/footer_urban.gif"); }