#header a.home, #header a.home:link, #header a.home:visited,
#header a.home:hover, #header a.home:active
{
background-color: #cf9;
color: black;
font-weight: bold;
text-decoration: none;
}

#section {
	margin-top: -5px;
	margin-bottom: 5px;
}

#side
{
border-right: 1px solid #090;
}

#side .first
{
background: #090;
}

#side #big_links a, #side #small_links a
{
border-bottom: 1px solid #fff;
}

#side #big_links a:hover, #side #big_links a:active, #side #small_links a:hover, #side #small_links a:active
{
color: #090;
border-bottom: 1px solid #090;
}

#logo
{
float: right;
}

#logo img
{
margin: 5px 20px 5px 15px;
border: 0;
}

td.divider
{
text-align: right;
padding-right: 10px;
font-family: Helvetica, Arial, sans-serif;
color: white;
font-size: 80%;
font-weight: bold;
line-height: 18px;
background: #090;
}

img.border
{
border: 1px solid #090;
}

p a:link, p a:visited
{
color: #060;
}

p a:hover
{
color: maroon;
}

h6 a:link, h6 a:visited
{
color: #060;
}

h6 a:hover
{
color: maroon;
}

.item-heading {
	color: #060;
}