@import url(http://www.englishrules.com/styles-site.css);

#topnav {
position: absolute;
top: 75px;
left: 190px;
padding: 5px;
background: #fff;
border: 1px solid #A08E5C;
}

#topnav ul, #topnav li {
width: auto;
display: inline;
list-style-type: none;
}

#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
text-decoration: none;
padding: 2px 10px;
color: #A08E5C;
font-weight: bold;
font-size: 12px;
}

#topnav a:hover {
color: #fff;
background: #A08E5C;
}
#topnav a#current {
padding: 2px 10px;
font-weight: bold;
font-size: 12px;
color: #fff;
background: #A08E5C;
}
#artdisplay {
margin: 0;
padding: 20px 30px 20px 10px;
float: left;

}
 #artnav
{
margin: 0;
padding: 20px 0;
float: left;
width: 170px;
}

#artnav p a:link, #artnav p a:visited {
text-alignment: center;
font-weight: bold;
margin-top: 15px; 
padding-left: 9px;
color: #763B1B;
}
#artnav p a:hover {
text-alignment: center;
border: 0px solid #fff;
color: #996633;
margin-top: 15px; 
padding-top: 2px;
padding-left: 10px;

}

#artnav img {border: 0px;}

#artnav ul, #artnav li
{
width: auto;
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#artnav a:link, #artnav a:visited, #artnav a:hover, #artnav a:active {
float: left;
margin: 2px;
text-decoration: none;
padding: 2px;
background: transparent;
color: #000;
}

#artnav a:hover { margin: 1px; border: 1px solid #454545; }
#artnav a:active {margin 1px; border: 1px solid #454545;}

#desc {font-weight: bold;}

#artcontent {
padding: 20px 15px 5px 0px;
margin: 20px 5px 5px 0px;

}
