#logo{position:fixed;
top: 0px; left: 0px;}

#side{position:fixed;
top: 120px; left:0px; width:20%; text-align:center;
}

#side a{
font: 24px "Arial"; color:#173; 
}

#side a:hover{
background-color:#aae; color:#942;
}

#side a:link {
text-decoration: none;
}
#side a:visited {
text-decoration: none;
}

#title{width:80%; valign: middle; text-align:center; font: 32px "Helvetica", sans-serif; font-weight:bold;
color:#173; line-height:98%; background:url(sfo.png) white; background-position:right; background-repeat: 
no-repeat; height:120px;   
position:fixed; top: 0px; left: 20%; z-index:1; border-bottom: 4px solid #173;}

#content{position:absolute; border-left: 4px solid #173; padding-top:10px;
top: 120px; left: 20%; font: 16px "Arial"; padding-left:5px;}

h1 ,h2 {color:#fff;  background: #173; padding:2px}
h3 {text-align:center}
img {border:0;}