body { background-color: #aaa; margin: 0px; }
#wrapper { width: 908px; background-color: #d00; margin: 0 auto;}
#main { width: 742px; background-color: #d00; float:right;}
#innerleft {padding: 20px; width: 460px; float: left; }
#outerleft {padding: 20px; width: 120px; float: left; }
#right {padding: 20px; width: 200px; float: right; }
#foot { clear: both; border-top:1px solid green; border-bottom: 1px solid green; margin-top:2px; height: 2em; vertical-align: center;}
h1,h4 {font-family: Arial; font-size:22px; border-top: 1px solid green; border-bottom: 1px solid green;}
h4 {font-size: 15px;}
h3 {font-family: Arial; font-size:18px;}
h1,h2,h3,h4,h5 {color: yellow;}
p,a {font-family: Georgia, Verdana, Sans-Serif, Sans; font-size:16px; color: white; line-height: 1.5em;}
p.numbers {line-height: 2em;}
#right p {font-size: 14px; line-height: 14px; line-height: 1.5em;}
#foot p,#foot a {font-size: 10px; font-family: verdana, helvetica,sans; text-align: center; line-height: 2em; margin-top:4px;}
img {border:none;}
.overline {border-top:1px solid;}