body {
      margin: 0px;
    }
.form_table {
	width: 500px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	margin-right: 70px;
}

.about {
	background-position: 380px 210px;
	background-image: url(../images/eagle_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	
	}

.history {
	background-position: 380px 210px;
	background-image: url(../images/history_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.who {
	background-position: 380px 220px;
	background-image: url(../images/canoer_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.events {
	background-position: 380px 210px;
	background-image: url(../images/eagle_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.market {
	background-position: 380px 210px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.table {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 990px;
}
.login {
    background-position: 380px 210px;
	background-image: url(../images/eagle_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.red_italic {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.link	{
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
    font-style:italic
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}	
       
a {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
    font-style:italic;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	font-weight: bold;

}
a:hover {font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
    font-style:italic;
	font-weight: bold;
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
