/* CSS Document */

* {
margin:0;
padding:0;
}
body {
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-image: url(graphics/fback.jpg);
text-align:center;
font-size: 1em;
color: 666;
}
#wrapper {
margin-right: auto;
margin-left: auto;
}
#header {
border-top: 5px solid #999;
width: 950px;
margin-top: 20px;
}
#bar {
height: 60px;
width: 950px;
margin-right: auto;
margin-left: auto;
background-image: url(graphics/footer1.jpg);
margin-top: -4px;
}
#content {
margin-right: auto;
margin-left: auto;
width: 840px;
padding-top: 30px;
padding-left: 77px;
padding-right: 55px;
padding-bottom: 30px;
text-align: left;
background-image: url(graphics/body_repeat.gif);
font-size: 14px;;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
}
h1 {
font-style: italic;
font-weight: normal;
font-size: 150%;
}
h3 {
font-size: 120%;
}
h5 {
font-size: 110%;
}
a {
color:#0000CC;
}
a:link {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #999;
font-weight: bold;
}
a:active {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
#nav ul {
list-style: none;
margin:0;
padding: 0;
padding-top: 20px;
text-align: center;
}
#nav li {
text-align: center;
display: inline;
}
#nav a:link {
padding: 3px 15px 2px 15px;
color: #315C43;
text-decoration: none;
font-weight: bold;
font-size: 85%;
}
#nav a:visited {
padding: 3px 15px 2px 15px;
color: #315C43;
text-decoration: none;
font-weight: bold;
font-size: 85%;
}
#nav a:hover {
text-decoration: none;
color: #999;
font-weight: bold;
padding: 3px 15px 2px 15px;
font-size: 85%;
}
#nav a:active {
padding: 3px 15px 2px 15px;
color: #315C43;
text-decoration: none;
font-weight: bold;
font-size: 85%;
}
#rightside {
width: 150px;
float: right;
text-align: left;
border-left: 3px dotted #ddd;
padding-left: 10px;
font-size: 14px;
}
table td h1 {
border-top: 2px solid #ddd;
padding-top: 5px;
padding-bottom: 5px;
}
table td img {
top: 0;
}
#stuff ul {
margin-left: 1.0em;
padding-left: 0px;
width: 660px;
}
#stuff li {
list-style: none;
margin-bottom: 0.7em;
width: 660px;
}
#stuff img {
float: left;
margin-right: 10px;
margin-bottom: 0px;
border: 1px solid #315C43;
}
#stuff a:link {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
#stuff a:visited {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
#stuff a:hover {
color: #999;
text-decoration: none;
font-weight: bold;
}
#stuff a:active {
text-decoration: none;
color: #315C43;
font-weight: bold;
}
#stuff table img {
margin-top: 10px;
}
#rightside ul li{
list-style:none;
margin-top: 5px;
}
#downloads table td {
padding-bottom: 15px;
}

