body { background-color: #FBFFFF;
color: #000000;
margin-top: 70px;
margin-left: 80px;
margin-right: 50px;
margin-bottom: 70px;
font-family:  "Time New Roman", Verdana, Geneva, Arial, sans-serif;
line-height: 120% }

		
		p {
		text-indent: 3em
		}
				
		h1 {
		color: #966b72; font-family: Georgia, "Time New Roman", Times, serif
		}		
		h2 {
		color: #55373C; font-family: Georgia, "Time New Roman", Times, serif
		}
		h3 {
		color: #102E2E; font-family: Georgia, "Time New Roman", Times, serif
		}
		
		h4 {
		color: #966b72; font-family: Georgia, "Time New Roman", Times, serif
		}

a:link {color: #004040; text-decoration: none; background-color: transparent }
a:visited { color: #890707; text-decoration: none; background-color: transparent }
a:hover { color: #800000; text-decoration: underline; background-color: transparent }
a:active { color: #0000C0; text-decoration: underline; background-color: transparent }

	#navcontainer ul
		{
			list-style-type: none;
			text-align: left;
		}
		
		#navcontainer ul li a
		{
			background: transparent url(images/list-off.gif) left center no-repeat;
			padding-left: 15px;
			text-align: left;
			font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
			text-decoration: none;
			color: blue;
		}
		
		#navcontainer ul li a:hover
		{
			background: transparent url(images/list-on.gif) left center no-repeat;
			color: black;
		}
		
		#navcontainer ul li a#current
		{
			background: transparent url(images/list-active.gif) left center no-repeat;
			color: #666;
		}
#footer {
background-color: #FBFFFF;
width: 760px; 
height: 50px;
clear: both; 
}




