body {
font-family: "Trebuchet MS", "Arial", sans;
max-width: 990px;
background: #edf5ff url(../images/graphics/greenborder.png) repeat-x 0 140px;
margin: auto;
margin-bottom: 10px;
}
body a {
color: #aa0000;
text-decoration: none;
}
body a:hover {
border-bottom: dotted 1px #aa0000;
}
#navbar {
font-family: Georgia, "Times New Roman", serif;
color: #aa0000;
background: #ffffff;
padding-top: 5px;
padding-bottom: 19px;
margin-bottom: 30px
}
#buttonbox {
white-space: nowrap;
text-align: center;
font-size: 1.8em;
}
#buttonbox a {
text-decoration: none;
margin: 0 20px;
}
#buttonbox a:hover {
border-bottom: dotted 2px #aa0000;
}
#titlebar {
white-space: nowrap;
text-align: center;
font-family: Georgia, "Times New Roman", serif;
text-transform: uppercase;
font-size: 4em;
color: #aa0000;
margin-top: 10px;
}
#titlebar a {
border-bottom: 0;
}
#content {
background: #ffffff;
}
p, li {
line-height: 1.3em;
font-size: small;
margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", serif;
text-transform: uppercase;
font-weight: normal;
color: #aa0000;
margin: 0;
margin-top: 10px;
}
h5, h6 {
letter-spacing: 1px;
}
#text {
padding: 10px;
}
#footer {
clear: both;
text-align: center;
padding: 10px;
}
#footer h6 {
margin: 0;
}
#footer a {
font-weight: bold;
}
