@charset "utf-8";
/* CSS Document */

#announce {
	position:absolute;
	left:14px;
	top:192px;
	width:937px;
	height:64px;
	z-index:1;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	border: thin outset #333;
	visibility: visible;
}
.announcetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #511D8A;
	font-size: 16px;
	font-weight: bold;
}
.announcetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#wrapper #announce table tr td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004800;
}
#wrapper #announce table tr td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004800;
}
#wrapper #announce table tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004800;
}
#adbox {
	position:absolute;
	left:10px;
	top:360px;
	width:200px;
	height:1194px;
	z-index:1;
	background-image: url(../Graphics/adsbox.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 20px;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #200345;
	border-right-color: #200345;
	border-bottom-color: #200345;
	border-left-color: #200345;
}

#rexlogo {
	position:absolute;
	left:10px;
	top:290px;
	width:200px;
	height:57px;
	z-index:1;
	text-align: center;
	vertical-align: middle;
	background-color: #999;
	border: thin inset #200345;
}
.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;
}
#newsbox {
	position:absolute;
	left:227px;
	top:290px;
	width:528px;
	height:974px;
	z-index:1;
	background-color: #FFF;
	background-image: url(../Graphics/purple2.gif);
}

.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:75px;
	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;
}
#wrapper #footer p a:link {
	color: #FFF;
}






#playerbox {
	position:absolute;
	top:290px;
	width:172px;
	height:1064px;
	z-index:1;
	right: 23px;
	border: thin solid #000;
	background-color: #CCC;
}
.player title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	background-color: #000;
}
#wrapper #playerbox table tr .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#wrapper #playerbox table tr .player .player {
	font-size: 18px;
}
