body {
font-family:'trebuchet ms',verdana,helvetica;
font-size:1em;
margin:0;
background:white;
}
p { margin-top:2px; font-size:0.9em }
h1, h3 { margin-bottom:0; padding-bottom:0 }
h1 { font-size:1.5em }
#header {
border-bottom:1px solid black;
border-top:1px solid black;
margin:0;
padding:5px 120px; 
color:white;
background:navy;
}
#left { position:absolute; float:left }
#headnote { font-size:90% }
img { border:0px solid white }
#nav { font-size:1em }
#nav a, a:visited { color:blue }
#nav a:hover { color:#ff9900 }
#content {
margin:10px 120px;
font-family:verdana,helvetica,sans-serif;
font-size:0.9em;
background:white;
width:900px;
}
#content #share{float:right}
#footer {
border-top:1px solid gray;
font-family:'trebuchet ms',verdana,helvetica;
font-size:0.9em;
margin:0;
padding:10px 100px;
background:#ccc;
}
