
	BODY {
		width: 800px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		line-height : 20px;
		font-weight: bold;
		color : #C6C2AD;
		background-repeat : no-repeat;
		background-color : White;
	}
	
	#container {
		height: 700px;
		min-height: 700px;
	}
	
	P {
	
		font-size : 11px;
		color : #BFB6AD;
		line-height : 16px;
	padding-right : 5px;
	letter-spacing : 1px;
	}

	A:link, A:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9px;
		line-height : 16px;
		font-weight: bold;
		color : #C6C2AD;
		text-decoration : none;
	}

	A:hover {
		color : #BF311A;
		font-weight: bold;
	}
	
	#where A:link, #where A:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		line-height : 20px;
		font-weight: bold;
		color : #C6C2AD;
		text-decoration : none;
	}
	#where A:hover	 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		line-height : 20px;
		font-weight: bold;
		color : #BF311A;
		text-decoration : none;
	}


	#nav a, #nav a:visited, #nav a:hover {
		padding-right: 1px;
	}



	
	.thumbs img {
	margin-right: 4px;
	margin-top: 8px;
	}
	

#thumbs td  {

   width: 8px;
   height: 8px;
   }
		
#gallery TD {
	background-repeat : no-repeat;
	background-image : url(/images/circ.gif);
	background-position : bottom left;
	width: 12px;
	padding-top: 8px;


}
		
	

	
	#what-nav A:link, #what-nav A:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height : 16px;
		font-weight: bold;
		color : #C6C2AD;
		text-decoration : none;
		padding-right: 8px;
	
	}

	
	#what-nav A:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height : 16px;
		font-weight: bold;
		color : #BF311A;
		text-decoration : none;
		padding-right: 8px;
	}