@charset "utf-8";
/* CSS Document */

body {
font-family: Verdana, Geneva, sans-serif;
font-color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
/*background-color: #efefef;*/
/*background-image: url(images/greenback_ie.jpg);*/
background-repeat: repeat-x;
background-color: #669966;
/*background-color: #90ba90;*/
}

.mainwrapper {
width: 775px; /* 992 */
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background-color: #ffffff;
/*border: solid 1px #226622;
border-top: none;*/
}

.headerwrapper {
width: 775px; /* 992 */
height: 129px; /* 172 */
float: left;
color: #ffffff;
}

.headerleft {
width: 348px;  /* 445 */
height: 129px; /* 172 */
float: left;
color: #ffffff;
}

.headerright {
width: 427px; /* 547 */
height: 129px; /* 172 */
float: left;
color: #ffffff;
}

.picturerow {
margin-top: 5px;
background-color: #669966;
height: 101px; /* 135 */
padding-top: 7px;
padding-bottom: 6px;
float: left;
width: 775px; /* 992 */
color: #669966;
}

.picturebox {
float: left;
height: 101px; /* 135 */
}
.picturebox a { text-decoration: none; color: #1b3419; }
.picturebox a:link { text-decoration: none; color: #1b3419; }

.picturespace {
float: left;
width: 9px;
height: 101px; /* 135 */
}

.navborder {
float: left;
height: 8px; /* 11 */ 
width: 775px; /* 992 */
background-color: #ffffff;
}

.navmiddle {
width: 775px; /* 992 */
height: 27px; /* 36 */
float: left;
background-color: #669966;
}

.bottompic {
width: 775px; /* 992 */
height: 293px; /* 375 */
float: left;
color: #ffffff;
}

.clearall {
clear: both;	
}
