ul  {
    list-style-image: url('/img/default/dot.png');
    line-height: 20px;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

.main
    {
    background-color: #FFBD00;
    background-image: url('/img/default/FFBD00.png');
    background-repeat: repeat;
    height: 100%;
    width: 750px;
    font-size: 12px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #563F00;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #563F00;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }

.preview_text
    {
    background-color: #FFBD00;
    background-image: url('/img/default/FFBD00.png');
    background-repeat: repeat;
    width: 140px;
    height: 190px;
    border: 1px solid;
    padding: 0px 4px;
    font-size: 12px;
    text-align: justify;
    }

.menu
    {
    width: 168px;
    height: 145px;
    background-color: #FFD780;
    background-image: url('/img/default/FFD780.png');
    background-repeat: repeat;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    color: #333399;
    border-width: 1px;
    border-style: solid;
    border-color: #563F00;
    padding: 10px;
    }

.menu2
    {
    background-color: #FFD780;
    background-image: url('/img/default/FFD780.png');
    background-repeat: repeat;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    color: #333399;
    border-width: 1px;
    border-style: solid;
    border-color: #563F00;
    padding: 10px;
    }

body
    {
    background-color: #B28200;
    background-image: url('/img/default/B28200.png');
    background-repeat: repeat;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

body.preview
    {
    background-color: #FFD780;
    background-image: url('/img/default/checkers.png');
    background-repeat: repeat;
    }

a
    {
    cursor: hand;
    }

h1  {
    margin: 0px;
}

h2  {
    margin: 0px;
    font-family: Arial, Trebuchet MS, Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #333399;
    }

img
    {
    border-width: 0px;
    }

span
    {
    font-family: Arial, Trebuchet MS, Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #333399;
    }

.text
    {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    text-align: justify;
    }

.highlight
    {
    background-color: #FFD780;
    background-image: url('/img/default/FFD780.png');
    background-repeat: repeat;
    font-size: 12px;
    border-width: 1px;
    border-style: solid;
    border-color: #563F00;
    margin-left: auto;
    margin-right: auto;
    }

.cat
    {
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    color: #333399;
    }

.cat:hover
    {
    text-decoration: underline;
    }

.alias
    {
    font-weight: bold;
    text-decoration: none;
    color: #333399;
    }

.alias:hover
    {
    text-decoration: underline;
    }

.site_link
    {
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
    }

.site_box
    {
    border-width: 0px;
    width: 335px;
    }

.header
    {
    width: 748px;
    height: 256px;
    border-width: 0px;
    }

.footer
    {
    background-color: #FFD780;
    background-image: url('/img/default/checkers.png');
    background-repeat: repeat;
    width: 100%;
    height: 65px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #563F00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #563F00;
    }
