body { background-color: #aaa; margin: 0px; }
#wrapper { width: 908px; background-color: #d00; margin: 0 auto; margin-top: 50px;}
#main { width: 742px; background-color: #d00; float:right;}
#outerleft {padding: 20px; width: 120px; }
#left {padding: 20px; width: 460px; 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; background-color: #00d;}
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;}
#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;}
#head { position: absolute; top: 0px; background-color: #00d; width: 908px; text-align: center; height: 50px; }
#head h1 {border: none; margin: 0px; margin-top:0.5em;}