body { background-color: #000099; background-image: url(images/bg.gif); }body, td { font-family: "comic sans", arial, verdana, helvetica; font-size: 12px; color: #FFFFFF; }a { color: #FFFF66; text-decoration: none; font-weight: bold; }a:hover { color: #FFFFFF; text-decoration: underline; }.border { border: 2px solid #FFFFFF; }#structure { width: 850px; }#nav { padding-top: 15px; width: 180px; height: 450px; float: left; margin: 20px 10px 0px 0px; font-size: 12px; font-weight: bold; background-image:url(images/nav-bg.gif); background-repeat: no-repeat; } #nav div { padding: 1px 0px 2px 8px; }#nav a { clear: both; vertical-align: middle; color: #000099; text-decoration: none; } #nav a:hover { color:#FFFFFF; text-decoration: none; } #content { float: left; text-align: center; margin: 8px 0px 20px 10px; }#links { float: left; width: 300px; text-align: left; font-size: 14px; }#links a { color: #FFFFFF; }#links a:hover { text-decoration: underline; }#footer { clear: both; background-color: #0033CC; padding: 5px; text-align: center; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; }#footer a { color: #FFFFFF; text-decoration: none; } #footer a:hover { text-decoration: underline; }