body {margin: 0;
padding: 0;
color: #004f2c;
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 1em;
line-height: 1em;
background-color: #ffffff;
background-image: url(images/backgrounds/greenlines.gif);
text-align: center;}

p {
font-size: .9em;}

h1 {
font-size: 1.7em;
font-style: italic;
}

h2 {font-size: 1.5em;
font-style: italic;
text-align: center;}

h3 {
font-size: 1.3em;}

h4 {
font-size: 1.1em;}

h5{
font-size: 1em;}

h6{
font-size: .9em;
font-style: italic;
text-align: center;}

#topcontainer {
width: 780px;
margin: 0 auto; /* centers the container */
}

#header {padding: 2%;
}

#container {background-color: #ffffff;
width: 780px;
margin: 0 auto; /* centers the container */
border-top: 2px #004f2c outset;
border-left: 2px #004f2c outset;
border-right: 2px #004f2c outset;
padding-top: 5px;}

#navbar ul li a:link, #navbar ul li a:visited {color: #ffffff;
background: #004f2c;
text-decoration: none;
display: inline;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
font-size: .6em;
border: 1px #000000 solid;}

#navbar ul li a:hover {color: #004f2c;
background: #d0e6d1;
text-decoration: none;
border: 1px #004f2c solid;}

#navbar a.current {color: #0000ff;
text-decoration: none;
display: inline;}
 
#navbar ul li {
list-style-type: none; 
display: inline;
margin: 2px;}

#navbar ul {text-align: center;
margin: 0px; 
padding: 0px;}

#footer {width: 779px;
margin: 0 auto; /* centers the container */
background: #d0e6d1;
color: #d0e6d1;
clear: both;
padding-top: 1%;
padding-bottom: 1%;
border-top: 2px #004f2c outset;
border-bottom: 2px #004f2c outset;}

#footer a:link, #footer a:visited {
font-size: .6em;
color: #004f2c;
text-decoration: none;
margin: 5px;
}

#footer a:hover {
color: #ffffff;
background-color: #004f2c;
font-style: italic;}

#footer a:current {color: #004f2c;
text-decoration: none;
margin: 5px;}

#maincontent {padding: 2%;
text-align: justify;
}

#maincontent a:link, #maincontent a:visited {
color: #004f2c;
background: #d0e6d1;
text-decoration: none;
margin: 5px;
}

#maincontent a:hover {
color: #ffffff;
background: #004f2c;
font-style: italic;}

#maincontent a:current {color: #004f2c;
text-decoration: none;
margin: 5px;}

#maincontent ul{padding: 2%;
text-align: justify;
margin-left: 270px;}

#leftcolumn {padding: 1%;
float: left;
width: 48%;}

#rightcolumn {padding: 1%;
float: right;
width: 48%;}