<!--
body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #848484;
background-image: url("greystripes.jpg");
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
line-height: 130%;
}
:link img {
border: none;
}
a {
font-family: verdana, arial, helvetica, sans-serif;
color: #e1cd14;
text-decoration: underline;
}
a:link {
color: #e1cd14;
}
a:visited {
color: #e1cd14;
}
a:active {
color: #e1cd14;
}
a:hover {
color: #f7f7f7;
text-decoration: none;
}

#gradientbar {
width: 100%;
height: 330px;
background-image: url("graystripes.jpg");
background-repeat: repeat-x;
}

#topbar {
width: 800px;
height: 260px;
margin: 0px auto;
background-image: url("mmorpgheader.jpg");
background-position: bottom center;
background-repeat: no-repeat;
}

#content {
width: 800px;
margin: 0px auto;
font-family: verdana, arial, helvetica, sans-serif;
}

#navleft {
float: left; 
width: 176px; 
font-size: 12px;
text-align: left;
color: #e1cd14;
background-color: #2d2d2d;
font-family: verdana, arial, helvetica, sans-serif;
height: 1400px;
}
#navleft a  {
/*width: 156px;
padding: 4px;
padding-top: 6px;
padding-bottom: 6px;
border-bottom: solid rgb(35,125,185) 1px;*/
font-size: 12px;
color: #e1cd14;
text-decoration: none;
}
#navleft a:link  {
color: #e1cd14;
}
#navleft a:visited  {
color: #e1cd14;
}
#navleft a:active  {
color: #e1cd14;
}
#navleft a:hover {
color: #F7F7F7;
}

#maincontent {
float: left; 
width: 432px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 12px;
text-align: left;
background-color: #2d2d2d;
height: 1400px;
}

#navright {
float: left; 
width: 176px; 
padding: 0px;
font-size: 12px;
text-align: left;
background-color: #2d2d2d;
height: 1400px;
}

#separators {
float: left; 
width: 8px; 
height: 1px;
}

#separate2 {
clear: both;
width: 800px;
height: 8px;
margin: 0px auto;
}

#footerbar {
width: 800px;
height: 72px;
margin: 0px auto;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
color: #f7f7f7;
text-align: center;
background-image: url("footer1.jpg");
}

#footerbar a  {
color: #e1cd14;
text-decoration: none;;
}
#footerbar a:visited  {
color: #e1cd14;
text-decoration: none;
}
#footerbar a:hover {
color: #e1cd14;
text-decoration: underline;
}

-->

