@charset "utf-8";
.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;
	font-size: 12px;
	color: #000;
}
.historytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#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;
}
.bigtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #511E8A;
	text-decoration: underline;
}

.smital {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
}
.sponsorname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#sponsorbx {
	position:absolute;
	left:10px;
	top:210px;
	width:940px;
	height:1500px;
	z-index:1;
	background-image: url(../Graphics/greyback.gif);
	border: medium outset #333;
}


.smallsponsor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
}












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