body {
color:#000;
font-family:verdana, sans-serif;
font-size:8pt;
background:url('http://i13.photobucket.com/albums/a299/panzeleche/boneymasktrans.png') bottom left no-repeat fixed #efd43f;
margin:5px;
padding:5px;
}

a:link, a:visited {
text-decoration:underline;
color:#bb8041;
}

a:hover {
text-decoartion:underline;
color:#e49d50;
}

img {
border:0px;
}

#header {
visibility:visible;
text-align:center;
height:60px;
width:399px;
background-image:url(http://i13.photobucket.com/albums/a299/panzeleche/boneybanner.png);
margin:auto;
background-repeat:no-repeat;
text-indent:-1000em;
}

#header img {
margin:auto;
}

.quote {
background:url(http://i13.photobucket.com/albums/a299/panzeleche/boneytrans2.png) right center no-repeat;
background-color:#feff95;
border-width:1px;
border-color:#8e7c4b;
border-style:solid;
}


#content h2 {
background:url(http://i13.photobucket.com/albums/a299/panzeleche/boneytrans.png) left center no-repeat;
background-color:#feff95;
text-align:center;
border-width:1px;
border-color:#8e7c4b;
border-style:solid;
}

#container {
position:relative;
width:100%;
}


#leftmenu {
visibility:visible;
clear:both;
width:80%;
margin:auto;
font-size:12pt;
}

#leftmenu h1 {
font-size:12pt;
color:#e49d50;
}

#leftmenu h1 a:hover {
color#84672a;
background:#9a6d37;
}

#leftmenu h2 {
font-size:10pt;
}

#leftmenu ul {
float:left;
margin:0;
padding:0;
list-style-type:none;
}

#leftmenu li {
float:left;
width:200px;
position:relative;
}

#leftmenu li a:link, #leftmenu li a:visited {
display:block;
text-align:center;
padding:0.2em;
background:#735837;
color:#bb8041;
font-weight:bold;
text-decoration:none;
}

#leftmenu li a:hover, #leftmenu li a:active {
background:#ae7837;
color:#735837;
}

#leftmenu li ul {
display:none;
width:100%;
position:absolute;
top:100%;
left:0;
}

#leftmenu li>ul {
top:auto;
}

#leftmenu li:hover ul {
display:block;
background:#FFCCCC;
border-color:#FF8888;
}

#leftmenu li ul li {
float:none;
position:static;
display:inline;
}

.byline {
visibility:visible;
font-style:italic;
}

#content {
visibility:visible;
margin-left:30em;
margin-top:80px;
width:50%;
height:330px;
overflow:auto;
border:1px solid #735837;
background-color:#ffe65d;
scrollbar-base-color: #735837;
scrollbar-highlight-color: #ff;
scrollbar-track-color: #ffe65d;
}


#rightmenu {
display:inline;
text-align:center;
width:7%;
margin-left:45%;
}

#rightmenu img {
display:none;
}




#footer {
visibility:visible;
clear:both;
text-align:center;
margin-left:145px;
}