﻿	BODY {
		font-family: Comic Sans MS, Arial;
		color: brown
	}

	A:LINK{
		color : Navy;
	}

	A:VISITED{
		color : Maroon;
	}

	A:HOVER{
		color : green ;
	}

	h1{
		color : white;
		text-align: center;
		font-family : AllureSSK, Comic Sans MS;
		font-size: xx-large;
	}

	h2{
		color : white;
		font-family : AllureSSK, Comic Sans MS;
		text-align: center;
	}

	h3{
		color : white;
		font-family : AllureSSK, Comic Sans MS;
		text-align: right;
	}
	h6{
		color:#008080
	}
	td{
		color: black;
		font-family: Comic Sans MS, Arial;
		font-size: small;
	}
	div.menuBar,
	div.menuBar a.menuButton {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: white;
	}

	div.menuBar {
		background-color: transparent;
		padding: 6px 2px 6px 2px;
		text-align: center;
		margin-left:20px;
	}

	div.menuBar a.menuButton {
		background-color: #D2B48C;
		border: 1px solid;
		border-color: #DEB887 #A0522D #A0522D #DEB887;
		color: brown;
		cursor: pointer;
		left: 0px;
		margin: 1px;
		padding: 2px 6px 2px 6px;
		position: relative;
		text-decoration: none;
		top: 0px;
		z-index: 100;
	}

	div.menuBar a.menuButton:hover {
		background-color: #D2B48C;
		border-color: #909090 #f0f0f0 #f0f0f0 #909090;
		color: yellow;
	}
	p{
		margin-left: 15px;
		margin-right: 15px;
}
	p.center{
		margin-left: 15px;
		margin-right: 15px;
		text-align:center;
}

	.style4 {
		background-image: url('photos/header.jpg');
		text-align:center;
	}
	table.main{
		width: 900px;
	}
	body{
		background-image: url('images/ocean-1.jpg');
}
	style1{
		padding:0px,10px,0px,0px;

}

