@import url("screen_style.css");
/*positioning based on the work of Ryan Fait at http://ryanfait.com/sticky-footer/*/
* {margin: 0;}
html, body {height: 100%;}
#title {position:absolute; top:18px; left:135px; font-style:italic; font-family:Helvetica, Arial, sans-serif;}
.wrapper {min-height: 100%;height: auto !important;height: 100%;margin:0px auto -30px 28px; width:704px;}
.footer, .push{height: 30px;width:704px;margin-left:28px;}
p {margin:0 0 1em 0;}
li {margin:0 5em;}