And here is the associated skin.css. Thanks! -michael
a:link, a:active, a:visited {color:#4B3905; text-decoration:none;}
a:hover {color:#7C692E; text-decoration:none;}
html, body
{
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
border: 0px;
}
.top
{
background: #ebd7c3 url(Images/Top.gif) no-repeat top center;
}
.header
{
text-align: center;
color: #FFFFFF;
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size:20px;
}
header a { color: #FFFFFF; }
header a:hover { color: #FFCC99; }
.contenthome
{
padding: 5px;
}
.content
{
padding: 20px;
}
.bottom
{
background: #ebd7c3 url(Images/Bottom.gif) no-repeat bottom center;
}
.footer
{
text-align: center;
font-size: 70%;
}
li.footer { margin:0 auto; display:inline; font-size:12px; margin:0px 5px; }
.copyright
{
text-align: center;
font-size: 10px;
color: #FFFFFF;
}