.site {
	width: 650px;
	border: medium solid #660000;
	background-color: #FFFF99;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 700px;





}
.logo {
	height: 75px;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	float: left;

}
.goals {
	height: 300px;
	width: 37.5%;
	margin: 5%;
	float: right;





}
.events {
	float: left;
	height: 300px;
	width: 37.5%;
	margin-top: 5%;
	margin-bottom: 5%;
	position: static;
	margin-left: 5%;





}
.amazon {
	height: 300px;
	width: 37.5%;
	position: static;
	float: left;
	margin-left: 5%;




}
.joinus {
	float: left;
	height: 300px;
	width: 37.5%;
	margin-right: 5%;
	margin-bottom: 5%;

}
.navbar {
	float: left;
	height: 17px;
}
.content {
	text-align: justify;
	text-indent: 8pt;
	margin-top: 15px;
	margin-right: 75px;
	margin-bottom: 15px;
	margin-left: 75px;
}
.noindent {
	text-indent: 0pt;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	clear: both;

}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.lotus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;

}
