@charset "utf-8";
.blacktitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.announcetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #511D8A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.announcetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3E126D;
}
.newstxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.newsdate {
	font-weight: bold;
}
.historytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.rexsignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-variant: normal;
}
#footer {
	position:absolute;
	width:970px;
	height:78px;
	z-index:1;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	left: auto;
	right: auto;
	bottom: 0px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
.announc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: #31106B;
	white-space: normal;
	text-align: center;
	width: 314px;
	position: absolute;
	margin-right: -8px;
	margin-left: -8px;
	left: 7px;
}
#intro {
	position:absolute;
	left:10px;
	top:200px;
	width:683px;
	height:347px;
	z-index:1;
	background-color: #B4AFBA;
	padding: 10px;
	border: thin solid #999;
}
#email {
	position:absolute;
	top:200px;
	width:212px;
	height:62px;
	z-index:1;
	right: 23px;
	text-align: center;
}
#upcomming {
	position:absolute;
	top:280px;
	width:189px;
	height:273px;
	z-index:1;
	right: 25px;
	padding: 5px;
	text-align: center;
	border: medium groove #A79DB3;
}
#officers {
	position:absolute;
	left:10px;
	top:601px;
	width:938px;
	height:398px;
	z-index:1;
	background-image: url(../Graphics/adsbox.gif);
	border: thin solid #666;
	padding-top: 5px;
}






#wrapper #footer p a:link {
	color: #FFF;
}


.bigpurple {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3C027C;
	text-align: center;
}
