/* CSS Document */
body{
background-image:url(../images/greenPale.gif);
background-repeat:repeat;
margin:0px;
padding:0px;
color:#006600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}
a{
color:#567356;
text-decoration:none;
}
.standardText{
font-size:11px;
}
h4
{
    font-size:12px;
    padding:0px;
    margin:0px;
}
.title{
font-size:18px;
line-height:25px;
}
#header{
padding:0px;
margin:0px;
background-position:bottom;
height:117px;
}
#headerborder{
background-image:url(../images/header.gif);
height:25px;
width:800px;
background-position:bottom;
background-repeat:no-repeat;
}
#content{
background-image:url(../images/content.gif);
background-repeat:repeat-y;
width:800px;
}
#footer{
background-image:url(../images/footer.gif);
height:25px;
width:800px;
}
#menu{
background-image:url(../images/greenPale.gif);
background-repeat:repeat;
width:762px;
height:25px;
background-position:top;
}
#text{
width:700px;
text-align:left;
padding-top:10px;
background-image:url(../images/background_logo.jpg);
background-repeat:no-repeat;
background-position:top;
}
#pics{
	width:700px;
	height:128px;
	overflow:auto;
	/*background-image:url(../images2/lighterGreen.gif);*/
}

#mainPic{
height:300px;
}
.copyright{
font-size:11px;
text-align:center;
color:#006600;
padding:0px;
}