body
{
background-color: #fffff0;
}

#top, #footer
{
background-color: #f0f0f0;
}

#top
{
border-bottom: 2px solid #999;
}

#footer
{
border-top: 1px solid #999;
}

#masthead
{
background-color: transparent;
}

#masthead h1
{
color: #000;
}

#wrapper
{
background-color: transparent;
}

#sidebar-left
{
background-color: transparent;
}

.quote-bar
{
background-color: #f0f0f0;
border: 1px solid #cccccc;
}

#main-col-wide
{
background-color: transparent;
}

#main-column
{
background-color: transparent;
}

#main-column h2
{
color: blue;
}

#main-col-wide h2
{
color: blue;
}

#sidebar-right
{
background-color: transparent;
}

#sidebar-right h3, div.section h3
{
color: #000;
background-color: transparent;
}

#sidebar-right p
{
background-color: #f0f0f0;
border: 1px solid #ccc;
}

#sidebar-right p.list
{
text-align: left;
margin-top: 12px;
}

ul#navlist
{
background-color: transparent;
}

#navlist li
{
color: black;
background-color: #f0f0f0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background-color: transparent;
color: #000;
}

#navlist a:hover
{
color: #ff4500;
}

#footer a, #footer a:link, #footer a:visited
{
background-color: transparent;
color: #000;
}

#footer a:hover
{
background-color: transparent;
color: #24462b;
}

a, a:link, a:visited, a:active
{
background-color: transparent;
color: blue;
}

a:hover
{
color: #ff4500;
}

cite
{
color: #9D4B3D;
}

#content-wide
{
background-color: transparent;
}

#content-wide h2
{
color: blue;
}

div.item
{
background-color: #f0f0f0;
border: 1px solid #cccccc;
}

.highlight
{
  color: green;
}

