body {
font: 12pt Verdana, Arial, Georgia, sansserif;
}
#nav {
width:150px;
float:left;
margin-top:12px;
margin-right:18px;
}
#content {
width:550px;
float:left;
}
#nav 1 {
text-decoration:none;
}
#content a {
text-decoration:none;
font-weight:bold;
}