body {
    background-color:   #000;
    color:              #fff;
    font-size:          10pt;
    font-family:        Arial, Sans-Serif;
}
a {
    color:              #fff;
}
a:active {
    color:              #c0c0c0;
}

img {
    border:             none;
}

#header {
    height:             50px;
    font-family:        Courier New, Serif;
}
#header #logo {
    float:              left;
}
#header #nav {
    float:               right;
    text-align:         right;
}

#recentpackets {
    font-family:        Courier New, Serif;
    margin:             5px;
    margin-bottom:      10px;
}
#recentpackets h3 {
    font-weight:        bold;
    font-size:          120%;
    margin:             2px;
    padding:            2px;
    margin-top:         20px;
}
#recentpackets div.total {
    font-size:          115%;
}
#nextupdate {
    margin-bottom:      30px;
    font-family:        Courier New, Serif;
    font-size:          120%;
}
#nextupdate div.update {
    display:            inline;
    font-weight:        bold;
}
#emaillist input.emailbutton {
    height:             18px;
    width:              50px;
    font-family:        Courier New, Serif;
    font-size:          9pt;
}
#emaillist {
    font-family:        Courier New, Serif;
}
#pin {
    height:             82px;
    font-family:        Courier New, Serif;
}
#pin img {
    float:              left;
}
#condimentbox {
    width:              215px;
    text-align:         center;
    font-size:          120%;
    margin:             40px;
    margin-top:         120px;
    float:              right;
}
.categorylist {
}
.categorylist h2 {
    font-weight:        bold;
    font-style:         italic;
    margin:             2px;
    border:             2px;
    margin-top:         20px;
    font-size:          120%;
}
.categorylist ul {
    list-style-type:    none;
    margin:             1px;
    padding:            1px;
}
.categorylist ul li {
    display:            inline;
    margin:             3px;
}
.categorylist ul li a {
    margin-left:        3px;
}
#footer {
    font-family:        Courier New, Serif;
    font-size:          120%;
}
#footer a {
    text-decoration:    none;
}

div.ad-side {
    float:              right;
}

#alphabet {
    margin-left:        auto; 
    margin-right:       auto;
}

