body {
	background: #000000;
	text-align:center;
	margin:0;
	padding:0;
	font-family:arial;
	color:#ffffff;
}
a {
	color:#FFF;
	text-decoration:NONE;
}
a:hover{
	color:#FFF;
	text-decoration:none;
}
li.icon	{ width:50px; height:50px; }
.image-right{float: right; vertical-align: text-top;}
.image-left{float: left; vertical-align: text-top;}
h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	margin:0;
	padding:0;
	list-style: none;
}
div#Container {
	background: url('./images/cbg.jpg') repeat-y;
	width:752px;
	margin: 0 auto;
	padding: 0 7px;
	text-align: left;
	overflow:hidden;
	border-bottom:solid #333 1px;
}
div#Container2 {
	background: url('./images/cbg.jpg') repeat-y;
	width:752px;
	margin: 0 2p;
	padding: 0 7px;
	text-align: left;
	overflow:hidden;
	border-bottom:solid #333 1px;
}
h1#Header {
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#Header1 {
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#Header2 {
	background: url('./images/header2.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#Header3 {
	background: url('./images/header3.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}

ol#Navigation {
	float:left;
	text-align:center;
	background: url('./images/navbg.jpg') no-repeat;
	width: 752px;
	height:47px;
	padding: 4px 0 0 0;
}
ol#Navigation li {
	display:inline;
	line-height:51px;
	background: url('./images/navsep.jpg') no-repeat center right;
	padding-left: 8px;
	padding-right: 10px;
	color:#e8e8e8;
}
ol#Navigation li#NoBg {background:none;}

ol#Navigation2 {
	float:left;
	background: url('./images/navbg.jpg') no-repeat;
	width: 752px;
	height:47px;
	padding: 4px 0 0 0;
}
ol#Navigation2 li {
	display:inline;
	line-height:51px;
	background: url('./images/navsep.jpg') no-repeat center right;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	margin: 5px auto;
	font-size:10pt;
	color:#FFF;
}

ol#Navigation2 li#NoBg {background:none;}

div#Left {
	width: 199px;
	float:left;
	background: #2b2b2b url('./images/left_bg.jpg') repeat-y right;
	padding: 0 0 4px 0;
}
div.LeftItem {
	width: 197px;
	overflow:hidden;
}
h4.ContentHead {
	width:196px;
	height:24px;
	display:block;
	margin:0;
	padding:0;
}
table {
	margin:0;
	padding:0;
	font-size: 12px;
	text-align:right;
	background:#333333;
}
table td {
	width:88px;
	padding: 5px 5px 0 0;
}
td.TableRight {
	text-align:left;
	background:#2b2b2b;
	width:111px;
	padding: 5px 0 0 5px;
	font-style: italic;
	
}
div.LeftItem ul li{
	background: url('./images/left_list_bg.jpg') repeat-x;
	height:25px;
	line-height:25px;
	padding: 0 0 0 10px;
	font-size:9pt;
}
div.LeftItem ul li a {
	display:block;
}
div.LeftItem h3 {
	text-transform: uppercase;
	width:90%;
	margin: 5px auto;
	font-size:10pt;
	border-bottom: 1px white groove;

}
div#Center {
	float:center;
	width:530px;
	margin-left:auto;
	margin-right:auto;
}
div#Center2 {
	float:center;
	width:530px;
	float:left;
	margin: 0 0 0 5px;
}
div.NewsItem {
	background: url('./images/newsbg.jpg') no-repeat;
	width:526px;
	padding: 1px 7px;
	margin: 2px 0 0 0;
	align: center;
	border-bottom:solid #333 1px;
}

div.NewsItem h2.NewsTitle {
	float:left;
	clear:left;
}
.MenuText {
	text-transform: uppercase;
	width:90%;
	margin: 5px auto;
	font-size:10pt;
	border-bottom: 1px white groove;
	
}
div.NewsItem span.NewsDate {
	float:right;
	clear:right;
	padding: 10px 0 0 0;
	font-style: italic;
	font-size: 8pt;
	display:block;
	text-transform:uppercase;
}
div.NewsItem span.NewsRank {
	float:right;
	clear:right;
	padding: 8px 0 0 0;
	font-style: italic;
	font-size: 8pt;
	display:block;
}
p.NewsPost {
	padding: 10px 0;
	clear:left;
	display:block;
	font-size:9pt;
	min-height:70px;
}
.NewsPostRight {
	float:right;
	clear:both;
	font-size: 8pt;
	padding: 0 0;
}
.xboxCardAvatar {
	padding: 5px 0;
	float:right;
	clear:both;
	display:block;
	font-size:9pt;
}
.NewsAvatar{
	padding: 5px 2px;
	float:right;
	clear:both;
	display:block;
	font-size:9pt;
}
.NewsAvatarRight{
	float:right;
	clear:both;
	display:block;
	font-size:9pt;
	vertical-align:text-top;
}
p.NewsPostData {
	padding: 10px 0;
	clear:left;
	display:block;
	font-size:9pt;
	min-height:80px;
}
p.NewsPostPic {
	padding: 0px 0;
	float:right;
	clear:both;
	display:block;
	font-size:9pt;
}
span.ViewMore {
	background: url('./images/mag.jpg') no-repeat left center;
	padding: 0 0 0 20px;
	display:block;
	margin: 5px 0;
}
div#Footer {
	height:31px;
	background:url('./images/footer.jpg') repeat-x;
	font-size: 8pt;
	padding: 5px 20px 0 20px;
}
span#Copyright {
	width:230px;
	display:block;
	float:right;
	text-align:right;
}
span#CoderDesigner {
	width:200px;
	text-align:right;
	display:block;
	float:right;	
}
.Hidden {display:none;}
.Clear {clear:left;}
.Block {display:block; margin: 0 0 0 10px;}




h1#phpbb_1 {
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_2 {
	background: url('./images/header2.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_3 {
	background: url('./images/header3.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_4{
	background: url('./images/header4.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_5{
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_6{
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_7{
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
h1#phpbb_{
	background: url('./images/header.png') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
img{
	border:0px;
}