.adHeadline {
    font-family:        arial, helvetica, sans-serif;
    font-weight:        bold;
    font-size:          11px;
    text-decoration:    none;
    color:              #666;
}
.adText {
    font-family:        arial, helvetica, sans-serif;
    font-weight:        normal;
    font-size:          11px;
    text-decoration:    none;
    color:              #666;
}

body {
    font-family:        arial, helvetica, sans-serif;
    margin:             0px;
    padding:            0px;
    
    background-image:   url(images/pornpattern.gif);
}

table.maintable {
    margin:             0px;
    padding:            0px;
    width:              757px;
    background-color:   #fff;
    margin-left:        15px;
}

a {
    color:              #666;
}

a:visited {
    color:              #666;
}

a.category {
    text-decoration:    none;
}

a.header {
    text-decoration:    none;
    font-size:          20px;
}

a.mainheader {
    text-decoration:    none;
    color:              #666;
    font-size:          30px;
    font-weight:        bold;
    letter-spacing:     -1.75pt;
}

span#subtitle {
    font-size:          14px;
    font-weight:        bold;
    position:           relative;
    top:                -7px;
    color:              #666666;
    letter-spacing:     -1pt;
}

#categories {
    background-color:   #eee;
    float:              right;
    padding:            5px;
    padding-right:      10px;
    margin-top:         0px;
    width:              140px;
}

#footer {
    clear:              both;
    padding:            5px;
    margin:             5px;
    border:             1px dotted #000000;
    background-color:   #eee;
}

#navigation {
    background-color:   #ddd;
    padding:            5px;
    margin:             0px;
}

#content {
    padding:            5px;
    padding-top:        0px;
    margin-top:         0px;
}

div.bookmark {
    margin-bottom:      5px;
}

div.bookmarkDesc {
    padding-left:       0px;
}

a.categories {
    margin-bottom:      5px;
}

a.subscribe {
    font-family:        verdana, sans-serif;
    font-size:          10px;
    font-weight:        bold;
    text-decoration:    none;
    color:              white;
    background-color:   #F60;
    border:             1px solid;
    border-color:       #FC9 #630 #330 #F96;
    padding:            0px 3px 0px 3px;
    margin:             0px;
}

h1 {
    background-color:   #ddd;
    max-height:         51px;
    margin:             0px;
    padding:            0px;
    padding-left:       11px;
    padding-top:        4px;
    font-family:        arial, helvetica, sans-serif;
}
