@charset "iso-8859-1";

/* author: Vizard Web Design Studios */

/* Creation date: 1/2/2004 */



/* Below stylesheet is for the menu  */

@import url("menu-ocean-odyssey.css");

/* Above stylesheet is for menu */



/* Sets default background, link, and, text color */

body 	

		{

			background-color: #78a8c8; 

			color: #000000; 

		}

				

a:link, a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

		

/* a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

*/



.documentdata

		{

			margin-left: 215px;

			text-align: center;

			margin-right: 50px;

			margin-bottom: 20px;

			height: 90%;

		}

		

.centered

		{

			text-align: center;

		}

		

.center

		{

			text-align: center;

		}
		
		
		
.alignleft

		{

			text-align: left;

		}

		

.alignright

		{

			text-align: right;

		}

		

.pgraph

		{

			background-color: #dadada;

			text-align: left;

			color: #000000;

			padding: 10px;

			border: 4px double #5080a0;

			font-size: 17;

			font-family: 'comic sans ms', sans-serif;

			/* text-indent: 35px; */

		}
.sponsors
		{       /* use white background! */

			background-color: #ffffff;
			padding: 10px;
		}


.hanging        { text-indent: -2em;
 	          margin-left: 2em;
                  margin-bottom: 10px;
                }

h2		{
			background-color: #a0d0f0;
			color: #000000;
			border: 4px double #5080a0;
			text-align: center;
		}

img

		{

			border: 4px double #5080a0;

		}

.small

		{
			color: #ffffff;
		}

.bottom

		{

			text-align: center;

			background-color: #dadada;

			color: #000000;

			border: 2px solid #5080a0;

			display: block;

			margin: 5px;

			position: relative;

			

		}
.documentdata td
		{
			text-align: center;
		}
		
		
		
.spnsrtxt

		{

			background-color: #dadada;

			text-align: center;

			color: #000000;

			padding: 10px;

			

			font-size: 17;

			font-family: 'comic sans ms', sans-serif;

			/* text-indent: 35px; */
		}
.frc-sponsor
		{
			display: none;			
		}
		
