* {
		margin: 0;
		padding: 0;
		}

body {

color: black;

background-color:#FFFFFF;

font-family: Arial, Verdana, Georgia, serif;

}



p {

font-family: Arial, Verdana, Georgia, serif;

}



h1 {

   font-size: 24px;

   color:#368B12;

   

   }

h2 {

 font-style: italic;

 font-size: 18px;

 color:#666666;

   

}





   

a:link { 

	color:    #368B12;



	}

a:visited { 

	color:    #368B12;



	}

a:hover { 

	color: #368B12;

	text-decoration: none;

	}

a:active { 

	color: #368B12;

    

	}



.header {

	position: absolute;

	height: 226px;

	width: 766px;

	left: 110px;

	top: 5px;

	

}



.leftcontent {

	position: absolute;

	width: 168px;

	left: 110px;

	top: 232px;

	height: 184px;

	background-image:url(images/navbackround.png);

    background-repeat:no-repeat;

	background-color:#35790C;

	}

	

.centercontent {

	position: absolute;

	height: 100%;

	width: 415px;

	left: 286px;

	top: 240px;

	height: 100%;

	

}

.rightcontent {

	position: absolute;

	height: 100%;

	width: 168px;

	left: 708px;

	top: 240px;

	height: 100%;

	

}



.largecenter {

	position: absolute;

	height: 100%;

	width: 591px;

	left: 299px;

	top: 231px;

	text-align: center;

	height: 100%;

	

	}

	

.form {

	

}	


a img {
border: none;
}


.footer {

position: relative;

top: 25px;

width: 100%;

height: 10px;



	}

	

	

  .centeredImage{

    text-align:center;

    margin-top:0px;

    margin-bottom:0px;

    padding:0px;

    }

	

	.centeredText {

	text-align:center

	}

	

.leftcontent ul	{

list-style-type: none;

padding: 0;

margin-left: 50px;

}



.leftcontent li {

margin-bottom: 10px;

margin-top: 10px;

margin-left: 0px;

}





.nav :hover {

padding: 0;

margin-left: 0px;

list-style-image:url(images/bullet.gif);

margin-left: 0px;

}



.nav a:link { 

	color:    #FFFFFF;

 	font-size: 18px;

   }



.nav a:visited { 

	color:    #FFFFFF;

 	font-size: 18px;

   }



.nav a:active{ 

	color:    #FFFFFF;

 	font-size: 18px;

   }

   


