body {
	font-family: georgia, Helvetica, sans-serif;
	font-size: medium;
	background-color: 000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	color: #556B2F;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #556B2F;
	text-decoration: underline;
}
a:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: none;
}
a.reglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #522635;
}
a.reglink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #522635;
}
a.reglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #FF0000;
}
a.bigtext {
	font-size: 25px;
	text-decoration: none;
}
a.boldtext {
	font-size: 14px;
	font-weight: bold;
}
a.bigboldtext {
	font-size: 25px;
	font-weight: bold;
}
a.smalltext {
	font-size: small;
	text-decoration: none;
}
a.smallboldtext {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
a.newstext {
	font-size: 12px;
}
a.footer {
	color: FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:hover {
	color: FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
table.header {
	float: top;
	background-color: D3D3D3;
	background-image: url('gradient01.jpg');
	background-repeat: repeat-x;
}
TD.midpagedatalong {
	float: right;
	font-size: small;
	color: #000000;
	background-color: B4B482;
	border-style: double;
	width: 326;
	height: 300;
}
TD.midpagedata {
	float: right;
	font-size: small;
	color: #000000;
	background-color: B4B482;
	border-style: double;
	width: 178;
	height: 100;
}
TD.midpagedatatall {
	float: right;
	font-size: small;
	color: #000000;
	background-color: B4B482;
	border-style: double;
	width: 178;
	height: 325;
}

table.reunion {
	background-color: A3A3A3;
	border-style: double;
	width: 300;
}

table.staff {
	float: center;
	border-style: none;
}
TD.stafftitle {
	float: center;
	font-size: 25px;
	font-weight: bold;
	font-style: underline;
}
TD.staffcontent {
	font-size: 12px;
	width: 150;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
}

table.sidebar {
	float: left;
	background-color: 000000;
	border-style: none;
}
TR.sidebartitle {
	float: left;
	color: #ffffff;
	font-family: tempus sans itc;
	font-weight: bold;
	background: url('sidebox.jpg');
	width: 178;
	height: 39;
	padding-top: 12px;
	padding-left: 9px;
}
TD.sidebarcontent {
	float: center;
	font-size: small;
	color: #8C1414;
	background-color: B4B482;
	border-style: double;
}

img.header {
	float: top;
	border-top: 7px solid #491F3E;
	border-right: 0px solid #5A5A5A;
	border-left: 7px solid #8C1414;
	border-bottom: 7px solid #240F1F;
}
img.logo {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}


