﻿body {
	margin:0px 0px; padding:0px;
	text-align:center;
	}
	
#Content
{
	width: 780px;
	margin: 0px auto;
	text-align: center;
	padding: 5px;
	/* background-color: #ffac2c; */

}
#Menubar
{
	width:780px;
	height:20px;
	margin:0px auto;
	text-align:center;
	background-color:#ffac2c;
	padding:5px;
	border-right: #101b24 1px solid;
	border-top: #101b24 1px solid;
	border-left: #101b24 1px solid;
	border-bottom: #101b24 1px solid;
}
#LowerContent
{
	width: 780px;
	height:auto;
	margin: 0px auto;
	text-align: left;
	padding: 5px;
	background-color: #101b24;
	border-right: #101b24 1px solid;
	border-top: #101b24 1px solid;
	border-left: #101b24 1px solid;
	border-bottom: #101b24 1px solid;
}
#Footer
{
	width: 780px;
	height:auto;
	margin: 0px auto;
	text-align: left;
	padding: 5px;
	background-color: #ffac2c;
	border-right: #101b24 1px solid;
	border-top: #101b24 1px solid;
	border-left: #101b24 1px solid;
	border-bottom: #101b24 1px solid;
}
#h1 h
{color:White}


.contenttext {color:#ffffff; TEXT-DECORATION: none; font-weight:bold}
.applink a {color:#101b24;  TEXT-DECORATION:none; font-weight:bold; font-size:large; }
.applink a:hover {color:#ffffff; TEXT-DECORATION: none;}

.aboutlink a {color:#ffffff; font-weight:bold; font-size:large; }
.aboutlink a:hover {color:#ffac2c;}

.footertext {color:#101b24; font-size:small; font-weight:bold}

.indextext {color:#ffffff; font-size:22px; font-weight:bold}

.contacttext {color:#ffffff; font-size:16px; font-weight:bold}

.menuover {background-color:Lime}

.bylaws 
{
	color:White;
	font-family:Arial;
	font-size:medium;
	text-align:center;
}
.bylaws a:hover
{
	color:Red;}