body {
color:#e7cdfa;
font-family:verdana, sans-serif;
font-size:8pt;
background:#4F2F83;
margin:5px;
padding:5px;
}

a:link, a:visited {
text-decoration:underline;
color:#8866C0;
}

a:active {
text-decoration:underline;
color:#8C70BA;
}

img {
border:0px;
}

#header {
text-align:center;
height:150px;
width:700px;
background-image:url(http://i13.photobucket.com/albums/a299/panzeleche/shadowbanner.png);
margin:auto;
}

#header img {
margin:auto;
}

#container {
position:relative;
width:100%;
}

#content {
margin-left:20%;
width: 60%;
border:1px solid #6e1593;
}

#leftmenu {
position:absolute;
top:190px;
left:0px;
width:130px;
padding:5px;
border:1px solid #6e1593;
text-align:left;
background-image:url(http://www.dragonflycave.com/forums/imagehosting/3544778953393ed.png);
background-repeat:repeat-y;
}

#leftmenu a:hover {
text-decoration:underline overline;
background-color:#342252;
color:#b087cd;
}

#leftmenu h1 {
font-size:10pt;
}

.quote {
border:1px solid #6e1593;
background-color:#b087cd;
color:#742ea4;
padding:5px;
}

h3 {
color:#d1a2e4;
}

#leftmenu ul, #rightmenu ul {
list-style-type:none;
margin:0;
padding:0 5px;
}

#rightmenu a {
display:block !important;
width:180px;
}

#rightmenu {
position:relative;
padding:10px;
list-style-type:none;
right:0px;
top:190px;
border:1px solid #6e1593;
width:9%;
}

#rightmenu li {
margin:0;
padding:0;
}

#rightmenu li a img {
height:4px;
width:0;
position:absolute;
top:0px;
}

#rightmenu li a:hover img {
height:31px;
width:88px;
}

#center {
text-align:center;
}

#footer {
clear:both;
text-align:center;
margin-left:145px;
}