body table{
		font-size : x-small;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
body {background-image: url("img/greenwhite.gif")}


.thumbnail
	 {
	 	float: left;
	 	width: 160px;
	 	height: 160px;
	 }
		#container
		{	position: absolute;
			background-color: #FFF;
		}

		#banner
		{	position: absolute;
			top: 0;
			background-color: #ffffff;
			border-bottom: 1px solid #333;
		}

		#banner h1
		{
			margin: 0;
			padding: .5em;
		}

		#nav
		{	position: absolute;
			
			top: 120px; 
			
		}

		#nav p { margin-top: 0; }

		#content
		{	position: absolute;
		
			margin-top: 101px;
			margin-left: 175px;
		}

		#content h2 { margin-top: 0; }

		#footer
		{	position: absolute;
			clear: both;
			background-color: #666;
			text-align: right;
			border-top: 1px solid #333;
		}


	h1 {color : "006633";}
	h2 {color : "006633";}

	.seh1 {
		font-size : large;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		
		color : "006633";

	}
	.seh2  {
		font-size : medium;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : "006633";
		
	}
	.seh3  {
		font-size : small;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : "006633";
		
	}
	.seh4  {
		font-size : x-small;
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : "006633";<br>

		
	}
.seh41 {
		font-size : x-small;
		line-height: 30%;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : "006633";<br>

		
	}	
	

.nobr {white-space: nowrap;}
:link {color: #005100; text-decoration: underline}
:active {color: #008000; text-decoration: underline}
:visited {color: #339966; text-decoration: underline}
:hover {color: #996600; text-decoration: none}

h2:hover {color: #996600; text-decoration: none}

