/* CSS Document */

body {
background-color:#a5d96b;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
}

div.bg {
width: 840px;
height: 860px;
background-image:url(images/bg2.jpg);
background-repeat:repeat-y;
}

div.header1 {
position: relative;
top: 0px;
left: 0px;
width: 791px;
height: 183px;
background-image:url(images/header2b.jpg);
background-repeat:no-repeat;
}
div.header2 {
position: relative;
top: 0px;
left: 0px;
width: 791px;
height: 183px;
background-image: url(images/header1.jpg);
background-repeat:no-repeat;
}
div.header3 {
position: relative;
top: 0px;
left: 0px;
width: 791px;
height: 183px;
background-image: url(images/header_4.jpg);
background-repeat:no-repeat;
}
div.header4 {
position: relative;
top: 0px;
left: 0px;
width: 791px;
height: 183px;
background-image: url(images/header3_a.jpg);
background-repeat:no-repeat;
}

div.floater{
position: relative;
top: 25px;
left: 67px;
width: 658px;
height: 84px;
background-image: url(images/overlay3.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc); 
}

div.linksbg{
position: relative;
top: 55px;
left: 0px;
width: 791px;
height: 31px;

}
div.links{
position: absolute;
top: 8px;
left: 130px;
width: 500px;
height: 25px;
}

div.main {
position: relative;
top: 0px;
left: 0px;
width: 791px;
height: 677px;
background-color:#FFFFFF;
text-align:left;
}

div.textfield {
position: relative;
top: 0px;
left: 10px;
width: 530px;
height: 677px;
text-align:left;

}
div.text {
position: relative;
top: 0px;
left: 15px;
width: 500px;
height: 600px;
}

div.subtext{
position: relative;
top: 0px;
left: 25px;
width: 450px;
height: auto;
}

div.right{
position: absolute;
top: 0px;
left: 570px;
width: 200px;
height: 677px;

}

hr{
border-color:#000000;
border-style:solid;
border-width:thin;
}

p.title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#48701a;
font-weight:bold;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration: underline;
}

a.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #009900;
text-decoration: underline;
}
a:hover.normal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #003300;
text-decoration: underline;
}

a.subs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #009900;
text-decoration: none;
}
a:hover.subs{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #003300;
text-decoration: underline;
}

li.subs {
font-size:12px;
color: #003300;
}


<!-- border-color:#000000; border-style:solid; border-width:1px;
-->