﻿html, body {
margin: 0;
padding: 0;
}

body {
font-size: 18px;
text-align: center;
}

#top {
text-align: center;
background-color: #BEC562;
}

div {
color: White;
text-align: center;
}

#div1
{
text-align: center;
height: 15px;
padding-top: 5px;
}

#wrap {
width: 900px;
margin: 15px auto;
text-align: left;
background-color: #BEC562;
}

#header {
height: 125px;
text-align: center;
margin: 0;
padding: 0;
background-color: White;
}

#header h3 {
text-align: left;
margin: 0;
padding: 0;
}

h3 a
{
font-family: "times New Roman", Times, serif;
text-decoration: underline;
}

#nav {
font-family: Times New Roman;
text-align: center;
width: 900px;
padding: top 5px;
}

#nav2 {
font-family: Times New Roman;
float: left;
width: 250px;
padding: top 5px;
}

#nav2 h4{
font-family: Times New Roman;
float: left;
text-align: left;
width: 250px;
padding: top 5px right 0px bottom opx left 15px;
}

#nav2 a {
font-family: Times New Roman;
text-decoration: underline;
}

#nav3 {
font-family: Times New Roman;
float: right;
width: 335px;
padding: top 5px bottom 0px;
}

#text {
font-family: Times New Roman;
text-align: left;
float: right;
width: 635px;
margin-right: 10px;
margin-left: 5px;
color: White;
}

#text2 {
font-family: Times New Roman;
text-align: left;
width: 870px;
color: White;
margin-left: 15px;
margin-right: 15px;
}

#text3 {
font-family: Times New Roman;
text-align: left;
width: 550px;
color: White;
margin-left: 15px;
}

#text2 h4 {
text-align: center;
font-size: 18px;
margin: 0;
padding: 0;
}

img {
border: 0px;
}

#footer {
float: right;
width: 810px;
height: 90px;
text-align: right;
color: White;
background-color: #BEC562;
vertical-align: bottom;
}

#footer2 {
float: left;
width: 90px;
height: 90px;
vertical-align: bottom;
background-color: #BEC562;
}

#clr {
line-height: 12px;
height: 10px;
background-color: #BEC562;
clear: both;
}

a
{
font-family: BlacklightD;
text-align: center;
text-decoration: underline;
font-size: 18px;
color: White;
padding-top: 5px;
}

a:hover
{
color: #9DA83F;
text-decoration: underline;
}

ul
{
font-size: 18px;
text-decoration: none;
padding: 12px;
}

li {
list-style-type: none;
text-align: left;
}

#button {
text-align: center;
}