body {
		background-attachment: fixed;
		background-repeat: repeat;
		background-image: url('images/beach2.jpg');
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Futura Lt BT, Verdana, Arial, Helvetica;
		font-size: .80em;
		color: #003399;
		text-align: justify; }

table {
		font-family: Futura Lt BT, Verdana, Arial, Helvetica;
		font-size: .85em; }

#top {
		position: static;
		height: 130px; 
		width: 750px; }

#main {
		position: static; 
		width: 750px; }

#mainmenu {
		position: static;
		float: left;
		width: 125px; 
		margin-left: 5px; 
		font-size: .9em;
		text-align: center; }
		

#maincontent {
		background-color: #FFFFFF;
		position: static;
		margin-left: 140px; 
		margin-right: 140px;
		text-align: justify; 
		padding: 15px;}

#mainad {
		position: relative;
		float: right;
		font-size: .75em;
		width: 125px; 
		margin-right: 5px; 
		text-align: center; }

A.menulink {
		display: block; 
		background-image: url("images/menu-foreground1.jpg");
		width: 125px;
		margin-top: 3px;
		margin-bottom: 3px; 
		text-decoration: none; 
		font-weight: bold;
 		color: #FFFFFF;}

A.menulink:hover {
		background-image: url("images/menu-background1.jpg"); 
		color: #003399;
		text-decoration: none; 
		font-weight: bold; }

A.charlink {
		display: block; 
		background-color: #FFFFFF;
		color: #003399;
		width: 125px;
		margin-top: 3px;
		margin-bottom: 3px; 
		text-decoration: none; 
		font-weight: bold; }

A.charlink:hover {
		background-image: url("images/menu-foreground2.jpg"); 
		color: #FFFFFF;
		text-decoration: none; 
		font-weight: bold; }

.titlecontent {
		font-weight: bold;
		font-size: 1em;
		text-decoration: underline; 
		text-align: center; }

.separator {
		height: 10px; }

.menutitle {
		cursor: pointer;
		margin-bottom: 5px;
		width: 120px;
		padding: 2px;
		text-align: center;
		font-weight: bold;
		background-image: url("images/menu-foreground2.jpg");
 		color: #FFFFFF; 
		border: 1px solid #FFFFFF; }

.submenu {
		margin-bottom: 0.5em; }

.chargroup {
		display: block; 
 		color: #FFFFFF;
		width: 125px;
		margin-top: 3px;
		margin-bottom: 3px; 
		text-decoration: none; 
		text-size: 1.5em;
		font-weight: bold;
		background-image: url("images/menu-foreground1.jpg"); }

a { 
		color: #003399; 
		text-decoration: none; 
		font-weight: bold; }

a:hover {
		color: #FFFFFF;
		background-color: #003399;
		text-decoration: none; 
		font-weight: bold; }

