body {
 font-family:verdana,helvetica,sans-serif;
 font-size:13px;
 color:#000;
 background:#fff;
 margin:0;
 padding:0;
}

#front {
 width:300px;
 margin:20% auto 0 auto;
 text-align:center;
}

#top {
 height:115px;
 border-bottom:5px solid #000;
}

#logo {
 float:left;
 width:400px;
 padding:12px;
}

#nav {
 padding:5px 28px 0 0;
 width:150px;
 float:right;
 text-align:center;
}

#nav img {
 padding:2px;
}

#main {
 margin:25px auto 0 auto;
 width:80%;
 padding:2px;
}

.release {
 margin-top:20px;
 padding:10px;
 border:1px solid #999;
}

.sleeve {
 float:right;
}

.free img {
 border:2px solid #000;
 padding:5px 10px;
}

#mailinglist {
 text-align:center;
 padding:20px 0;
}

img {border:0px}

.clear {clear:both; font-size:1px}
.center {text-align:center}

a:link {color: #948f7d; text-decoration:none; border-bottom:1px solid}
a:visited {color: #4a3f1b; text-decoration:none; border-bottom:1px solid}
a:hover {color: #4a3f1b; text-decoration:none; border-bottom:1px dashed}
a:active {color: #4a3f1b; text-decoration:none; border-bottom:1px solid}

a.noborder {border-bottom:none}
a.noborder:visited {border-bottom:none}
a.noborder:hover {border-bottom:none}
a.noborder:active {border-bottom:none}

