html, body { margin:0; padding:0; border:0; }
body { color:#fff; font-family:verdana,arial; text-align:center; font-size:13px; margin:2px; line-height:1.5em; background:#000; }
#outer { margin:0 auto; width:780px; text-align:left; background:#000; border:#fff 1px solid; }

.top { width:776px; height:35px; color:#fff; font-size:17px; font-weight:bold; margin:1px; background:#c00; border:#fff 1px solid; }
.main { float:right; width:774px; margin:1px; padding:3px; }

.foot { width:776px; color:#fff; text-align:center; margin:1px; padding:3px 0; background:#c00; border:#fff 1px solid; }

a:link { color:#fff; text-decoration:underline; }
a:visited { color:#fff; text-decoration:underline; }
a:hover { color:#fff; text-decoration:none; }
a.white:link,a.white:visited {color:#fff;text-decoration:none;}