body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-color : #FFFFCC;
	background-attachment: fixed;
	background-image: url(images/index_bkgd2.gif);




}

#navcontainer { width: 100%;}



#navcontainer ul

{

	margin-left: 0;	padding-left: 0;

	list-style-type: none;

	font-size: 85%;

	font-family: Arial, Helvetica, sans-serif;

}



#navcontainer a

{	display: block;

	width: 95%;

	padding: 0.25em;

	

	border-bottom:;

	color: #333;text-decoration: none;

}

#navcontainer a:hover	{background-color:Green;color:black;}





p,main, li, td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: black;
}



h1,h2,h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #006633;

}







a {



	color: #119;

}

a:visited {

	color: #007;

}


