* {
	margin: 0em;
	padding: 0em;
}
a:active {	
	color: #999999;
	text-decoration: none;
}
a:link {	
	color: #999999;
	text-decoration: none;
}
a:visited {	
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
body {
	background-color: #333333;
	margin:0 ;
	padding:0 ;
}
.Header {
	background-image: url(PNGs/PostTop.png);
	height: 25px;
	text-align: left;
	width: 760px;
}
.Info {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	margin: 0px auto;
	width: 760px;
}
.MenuBar {
	clear: left;
	margin: 0px auto;
	width: 760px;
}
.StatusHeader {
	background-image: url(PNGs/NormalTop.png);
	height: 25px;
	text-align: left;
	width: 760px;
}
#Banner {
/*	border: 1px solid red;*/
	float: left;
	height: 300px;
	width: 800px;
}
#Date {
	color: #000000;
	float: right;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 18px;
	text-align: right;
}
#InfoBlock {
	color: #0099FF;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}
#InfoText {
	background-image: url(PNGs/PostBG.png);
	width: 760px;
}
#InfoBottom {
	background-image: url(PNGs/PostBottom.png);
	height: 2px;
	width: 760px;
}
#Legal {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
 	font-weight: bold;
	margin: 0px auto;
	text-align:center;
	vertical-align: bottom;
}
#Menu {
	border: none;
	margin: 0px auto;
	text-align: center;
}
#Menu li {
	display: inline;
	list-style: none;
}
#Menu li img {
	border: none;
	vertical-align: top;
}
#Menu li a {
	background-color: transparent;
	background-image: url(PNGs/MenuBrick.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 40px;
	width: 100px;
}
#Menu li a img {
	border: none;
	vertical-align: top;
}
#Menu li a:hover {
	visibility: visible;
}
#Menu li a:hover img {
	visibility: visible;
}
#Menu li a:hover img/**/ {
	visibility: hidden;
}
#MenuAbout {
	background-position: -600px 0;
}
#MenuAbout:hover	{
	background-position: -600px -40px;
}
#MenuContact {
	background-position: -500px 0;
}
#MenuContact:hover	{
	background-position: -500px -40px;
}
#MenuForum {
	background-position: -100px 0;
}
#MenuForum:hover	{
	background-position: -100px -40px;
}
#MenuHome {
	background-position: 0 0;
}
#MenuHome:hover	{
	background-position: 0 -40px;
}
#MenuLeft {
	background-image: url(PNGs/MenuLeft.png);
	clear: left;
	float: left;
	height: 40px;
	width: 30px;
}
#MenuRegister {
	background-position: -300px 0;
}
#MenuRegister:hover	{
	background-position: -300px -40px;
}
#MenuRight {
	background: url(PNGs/MenuRight.png);
	clear: right;
	height: 40px;
	width: 30px;
}
#MenuStatus {
	background-position: -200px 0;
}
#MenuStatus:hover	{
	background-position: -200px -40px;
}
#MenuSupport {
	background-position: -400px 0;
}
#MenuSupport:hover	{
	background-position: -400px -40px;
}
#Move {
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 6px;
}
#NewsMore {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	text-align: center;
}
#NewsMore:hover{
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
}
#Offline {
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
}
#Poster {
	float: left;
	font-weight: bold;
	margin-top: 6px;
	text-decoration: none;
}
#Poster:active {
	color: #999999;
	text-decoration: none;
}
#Poster:link {	
	color: #999999;
	text-decoration: none;
}
#Poster:visited {	
	color: #999999;
	text-decoration: none;
}
#Poster:hover {
	color: #FFCC00;
	text-decoration: none;
}
#ServerName {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
}
#Sizer {
	background: #333333;
/*	border: 1px solid yellow; */
	margin: 0px auto;
	width: 800px;
}
#StatusPic {
	clear: right;
	height: 275px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	width: 160px;
}
#StatusText {
	float: left;
	color: #0099FF;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	width: 550px;
}
#Title {
	clear: left;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 2px;
}