body {
background: #001600 url("/static/files/img/quest/TileBGreen.png") fixed;
}

#colmask {
background: url("/static/files/img/quest/DiagsGreen.png");
}

#assmenu ul {
list-style-image: url('/static/files/img/quest/Skull.png');
}

#acolmask {
position:relative;
clear:both;
float:left;
width:100%;
overflow:hidden;
}

#acolleft {
float:left;
width:200%;
position:relative;
left:200px;
background:#fff;
}

#acol1wrap {
float:right;
width:50%;
position:relative;
right:200px;
padding-bottom:1em;
}

#acol1 {
margin:0 15px 0 215px;
position:relative;
right:100%;
overflow:hidden;
}

#acol2 {
float:left;
width:170px;
position:relative;
right:185px;
}

.aside {
background: #000;
border: outset 2px #0f0;
padding: 5pt;
margin: 4px 0;
color: #fff;
}

#acol2 .aside a {
color: #0f0;
}

#yourprofile {
margin-left: 5px;
}

#yourprofile .name {
text-align: center;
}

#locations ul {
margin: 0;
padding: 0;
text-indent: 5pt;
}

#locations ul li {
margin: 2pt 0;
}

#playerlist ul {
margin-left: 16px;
padding-left: 5pt;
}

#locations, #playerlist {
margin-right: 5px;
font-size: 8pt;
}

.aside h3 {
border: none;
margin: 2pt;
font-weight: bold;
font-size: 12pt;
}

#aprofile {
margin: 5pt 20%;
}