* {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial, helvetica, lucinda;
    background: #dddddd url(graphics/mainbg2.jpg);
    color: #555555;
}

h1 { font-size: 24pt; }
h2 { font-size: 20pt; }
h3 { font-size: 16pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }
p {
    font-size: 12pt;
    margin: 5px 10px 20px 10px;
}
p.stats {
    font-size: 12pt;
    margin: 5px 10px 5px 10px;
    text-align: center;
    font-weight: bold;
}

li {
    font-size: 10pt;
    font-weight: bold;
    padding: 0 0 4px 0;
}

.title   {
     margin-bottom: 15px;
    font-style: italic;
    text-decoration: none;
    color: #3333cc;
    text-align: center;
}

.heading {
     font-style: normal;
     text-decoration: none;
     Color: #990033;
     margin: 5px 10px 20px 10px;
}
.content {
     font-style: normal;
     text-decoration: none;
     color: #000000;
     clear: both;
}

.note    {font-style: normal;
          text-decoration: none;
          Color: #990000;
          font-size: 8pt;
}
.menu    {font-size: 9pt}

.other {
     clear: both;
     display: block;
     text-align: center;
}
.other p {
     text-align: left;
}
.other img {
     padding: 10px 10px 10px 10px;
}
.other hr {
     width: 70%;
     clear: both;
     margin: 10px auto 10px auto;
     color: #666666;
     height: 1px;
}
#title {
    margin: 0 auto 0 auto;
    border: none;
    background: #cccccc url(graphics/title.jpg) no-repeat;
    width: 765px;
    height: 80px;
    padding-right: 15px;
}

.pagetitle
{
    color: #ffffff;
    font-size: 14pt;
    font-weight: bold;
    text-align: right;
    vertical-align: bottom;
    line-height: 1em;
    padding-top: 55px;
}

#pagemenu {
    margin: 0 auto 0 auto;
    background: #ccccff;
    width: 760px;
    padding: 3px 10px 3px 10px;
    font-size: 10pt;
    text-align: center;
    clear: both;
    display: block;
}

#pagemenu a {
    text-decoration: none;
    padding: 0 10px 0 10px;
    color: #666699
}

#pagemenu a:hover {
    text-decoration: none;
    font-weight: bold;
}

#page {
    margin: 0px auto 0px auto;
    background: #ffffff url(graphics/bgshadow.jpg) repeat-y;
    width: 800px;
    padding: 0;
}

#content {
    margin: 0 10px 0 10px;
    background: #ffffff;
    width: 780px;
    padding: 10px 0px 10px 0px;
    display: block;
}

#sitemenu {
    margin: 15px auto 0 auto;
    background: #ccccff;
    width: 760px;
    padding: 3px 10px 3px 10px;
    font-size: 10pt;
    text-align: center;
    clear: both;
    display: block;
}

#sitemenu a {
    text-decoration: none;
    padding: 0 10px 0 10px;
    color: #666699
}

#sitemenu a:hover {
    text-decoration: none;
    font-weight: bold;
}

/* Image style */
img {
    border: none;
    padding: 10px;
}


/* index page styles */
#imagemain {
    float: left;
    width: 300px;
    height: 393px;
}

#mantalogo {
    width: 450px;
    height: 88px;
    display: block;
    padding: 0 0 10px 0;
}

ul {
    list-style-image: url(graphics/mantasym.gif);
    margin-left: 20px;
    padding: 10px 0px 10px 10px;
}

#stats1 {
    width: 220px;
    float: left;
    display: inline;
    border: none;
}

#stats2 {
     float: right;
     width: 220px;
     display: inline;
     border: none;
}

#stats3 {
    width: 300px;
    float: right;
    display: block;
    border: none;
}

a.links {
    margin-right: 10px;
    float: left;
    width: 230px;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #6666cc;
}
a.links:hover {
    color: #cc6666;
    text-decoration: underline;
}
p.links {
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}

a.log {
    margin: 0 10px 0 0;
    float: left;
    width: 350px;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #6666cc;
    display: inline;
}
a.log:hover {
    color: #cc6666;
    text-decoration: underline;
}
p.log {
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    display: block;
}

.left {
     float: left;
}

.clearleft {
     float: left;
     clear: both;
}

.right {
     float: right;
}

.clearright {
     float:right;
     clear:both;
}

.center {
     text-align: center;
     display: block;
     clear: both;
     margin: 10px auto 10px auto;
     padding: 0 10px 0 10px;
}

#sideads {
     margin-left: 15px;
     display: inline;
}

#eXTReMe {
     display: inline;
}

#FootAds {
     width: 780px;
     margin: 10px 10px 0px 10px;
     text-align: center;
     vertical-align: middle;
}
