body {
	background-repeat: repeat;
	margin: 0 0 0 0;
	background-image: url(images/water_tile.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 0;
}
#textright a:link {
	color: #0000FF;
	text-decoration: none;
}

#textright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#textright a:visited {
	color: #0000FF;
	text-decoration: none;		
}
#navbuttons a:link {
	color: #76D9F0;
	text-decoration: none;
}
#navbuttons a:hover {
	text-decoration: underline;
}
#content p {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #333333;
}
#navbuttons a:visited {
	color: #86B1DD;
	text-decoration: none;	
}
#content ul {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
}
#content li {
	margin-top: 2px;
}
#wrapper {
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
}
#textright {
	float: right;
	width: 475px;
	background-repeat: no-repeat;
}
#navbuttons {
	text-transform: lowercase;
	font-size: 17px;
	height: 40px;
	width: 100%;
	font-style: italic;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 2px;
	color: #003399;
}
#content h1 {
	color: #003366;
	font-weight: normal;
	margin-top: 10px;
	font-size: 17px;
	font-style: italic;
	line-height: 1.2;
	margin-bottom: 0px;
}
.tiny {
	font-size: 11px;
}
