body{
background-color: #7CB394;				/*medium green*/
font-family: Verdana, Tahoma, sans-serif;
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
}

a:link {
color: #742929;
text-decoration: underline;
font-weight: normal;
}

a:visited {
color: #742929;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #742929;
text-decoration: underline;
font-weight: bold;
}

a:active {
color: #742929;
text-decoration: underline;
font-weight: normal;
}

/*MAIN DIVISIONS*/

#wrapper{
position: relative;
top: 0;
left: 0;
min-width: 58em;
max-width: 78em;
}

#header{
position: relative;
top: -32px;
left: 0;
height: 48px;
margin: 0;
min-width: 58em;
}

#leftimage{
position: absolute;
top: 32px;
left: 0;
border-left: 4px groove #0F4225;
border-top: 4px groove #0F4225;
border-right: 4px groove #0F4225;
border-bottom: 4px solid black;
}

#headertext{
position: relative;
top: 0;
left: 52px;
height: 48px;
width: 95%;
text-indent: 5em;
font-size: 200%;
font-weight: bold;
border-left: 4px groove #0F4225;
border-top: 4px groove #0F4225;
border-right: 4px groove #0F4225;
border-bottom: 4px solid black;
background-color: #0F4225;
color: white;
float: left;
}

#leftwrapper{
position: absolute;
top: 56px;
left: 0;
width: 10em;
margin: 0;
float: left;
background-color: #7CB394;
}

#contentwrapper{
position: relative;
top: -64px;
left: 10em;
float: left;
width: 60%;
background-color: #7CB394;
}

#rightwrapper{
position: relative;
top: -64px;
left: 10em;
width: 12em;
float: left;
background-color: #7CB394;
}

#leftsidebar{
position: relative;
top: 0;
left: 0;
text-align: center;
}

#rightsidebar{
position: relative;
top: 0;
right: 0;
}

#rightsidebar p{
position: relative;
font-weight: bold;
font-size: 90%;
text-align: center;
color: white;
background-color: #2D6646;
}

#entries p{
text-align: left;
font-weight: normal;
font-size: 80%;
}

#image_right{
position: relative;
top: -16px;
left: 12px;
border: 4px groove #0F4225;
}

.navigation {
margin-left: 0.5em;
margin-right: 0.5em;
padding: 4px;
}

.navigation ul{
font-weight: bold;
width: 80%;
list-style-type: none;
text-align: center;
text-decoration: none;
}

.navigation li{
position: relative;
top: 0;
text-decoration: none;
list-style-type: none;
background-color: #2D6646;
}

.navigation li a{
text-decoration: none;
list-style-type: none;
font-size: 80%;
color: white;
}

.separatorline {
color: #742929;
text-align: center;
background-color: #2D6646;
}

#content{
position: relative;
top: -20px;
left: 0;
color: black;
background-color: white;
border-top: none;
border-right: 2px groove #0F4225;
border-bottom: 2px groove #0F4225;
border-left: 2px groove #0F4225;
}

#content h2{
position: relative;
top: 8px;
padding: 4px;
width: 15em;
text-align: left;
color: white;
background-color: #0F4225;
}

#content p{
padding: 0 8px 0 4px;
width: 95%;
}

#content h3{
padding: 4px;
background-color: #0F4225;
color: white;
text-align: center;
}

#footer {
clear: both;
width: 100%;
min-width: 58em;
font-size: 80%;
color: white;
}

#footer ul{
position: relative;
font-weight: bold;
list-style-type: none;
text-align: center;
}

#footer li{
display: inline;
}

#footer li a{
position: relative;
text-decoration: none;
padding: 4px 8px;
color: white;
}

.privacy li{
list-style-type: none;
font-weight: bold;
text-align: left;
padding: 4px 8px;
}

.separatorbar {
width: 95%;
color: #742929;
text-align: left;
margin-left: -8px;
margin-right: -24px;
background-color: white;
}

.linklabel {
position: relative;
left: 1em;
font-size: 80%;
}

.linktopic {
}

.topbutton {
font-size: 80%;
color: white;
}

.topbutton:link{
color: white;
text-decoration: underline;
font-weight: normal;
}

.topbutton:visited{
color: white;
text-decoration: underline;
font-weight: normal;
}

.topbutton:hover{
color: white;
text-decoration: underline;
font-weight: bold;
}

.topbutton:active{
color: white;
text-decoration: underline;
font-weight: normal;
}

#entries table {
background-color: #2D6646;
}

#entries th {
color: white;
text-decoration: underline;
font-weight: normal;
font-size: 90%;
text-align: left;
}

#entries td {
color: white;
text-decoration: none;
font-weight: normal;
font-size: 80%;
text-align: left;
}

.entrycount {
color: red;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

p#adobedownload {
margin-left: 0.5em;
margin-right: 0.5em;
padding: 4px;
color: white;
font-weight: normal;
font-size: 80%;
text-align: left;
}

.keyimage {
position: relative;
top: 6px;
}
