body	{background: #ffffc6;
	 font-family: arial, helvetica;
	 font-size: 12pt;
	 color: #000080}

#palm		{position: absolute;
		 left: 560px;
		 top: 5px }

h1	{font-family: arial, helvetica;
	 font-size: 62pt;
	 font-style: italic;
	 font-weight: bold;
	 background-color: #ffffc6;
	 background: #ffffc6 }
.c	{color: #debdde;
	 position: absolute;
	 left: 108px;
	 top: -5px }
.b	{color: #ffc6a5;
	 position: absolute;
	 left: 70px;
	 top: 53px }
.g	{color: #ceefbd;
	 position: absolute;
	 left: 110px;
	 top:116px }


h2	{font-family: arial, helvetica;
	 font-size: 26pt;
	 font-style: italic;
	 font-weight: normal;
	 color: #c6b5de;
	 position: absolute;
	 left: 460px;
	 top: 60px }


h3	{font-family: arial, helvetica;
	 font-size: 32pt;
	 font-style: italic;
	 font-weight: normal;
	 color: #6373b5 }
.first	{position: absolute;
		 left: 440px;
		 top: 115px }
.second	{position: absolute;
		 left: 480px;
		 top: 150px }

#content	{position: absolute;
		 left: 5px;
		 top: 250px }

p		{font-family: arial, helvetica;
		 font-size: 10pt;
		 color: #000080 }
dl		{font-family: arial, helvetica;
		 font-size: 10pt;
		 color: #000080 }
ul		{font-family: arial, helvetica;
		 font-size: 10pt;
		 color: #000080 }
ol		{font-family: arial, helvetica;
		 font-size: 10pt;
		 color: #000080 }
.beach	{font-family: arial, helvetica;
		 font-size: 12pt;
		 font-weight: normal;
		 color: #6373b5;
		 text-align: left }
.name		{font-family: arial, helvetica;
		 font-size: 12pt;
		 font-style: normal;
		 font-weight: bold;
		 color: #6373b5 }
.nav		{font-size: 14pt;
		 font-style: italic;
		 font-weight: bold;
		 color: #6373b5 }
.copy		{font-size: 8pt }

a:link	{color: #6373b5;
		 font-weight: bold;
		 text-decoration: underline }
a:hover	{color: #b552ad;
		 font-weight: bold;
		 text-decoration: underline }
a:active	{color: #b552ad;
		 font-weight: bold;
		 text-decoration: underline }
a:visited	{color: #7b52a5;
		 font-weight: bold;
		 text-decoration: underline }

a.nav	{text-decoration: none }

a img		{border-color: #6373b5 }


