body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	background-image:url(bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#000000;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.main {
	background-image:url(bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.headerfg {
	background-image:url(headerfg.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:45px;
	height:250px;
	width:100%;
}
.top {
	background-image:url(top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:45px;
}
.awards {
	background-image:url(awardsbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:258px;
	width:483px;
	text-align:center;
	padding-top:8px;
	vertical-align:middle;
}
.bottom {
	background-image:url(bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:100%;
}
.tableheader {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableleft {
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 50px;
	text-align:justify;
}
.tableright {
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}
.height {
	height:1000px;
}
.memberstable {
	color:#FFFFFF;
}
.memberscell {
	padding-left:15px;
	padding-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.eventsh1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.eventsh2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
}
.eventsh3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#A0A0A0;
}
.eventsh4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#C8C8C8;
}
.eventscell {
	font-size:9px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:2px;
}