body {
margin: 0;
padding: 0;
font-family: Garamond, "Times New Roman", serif;
text-align: justify;
}

a img {
border: 0;
}

#header {
height: 40px;
background: url(images/horizontalbannergrunge.gif) repeat-x;
}

#sidebar {
margin-right: 50%;
}

#sidebar img {
margin: 10px 10px 10px 210px;
}

#content {
position: absolute;
top: 40px;
right: 210px;
width: 30%;
}

.dates {
font-weight: bold;
}

#content a:link, #sidebar a:visited {
text-decoration: none;
color: #990000;
}

#content a:hover {
color: #668000;
}

h2 {
height: 70px;
text-indent: -5000px;
background: url(images/logo260by69.jpg) no-repeat;
}



h4 {
font-variant: small-caps;
font-size: 1.3em;
color: #990000;
}

#bottomnav {
position: absolute;
bottom: 0px;
padding-top: 10px;
width: 100%;
height: 50px;
color: #990000;
background: url(images/horizontalbannergrunge2.gif) center bottom repeat-x;

}

#nav {
margin: 0 0 0 100px;
padding: 0 0 20px 10px;
}

#nav li {
margin: 0;
padding: 0; 
display: inline;
list-style: none;
}

#nav a {
float: left;
line-height: 14px;
font-size: 1.4em;
font-weight: bold;
margin: 0 10px 4px 10px; 
text-decoration: none;
}

#nav a:link, #nav a:visited {
text-decoration: none;
color: #000;
}

#nav a:active, #nav a:hover {
border-bottom: 4px solid #990000;
padding-bottom: 2px;
}

/*
#footer {
height: 40px;
background: url(images/horizontalbannergrunge2.gif) repeat-x;
}

*/

