/* CSS Document */
html {text-align: center; }
body {position: relative; width: 800px; margin: 0 auto; text-align: left; left: 100px; }
img#logo {position: relative; left: 0px; text-align: right}
div#topNav {position: absolute; left: 10px; top: 132px; width: 770px; }
div#mainBodyText {position: relative; width: 615px; top: 100px; left: 0px; padding-bottom: 50px; }
div#mainBodyText table {position: relative; left: -0px; }
div#rightNav {position: absolute; width: 160px; top: 220px; left: 620px; }
div#siteInfo {position: relative; width: 800px; left: 0px; bottom: 20px; }
div#siteInfo table {position: relative; left: 20px; }
img.imgRt {margin-left: 5px; margin-right: 30px; margin-top: 15px; margin-bottom: 2px; }
img.imgLt {margin-right: 5px; margin-left: 20px; margin-top: 15px; margin-bottom: 2px; }