body, html {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
background: #FFFFFF;
color: #000000;
}

h1, h2 {
font-weight: bold;
padding: 0;
margin: 0;
font-size: 12px;
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
color: #6BA221;
}


.greentext {
font-weight: normal;
padding: 0;
margin: 0;
font-size: 12px;
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
color: #6BA221;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

#header {
width: 750px;
height: 200px;
color:#C3DE9B;
background-color:#99cc33;
background-image:url(header.gif);
}

#header a, a:visited {
color: #FFFFFF;
text-decoration: none;
}

#header a:hover {
color: #C3DE9B;
font-weight: normal;
text-decoration: none;
}

#nav {
text-align:center;
width: 750px;
height: 23px;
color:#99cc33;
background-color:#ffffff;
background-image:url(nav.gif);
}

#nav a, a:visited {
color: #000000;
text-decoration: none;
}

#nav a:hover {
color: #C3DE9B;
font-weight: normal;
text-decoration: none;
}

#container {
width: 750px;
background-color: #ffffff;
}

#main1 {
text-align:left;
float:left;
width: 375px;
background-color:#ffffff;
color:#000000;
position: relative;
text-align:justify;
}

#main2 {
text-align:left;
float:right;
width: 375px;
color:#ffffff;
}

#main3 {
text-align:left;
float:right;
width: 375px;
height: 50%;
color:#000000;
}



a {
color: #568115;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
padding: 0px;
}

#footer {
width: 750px;
height: 200px;
color:#666666;
padding-top:15px;
background-image:url(footer.gif);
text-align: center;
background-repeat: no-repeat;
clear: both;
}

#footer a, a:visited {
color: #666666;
text-decoration: none;
}

#footer a:hover {
color: #666666;
text-decoration: none;
}