html, body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	margin: 0px;
	background-color: #CCC;
}
h1,h2,h3,h4,h5,h6,p,address,blockquote,div,ul,li{
	
}
a:link{
	color: #11417d;
	text-size: 12pt;
	text-decoration: none;
	border:none;
}
a:visited{
	color:#11417d
	border:none;
}
a:active{
	color:#cfa85e
	border:none;
}
a:hover{
	color: #cfa85e;
	text-size: 16pt;
	border:none;
}
a{
	text-decoration: none
	border:none;
}

a:img {
	border:none;
}


#shader {
	background-image: url(_images/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 840px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: auto;
}
#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	min-height: auto;
}
#header {
	text-align: center;
	width: 800px;
	height: 175px;
}
#mainNavBar {
	text-align: center;
	width: 800px;
	vertical-align: center;
	font-size: 13px;
	background-color: #11417d;
	color: #fff;
	border-bottom-style: solid;
}
#history {
	height: 20px;
	width: 160px;
	float: left;
	background-color: #11417d;
	padding-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cfa85e;
}
#members {
	height: 20px;
	width: 160px;
	float: left;
	background-color: #11417d;
	padding-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cfa85e;
}
#calendar {
	height: 20px;
	width: 160px;
	float: left;
	background-color: #11417d;
	padding-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cfa85e;
}
#pastCharities {
	height: 20px;
	width: 160px;
	float: left;
	background-color: #11417d;
	padding-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cfa85e;
}
#NavContact {
	height: 20px;
	width: 160px;
	float: left;
	background-color: #11417d;
	padding-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cfa85e;
}
#content {
	text-align: justify;
	width: 600px;
	font-size: 12px;
	background-color: #FFF;
	clear: both;
	padding-top: 25px;
	color: #11417d;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	height: auto;
}
#contact {
	text-align: center;
	font-size: 12px;
	color: #11417d;
	font-family: "Times New Roman", Times, serif;
	width: 800px;
	margin-top: 10px;
	height: 40px;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #cccccc;
	clear: both;
	background-color: #FFF;
}

th {
	padding-bottom: 15px;
	font-size: 13px;
	color: #11417d;
	text-align: center;
	padding-top: 30px;
}

td {
	font-size: 13px;
	color: #11417d;
	text-align: left;
}
table{
	height: auto;
}

#mainNavBar a:link{
	color: #FFF;
	text-size: 12pt;
	text-decoration: none;
}
#mainNavBar a:visited{
	color:#FFF
}
#mainNavBar a:active{
	color:#cfa85e
}
#mainNavBar a:hover{
	color: #0F0
	text-size: 16pt;
	color: #cfa85e;
}
#mainNavBar a{
	text-decoration: none
}
td#Headder{
	text-align: center;
	font-size: 18px;
	color: #11417d;
}

td#ColHeadder{
	text-align: center;
	font-size: 14px;
	color: #11417d;
}

td#ColHeadder1{
	text-align: center;
	font-size: 14px;
	color: #11417d;
}