body {
margin:0 0;
padding:0 0;
background:#000000;
font-family: verdana; 
font-size:10px;
color: #F3DBB2;
}
span.rankDonator, span.rankDonator a:link{
color: #339966;
font-weight: bold;
}
span.rankPage, span.rankPage a:link{
color: #C47D7D;
}
span.rankSquire, span.rankSquire a:link{
color: #DF5151;
}
span.rankKnight, span.rankKnight a:link{
color: #32D3CB;
}
span.rankPaladin, span.rankPaladin a:link{
color: #EB6FFC;
}
span.rankMage, span.rankMage a:link{
color: #2FE800;
}
span.rankScribe, span.rankScribe a:link{
color: #FF0000;
}
span.rankLord, span.rankLord a:link{
color: #FF8000;
}
span.rankKing, span.rankKing a:link{
color: #FFFF00;
}
.container {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:1005px;
height:100%;
color: #F3DBB2;
}
.header {
height:140px;
width:991px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background:url(../images/logo.gif) left no-repeat;
color: #F3DBB2;
}
.headerLink {
width:70px;
float:right;
margin-top:65px;
cursor:pointer;
margin-right:10px;
height:70px;
}
.loginContainer {
width:185px;
height:103px;
float:right;
background:url(../images/loginBack.gif) no-repeat center;
padding-top:37px;
text-align:center;
}
.loginText {
background:url(../images/input.gif) no-repeat center;
width:155px;
height:17px;
color: #F3DBB2;
border:none;
}
.loginText1 {
background:url(../images/input.gif) no-repeat center;
width:80px;
height:17px;
color: #F3DBB2;
border: none;
}
.blahDiv {
padding-top:4px;
padding-bottom:4px;
}
.regBtn {
margin-top:7px;
margin-right:6px;
cursor:pointer;
border: none;
}
.loginBtn {
background:url(../images/login.gif) no-repeat center;
padding-left: 5px;
border: none;
width:65px;
height:21px;
cursor:pointer;
}

.submitBtn {
background:url(../images/submit.gif) no-repeat center;
border: none;
width:65px;
height:21px;
cursor:pointer;
}

.resetBtn {
background:url(../images/reset.gif) no-repeat center;
border: none;
width:65px;
height:21px;
cursor:pointer;
}

.passwordBtn {
background:url(../images/password.gif) no-repeat center;
border: none;
width:65px;
height:42px;
cursor:pointer;
}

.sendBtn {
background:url(../images/send.gif) no-repeat center;
border: none;
width:65px;
height:21px;
cursor:pointer;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftContainer {
width:187px;
height:100%;
float:left;
margin-left:7px;
}
.leftHeader {
width:187px;
height:26px;
font-size:12px;
font-weight: bold;
color: #663300;
background:url(../images/leftHeader.gif) no-repeat center;
text-align:center;
padding-top:9px;
}
.leftCBoxHeader {
width:187px;
height:10px;
background:url(../images/leftCBoxHeader.gif) no-repeat center;
}
.leftCBoxMid {
width:150px;
padding-left:20px;
padding-right:17px;
font-size:10px;
color: #000000;
background:url(../images/leftCBoxMid.gif) repeat-y center;
}
.leftCBoxFooter {
width:187px;
height:15px;
background:url(../images/leftCBoxFooter.gif) no-repeat center;
}
.rightContainer {
float:right;
width:804px;
margin-right:6px;
height:100%;
}
.rightHeader {
background:url(../images/rightHeader.gif) no-repeat left;
width:803px;
height:38px;
text-align:center;
font-size:12px;
font-weight: bold;
padding-top:7px;
color: #663300;
}
.rightMid {
background:url(../images/index_rN.gif) repeat-y right;
width:757px;
padding-left:23px;
padding-right:23px;
}
.rightFooter {
background:url(../images/index_rO.gif) no-repeat right;
width:803px;
height:36px;
}


.rightMid a, .rightFooter a, .rightMid a:visited, .rightFooter a:visited{
color:#FFD700;
}

.rightMid a:hover, .rightFooter a:hover{
color: #FF9900;
}
