img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bolder;
}

#menu td:hover {
	background-image: url(images/surfboard.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu a:hover {
	color: #0033FF;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.table {
	background-image: url(images/tablebackground.png);
	background-repeat: repeat;
}
.tiny2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
