body {
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
    background: url(rogue/bg.gif) #ffffff;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
#outline {
    background: white;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: black;
    margin: 0px auto;
}

#main {
    vertical-align: top;
    background: url(rogue/logoleft.gif) no-repeat top left white;
    padding: 5px;
    padding-top: 100px;
}

#sidebar {
    vertical-align: top;
    background: url(rogue/logoright.gif) repeat-x top left white;
    padding: 5px;
    padding-top: 100px;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

h1 {
    font-family: Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    color: #575757;
    background: url(rogue/line.gif) no-repeat bottom left;
    height: 27px;
}

h2 {
    font-family: Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
    color: #575757;
    background: url(rogue/line.gif) no-repeat bottom left;
    height: 27px;
}

#listings {
    width: 336px;
    font-family: Arial, Verdana, sans-serif;
 	font-size: 11px;
}

#listings p {
    padding-left: 2px;
    color: black;
}
#listings a {
    color: #000080;
    font-weight: bold;
}

#copyright {
    text-align: center;
    font-family: monospace;
 	font-size: 11px;
    color: white;
    background: black;
    height: 20px;
    width: 750px;
    margin: auto;
    padding-top: 5px;
}

#copyright a {
    color: white;
}

small {
    color: #575757;
}

#mini {
    width: 450px;
    height: 195px;
    overflow: hidden;
}

#maxi {
    width: 450px;
}

#sidebartower {
    text-align: center;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
}

#more-a {
    height: 0px;
    display: none;
}

#more-b {
    height: 0px;
    display: none;
}

