html,

body {font: normal 1em tahoma, verdana, arial, sans-serif; height: 100%; margin: 0; padding: 0;}

#body {padding: 130px 10px 84px 10px;} /* #body {padding-bottom} must mirror #footer {height} */
#body .clear {clear: both;}

#footer {height: 84px;} /* #footer {height} must mirror #body {padding-bottom} */

#links {position: absolute; font-family: verdana; font: bold 13px verdana, arial, sans-serif; margin: 10px 10px 0 0; right: 0;}
#links a {color: #414141; text-decoration: none;}
#links a:hover {text-decoration: underline;}
#links span {color: #808080; font-weight: normal; padding: 0 5px 0 5px;}

#logo {cursor: help; height: 121px; margin: 0 auto 0 auto; width: 424px;}

#main {background: url('http://dork.com/images/home/bg.gif') repeat-x 0 0; min-height: 100%; position: relative;}

#menu {font-size: 16px; margin: 50px auto 10px auto; width: 700px;}
#menu a {cursor: pointer; text-decoration: none;}
#menu a div {background: url('http://dork.com/images/home/menu.gif') no-repeat 0 0; float: left; height: 31px; margin: 0 0 10px 50px; padding: 5px 0 5px 0; text-align: center; width: 200px;}
#menu a div.center {margin-left: 250px;}
#menu a div.nl {margin-left: 0;}

#palette {height: 44px; margin: auto; text-align: center; width: 228px;}
#palette a div {border: 2px solid #ffffff; cursor: pointer; float: left; height: 20px; margin-right: 10px; width: 20px;}
#palette a div.black {background-color: #000000;}
#palette a div.blue {background-color: #003399;}
#palette a div.green {background-color: #67cd01;}
#palette a div.pink {background-color: #ff1493; margin-right: 0;}
#palette a div.purple {background-color: #9902cc;}
#palette a div.red {background-color: #dd0000;}
#palette a div.white {background-color: #e5e5e5;}
#palette a:hover div.black {border-color: #000000;}
#palette a:hover div.blue {border-color: #003399;}
#palette a:hover div.green {border-color: #67cd01;}
#palette a:hover div.pink {border-color: #ff1493;}
#palette a:hover div.purple {border-color: #9902cc;}
#palette a:hover div.red {border-color: #dd0000;}
#palette a:hover div.white {border-color: #e5e5e5;}
