body     { font-family: Arial; background-image: url("images/background.jpg"); background-repeat: repeat-x; text-align: center }
#wrapper   { margin-right: auto; margin-left: auto; position: relative; z-index: 0; width: 760px }
#header   { width: 760px; float: left }
#content    { width: 760px; float: left }
#footer     { background-image: url("images/bottombar.gif"); z-index: 1; width: 760px; height: 40px; clear: both; vertical-align: middle }
#title    { background-image: url("images/title.gif"); background-repeat: no-repeat; background-position: center; margin-top: 20px; width: 760px; height: 50px; float: left }
#menu a:link { color: black }
#menu a:visited { color: black }
#menu a:hover { color: gray }
#menu a:active { color: black }
#footer a:link { color: black }
#footer a:visited { color: black }
#footer a:hover { color: gray }
#footer a:active { color: black }
p  { font-family: Arial }
td {}
