.socialsite
	{
		display:block;
		width: 175px;
		position:absolute;
		top:40px;
		right:20px;
		margin-right:5px;
	}
.fbtext
	{
		color:#47439C;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		display:block;
		width:100px;
		float:left;
		position:relative;
		top:15px;
	}
.fbicon
	{
		border:none;
		float:right;
	}
.smalltext
	{
		font-size: 90%;
	}
.note 
	{
		font-size: 85%;
		border-style: solid;
		border-width: 1px;
		padding: 2px 10px 2px 2px;
		margin-left: 8%;
		margin-right: 8%;
		background-color: #ccccff;
		text-align: center;
	}
.menu 
	{
		font-size: 85%;
		font-weight: 600;
		background-color: #cccc99;
		border-style: solid;
		border-width: 1px;
		padding: 1px;
		margin-left: 2%;
		margin-right: 2%;
		text-align: center;
		clear:both;
	}
body 
	{
		border: 10px groove #663300;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
	}
h1 
	{
		text-align: center;
		padding: 0px 5px 5px 0px;
		color: #663300;
		font-size: 170%;
		font-weight: 800;
		font-family: "Times New Roman", "Arial", "Verdana";
	}
h2 
	{
		text-align: left;
		padding: 0px 5px 5px 0px;
		color: #663300;
		font-size: 130%;
		font-weight: 800;
		font-family: "Times New Roman", "Arial", "Verdana";
		margin-left: 5%;
	}
h3 
	{
		text-align: center;
		padding: 0px 5px 5px 0px;
		color: #663300;
		font-size: 120%;
		font-weight: 800;
		font-family: "Times New Roman", "Arial", "Verdana";
		margin-left: 15%;
		margin-right: 15%;
	}
ul {
		margin-left: 10%;
		margin-right: 10%;
		font-family: "Arial", "Verdana";
		font-size: 100%;
	}

p 
	{
		font-family: "Arial", "Verdana";
		color: #000000;
		font-size: 100%;
		margin-left: 5%;
		margin-right: 5%;
	}
hr 
	{
		color: #663300;
		border-style: solid none none none;
		border-width: 1px;
		border-top-width: 1px;
	}

a:link 
	{
		color: #663300;
		background-color: transparent;
		text-decoration: none;
		font-weight: 600;
	}
a:visited 
	{
		color: #660000;
		background-color: transparent;
		text-decoration: none;
	}
a:hover 
	{
		color: #ffffff;
		background-color: #663300;
		text-decoration: none;
	}
.menu a:visited 
	{
		color: #663300;
		text-decoration: none;
	}

.menu a:link 
	{
		color: #663300;
		text-decoration: underline;
	}
.menu a:hover 
	{
	background-color: #663300;
	color: #ffffff;
	}
