body
{
background: #4b483d url(bg.jpg) repeat-x scroll top left;
margin-top: 25px;
}

a, a:hover
{
text-decoration: underline;
font-weight: bold;
}

a
{
color: #8F6445;
}

.menubar
{
color: #8f6445;
text-decoration:none;
}

.topmenubar
{
color: #fff;
text-decoration:none;
font: 12px arial;
}

a.topmenubar:link 
{ 
color: #fff; 
text-decoration: none; 
font: 12px arial; 
}

a.topmenubar:hover 
{ 
color: #fff; 
text-decoration: none; 
font: 12px arial; 
}

.eventlinks
{
color: #8F6445;
text-decoration:none;
font: 12px arial;
}

a.eventlinks:link
{
color: #8F6445;
text-decoration:none;
font: 12px arial;
}

a.eventlinks:hover
{
color: #8F6445;
text-decoration:none;
font: 12px arial;
}

td
{
font: 12px arial;
color: #666;
}

h1
{
font: 15px cambria, georgia, times new roman bold;
margin: 0;
color: #8f6445;
}

hr
{
height: 1px;
width: 100%;
color: #ccc;
}

.on, .off
{
font-size: 10px;
border-width: 0;
border-bottom: 1px solid #ccc;
padding: 5px;
}

.on
{
background:#eee;
}

.off
{
background: #fff;
}

.gradualdisplay
{
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

