/* Default typeface */
A, B, P, TABLE, SMALL, BODY, TD, OL, UL, MENU, BLOCKQUOTE, DIV {
    font-family: Arial, Helvetica, sans-serif;
}
PRE, TT, INPUT, TEXTAREA {

    font-family: Courier, fixed;

}

body {

    margin: 0px; background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff;

}



dl, dt, dd, ul, li { margin: 3px; padding: 3px; list-style-type: disc; }



a:link { text-decoration: none; color: #9933ff;}

a:visited { text-decoration: none; color: #9933ff;}

a:hover { color: #ee0000; }

a:active { text-decoration: underline; color: #9933ff;}

/* Folder table (text) */
TD.foldertext {
    color: #ffffff;        padding-top: 0px;
    background: #000000;   padding-bottom: 1px;
    font-size: .75em;      padding-left: 3px;
    text-align: left;      padding-right: 8px;
}

/* Folder table (thumbnails) */
TD.folderthumbs {
    color: #ffffff;        padding-top: 2px;
    background: #000000;   padding-bottom: 2px;
    font-size: .7em;       padding-left: 4px;
    text-align: center;    padding-right: 8px;
}

/* Image table */
TD.image {
    color: #ffffff;          padding-top: 2px;
    background: #000000;     padding-bottom: 2px;
    font-size: .8em;         padding-left: 4px;
    text-align: center;      padding-right: 8px;
}

/* Description table */
TD.desc {
    color: #ffffff;          padding-top: 4px;
    background: #000000;     padding-bottom: 3px;
    font-size: .9em;         padding-left: 4px;
    text-align: center;      padding-right: 6px;
}

#bats {position: absolute; top: 1px; left: 5px; width:105px; height:99px;}

#logo {position: absolute; float: right; top: 1px; left: 106px; height:99px; width: 75%;}	

#menu {position: absolute; top: 100px; left: 5px; width:105px; height: 100%;}

.button {margin-top:3px;}

#home {position: absolute; top: 100px; left: 106px; width: 75%; height: 100%; margin-left:10px;}

#pagebody {position:relative;}

#author {position:relative; float: right; text-align:right; clear: both; margin-top: 12px; margin-left:10px; padding: 3px; text-align: right;}

#advert {position:relative; clear: both; text-align: center; margin-top: 12px; padding: 3px;}

