
body { background-color: #dcdbdb; }
#header { height:68px;width:100%; border-bottom: 1px solid white; }
#header-logo { width:649px; float:left;}
#header-nav { float:left;}
#header-nav a { font-family: "Lucida Grande"; font-size:12px; color:#fff; background-color: #336666; text-decoration:none; padding-left:3px; padding-right:3px; padding-bottom:1px;}
#header-nav a:hover { background-color: #669999; }
#content { padding-top:4px; padding-bottom:4px; clear:both;}
#content img { border-top: 1px solid white; border-bottom: 1px solid white; }
#footer { width:100%; border-top: 1px solid white; }
