body { height:100%;
	 background-color:  #9FDAAA;
            margin: 10px auto 10px auto; 

}


.maintext 	{
	font: 0.9em arial;
                  margin-left: 10px;
	color: #0E4400;
}

.righttext 	{
	font: 0.7em arial;
                  margin-left: 10px;
	color: #0E4400;
}


.P1  {
	font: 0.7em arial;
	color: #FFFFFF;
	text-align:center;
}


.leftcolumn {
                 width: 170px;
	background: #0E4400;
	border: 5px double #FFFFFF;
                  margin: 10px 0 10px 20px;
	float: left;
	padding: 7px;
	height: 700px;
}

.rightcolumn {
                 width: 740px;
	background: #FFFFFF;
	border: 5px double #0E4400;
                  margin: 10px 5px 10px 0px;
                  float: right;
	padding: 7px;
	height: 700px;
}

.leftcolumnphotos {
                 width: 170px;
	background: #0E4400;
	border: 5px double #FFFFFF;
                  margin: 10px 0 10px 20px;
	float: left;
	padding: 7px;
	height: 1600px;
}

.rightcolumnphotos {
                 width: 740px;
	background: #FFFFFF;
	border: 5px double #0E4400;
                  margin: 10px 5px 10px 0px;
                  float: right;
	padding: 7px;
	height: 1600px;
}

.topbartext {
    color: #0E4400;
    font: bold 2.0em arial;
}

.topbartext2 {
    color: #0E4400;
    font: bold 1.0em arial;
}

.topbartext3 {
    color: #0E4400;
    font: bold 0.9em arial;
}

.pageheading {
    color: #0E4400;
    font: bold 1.0em arial;
}

.linkbar {text-align:right;
}

a.nav:link {font: 0.8em arial; font-weight: bold; color: #FFAE00; text-decoration: none;}
a.nav:hover {background: #1E772D; color: 000000; text-decoration: underline; }
a.nav:visited {font: 0.8em arial; font-weight: bold; color: #CCCCCC; text-decoration: none; }

.subnav {font: 0.7em arial; font-weight: bold; color: #FFFFFF; text-decoration: none;}


a.subnav:link {font: 0.7em arial; font-weight: bold; color: #FFAE00; text-decoration: none;}
a.subnav:hover {background: #1E772D; color: 000000; text-decoration: underline; }
a.subnav:visited {font: 0.7em arial; font-weight: bold; color: #CCCCCC; text-decoration: none; }


a.bodylink:link {font: 1em arial; font-weight: bold; color: #0E4400; text-decoration: underline; }
a.bodylink:hover {background: #FFFFFF; color: 000000; text-decoration: underline; }
a.bodylink:visited {color: purple; text-decoration: none; }

.bodycolumnleft {
	width: 450px;
                  margin: 0 0 10px 5px;
	float: left;
	padding: 7px;
}

.bodycolumnright {
	width: 200px;
                  margin: 0 0 10px 5px;
	float: left;
	padding: 7px;
	text-align: center;
}


.column1 {
	width: 225px;
                  margin: 0 0 10px 5px;
	float: left;
	padding: 7px;
	text-align: center;
}


