body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0px;
	padding:0px;
	color: #00edF3;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}

a, a:link, a:hover, a:visited
{
color:#00edF3;
text-decoration: none; 
}

span.img_hr { 
	text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
	display : block;
} 


.redLetter {
	color: #FF0000;
	/*
	font-family: Arial, sans-serif;
		*/
	font-size: 12px;

}

.blog_title, .blog_title a, .blog_title a:link, .blog_title a:hover, .blog_title a:visited, .faq_title {
	color: #FED200;
	
}

.contact{
	text-align: right;
	font-weight: bolder;
	margin:15px;
}

.blog_article, .contact, .faq{
	color: #FFFFFF;
}

.title{
	text-indent: 4px;
	background-image: url(images/title_bg.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 100%;
}

.game_title{
	font-weight: bolder;
	color: #FED200;
}

