table.center {margin-left:auto; margin-right:auto;
}
#main-page{
margin-left:auto;
margin-right:auto;
width: 1000px;
background-color:#43423F;
background-image : url(images/mainbody.jpg);
background-repeat : repeat-y;
background-position : top center;
}
#navi {
background-image : url(images/header02.jpg);
background-repeat : no-repeat;
background-position : top center;
height : 61px;
margin-top : 0;
padding-left: 10px;
}
#navi ul {
margin : 0;
padding : 0 0 0 0;
}
#navi li {
overflow: hidden;
background-image : none;
float : left;
margin : 0;
line-height : 32px;
white-space : nowrap;
list-style:none;
}
#navi li a {
display: block;
height: 32px;
line-height:27px;
margin-top : 0;
padding:0 25px;
font-size : 12px;
font-family : Arial;
font-weight : bold;
color: #D5BE72;
text-decoration: none;
text-align: center;
}
#navi li a:hover {
color: #ffffff;
}
.floatL{
padding-top:12px;
padding-left: 5px;
float: left;
}
.floatR{
padding-right: 5px;
float: right;
}

#footer {
text-align : center;
color: #EE0B00;
height : 216px;
width:1000px;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
background-position : bottom center;
background-color:#111111;
margin: 0 auto;
}
#footer a{color: #EE0B00;}
#footer a:hover{text-decoration: underline;}

.subfooter {
width: 50%;
color: #151515;
margin: auto;
padding: 1em;
font-size: 0.8em;
}
/*new above*/
a {
color: #D5BE72;
text-decoration: none;

}
a:hover {
color: #D0CEC1;
text-decoration: underline;
}
a.side{
color: #D5BE72;
font-weight: bold;
font-size: 11px;
line-height:16px;
}
a:hover.side {
color: #D0CEC1;
text-decoration: none;
}
a.white, li.white a {
color: #DFE0E2;
text-decoration: none;
}
a:hover.white, li.white a:hover {
color: #DFE0E2;
text-decoration: underline;
}
body {
margin: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #0A100C;
background-image : url(images/bg2.jpg);
background-repeat : no-repeat;
background-position : top center;
background-attachment:fixed;
}
hr {
height: 1px;
border-top: 1px solid #817D6A;
border-left: 1px solid #817D6A;
border-right: 1px solid #B5B094;
border-bottom: 1px solid #B5B094;
width:80%;
}
hr.side-hr {
width:80%;
height: 1px;
border-top: 1px solid #817D6A;
border-left: 1px solid #817D6A;
border-right: 1px solid #B5B094;
border-bottom: 1px solid #B5B094;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.alt {
color: #FBEDE1;
}
.spacer {
margin-bottom: 12px;
}

.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #C0D5EA;
background: #41403C;
border: 1px solid #807A67;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}
form {
margin: 0px;
}
.bbcode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #dddddd;
background: #41403C;
border: 1px solid #807A67;
margin-top: 2px;
}
.textbox, .button, .quote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d3d3d3;
background: #65605A;
border-top: 1px solid #807A67;
border-left: 1px solid #807A67;
border-right: 1px solid #3E3C32;
border-bottom: 1px solid #3E3C32;
}
.main-body {
font-size: 11px;
color: #D7D8DA;
padding: 0;

}
.center-top {
font-size: 11px;
color: #ECD49A;
padding: 0px 0px 0px 20px;
height:24px;
width:100%px;
border-left: 1px #807A67 solid;
border-top: 1px #807A67 solid;
border-right: 1px #4A4E51 solid;
border-bottom: 1px #4A4E51 solid;
background: #41403C;
}


.center-body {
font-size: 11px;
color: #E1F4F3;
padding: 0px 15px 0px 15px;
width:100%px;
border-left: 1px #807A67 solid;
border-top: 1px #807A67 solid;
border-right: 1px #4A4E51 solid;
border-bottom: 1px #4A4E51 solid;
background: #514D41;
}
.center-bottom {
padding: 0px 15px 0px 15px;
width:100%px;
height:5px;
border-left: 1px #807A67 solid;
border-top: 1px #807A67 solid;
border-right: 1px #4A4E51 solid;
border-bottom: 1px #4A4E51 solid;
background: #41403C;
}
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color: #D7C6AF;
padding: 0px 0px 0px 0px;
width: 198px;
}
.side-border-right {
color: #D7C6AF;
padding: 0px 0px 0px 0px;
width: 198px;
}
.navtop {
height: 42px;
width:198px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #D6E7E8;
text-decoration: none;
background-image : url(images/navtop.jpg);
background-repeat : no-repeat;
background-position : top center;
text-align : center;

}
.navfooter {
height: 48px;
width:198px;
background-image : url(images/navfoot.jpg);
background-repeat : no-repeat;
background-position : top center;
}

.nav-body {
font-size: 11px;
width:198px;
padding: 5px;
padding-left:8px;
background-image : url(images/navbg.jpg);
background-repeat : repeat-y;
background-position : top center;

}
.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}
.news-footer {
padding-left:10px;
font-size: 12px;
color: #D4CDAA;
border-left: 1px #2D2D2D solid;
border-top: 1px #2D2D2D solid;
border-right: 1px #4A4E51 solid;
border-bottom: 1px #4A4E51 solid;
background: #514D41;
}
.main-bg {
color: #364F63;

}

.tbl-border {

}
.tbl {
font-size: 11px;
color: #C6BF9F;
background: none;
background-image : none;
background-position : top left;
padding: 4px;
}
.tbl1 {
font-size: 11px;
color: #DCE2E3;
background-image :none;
background-position : top left;
border-left: 1px #5F594C solid;
border-top: 1px #5F594C solid;
border-right: 1px #4B473C solid;
border-bottom: 1px #4B473C solid;
padding: 4px;
background-color: #514D41;
}
.tbl2 {
font-size: 11px;
color: #F8FFF7;
background-color: #41403C;
padding: 4px;
border-left: 1px #5F594C solid;
border-top: 1px #5F594C solid;
border-right: 1px #4B473C solid;
border-bottom: 1px #4B473C solid;
}
.forum-caption {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #d4d4d4;
background: #1E1D19;
padding: 2px 4px 4px 4px;
}
.poll {
height: 12px;
border-top: 1px solid #37332A;
border-left: 1px solid #37332A;
border-right: 1px solid #24201C;
border-bottom: 1px solid #24201C;
}
.comment-name {
font-weight: bold;
color: #FBEDE1;
}
.shoutboxname {
font-weight: bold;
color: #DCEFE4;
}
.shoutbox {
color: #D0CEC1;
}
.shoutboxdate {
font-size: 12px;
color: #DCEFE4;
}
.small {
font-size: 12px;
font-weight: normal;
}
.small2 {
font-size: 12px;
font-weight: normal;
color: #DCEFE4;
}
.side-small {
font-size: 12px;
font-weight: normal;
color: #DCEFE4;
}
.side-label {
color: #DCEFE4;
background: #E1B109;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}
#copy {
font-size: 10px;
font-weight: normal;
color: #BBC7C5;
padding-top:5px;
}
#copy  a{
font-size: 10px;
font-weight: normal;
color: #B3BFBD;
}
.pagenav {
padding: 4px;
}
.pagenav span {
color: #D0CEC1;
background: #f3f3f3;
border-top: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;
border-right: 1px solid #F3F3F3;
border-bottom: 1px solid #F3F3F3;
padding: 2px 4px 2px 4px;
margin: 2px;
}
.pagenav a {
color: #9E9E9E;
background: #f4f4f4;
border: 1px solid #D7D7D7;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}
.pagenav a:hover {
color: #1A539C;
background: #f6a504;
margin: 2px;
text-decoration: none;
}
/* TinyMCE specific rules */
body.mceContentBody {
background: #FFF;
}