	<style type="text/css">
	<!--
	body	{
		background-color: #C69C6D;
  		background-image: url("assets/bg_bamboo.gif");
  		background-repeat: repeat;
		color: black;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		}
	p, td, ol, ul, li, dl, dt, dd 	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		margin-top: 5px;
		margin-right: 0;
		margin-left: 20px;
		margin-bottom: 1em;
		line-height: 1.3;
		text-align: left;
		}
	h1 	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
		margin-left: 20px;
		}
	a:link, a:visited	{
		font-weight: bold;
		text-decoration: underline;
		color: #FFFF00;
		background: transparent;
		}
	a:hover, a:active	{
		font-weight: bold;
		text-decoration: underline;
		color: #FFFF00;
		background: #D9B082;
		}
	#topnav		{
		margin: 20px 0 0 75px;
		width: 700px;
		}
	#content		{
		margin: 20px 0 0 0;
		align: left;
		}
	#homecontent		{
		margin: 150px 0 0 0;
		align: left;
		}
	#subheader {
		margin-top: 13px;
		margin-bottom: 0;
		}
	#photos {
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 15px;
		}
	#photos	p {
		font-size: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 5px;
		}
	#location p	{
		font-size: 12px;
		line-height: 1.5em;
		color:	#FFFF99;
		}
	#info p	{
		font-size: 12px;
		line-height: 1.5em;
		color:	#660000;
		margin-bottom: 20px;
		}
	#text p	{
		width: 600px;
		margin-top: 20px;
		}
	#footer	p {
		font-size: 10px;
		margin-top: 50px;
		}
	
	-->

	</style>
