body {
color: #dcd0b8;
background-color: #1c1611;
background-image: url(artbglite.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
font-family: "Arial", sans-serif;
text-align: left;
height: 100%;
margin: 0;
padding: 0px;
} 

img { border: none;} 

hr {
color: #999999;
background-color: #999999;
border: none;
border-top: 1px solid #000000;
height: 2px;
width: 90%;
}

#main {
color: #BEA97C;
background-color: 1c1611;
font-family: "Arial", sans-serif;
text-align: left;
padding: 10px; padding-left: 100px;
}


#menu {
color: #000000;
border: 0px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #transparent;
font-family: "Arial", sans-serif;
text-align: left;
padding: 0px;
position: absolute;
left: 0px;
top: 0px;
width: 135px;
display: block;
}

#totop {
color: #000000;
background-color: #111111;
border: 0px;
border-top: 2px solid #000000;
border-right: 1px solid #000000;
padding: 0px; padding-top: 2px; padding-bottom: 2px;
left: 0px;
bottom: 0px;
width: 95px;
display: block;
position: fixed;
}

ul {
list-style: none;
margin: 0;
margin-bottom: 0px;
margin-top: 5px;
padding: 0;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

li {
color: #000000;
background-color: #95632D;
border: none;
border-top: 1px solid #444444;
text-align: left;
display: block;
padding-left: 5px;
}


li.top {
color: #DCD0B8;
background-color: #111111;
border: none;
text-align: left;
font-weight: bold;
display: block;
padding-left: 5px;
}

h1 {
font-size: x-large;
text-align: left;
color: #DCD0B8;
background-image: url("fgsfds.jpg");
background-position: right;
background-repeat: no-repeat;
background-color: #95632D;
border-bottom: 1px solid #000000;
padding-left: 20px;
}

h2 {
font-size: larger;
font-weight: normal;
text-align: left;
color: #DCD0B8;
background-image: url("fgsfds.jpg");
background-position: right;
background-repeat: no-repeat;
background-color: #95632D;
border-bottom: 1px solid #000000;
padding-left: 20px;
}


a:link {text-decoration: underline; color: #806133;}
a:visited {text-decoration: underline; color: #584425;}
a:hover {text-decoration: underline; color: #996633; background-color: transparent;}

a.menu:link {text-decoration: none; color: #806133; background-color: #111111; display: block;}
a.menu:visited {text-decoration: none; color: #584425; background-color: #928772; display: block;}
a.menu:hover {text-decoration: none; color: #996633; background-color: #000000; display: block;}

a.totop:link {text-decoration: none; color: #806133; background-color: #928772; display: block;}
a.totop:visited {text-decoration: none; color: #584425; background-color: #FFFFFF; display: block;}
a.totop:hover {text-decoration: none; color: #EEEEEE; background-color: #000000; display: block;}
