html, body { width:100%; }
#title { width: 820px; margin:0 auto; padding:10px; text-align:center;}
#main { position:relative; width: 820px; margin:0 auto; padding:10px 0;  border-top:2px solid #d00; border-bottom:2px solid #d00;}
#menu { position:absolute; height: 180px; width: 140px; left: 24px; margin: 0; background-color: #FFFFFF;}
#vbar { position:relative; width: 1px; height:400px; left:160px; top:0; margin: 0;}
#content { position:relative; width: 580px; left:180px; top:0 ; margin: 0; padding: 20px; background-color: #E6F2F2; border: 1px solid #0066CC; }
#footer {  width: 800px; margin:0 auto; padding:4px; font-size: 12px; text-align: center;}
