body{
	background-color:	#000000;
	color:			#000000;
	font-family:		verdana;
	font-size:		12px;
	margin:		0px;
	padding:	0px;
	height:		100%;
	
}

html{
height:		100%;
}

@-ms-viewport{
  width: device-width;
}

.bgGeneral{
	background: url("images/bg/pattern1.png");
	min-height: 100%;
	height: auto;
}


.bg0{
	/*background: url("images/bg/BG2.jpg") top center fixed repeat-x;*/
	/*background: url("images/bg/pattern1.png");*/
}

.bg0_small{
	/*background: url("images/bg/BG2.jpg") top center fixed repeat-x;*/
	height:		100%
}


.bg1{
	/*background: url("images/bg/moon.png") top left fixed no-repeat;*/
	
}

.bgbottom{
	position: absolute;
	right: 124px;
	bottom: 2px;
	width: 100%;
	height: 400px;
	border: none;
	z-index: -1;
}

.topdiv{
	border:			none;
	width:			880px;/*796px;*/
	margin-left:		auto;
	margin-right:		auto;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 16px;
	padding-left: 28px;
}

.socialmedia{
	padding-top: 10px;
}

.maindiv{
	background-color:	#FFFFFF;
	border:			solid 2px #226cc3;
	width:			770px;
	height: 		auto;
	margin-left:		auto;
	margin-right:		auto;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 14px;
	padding-left: 26px;
}

.maindiv_front{
	margin-right: -26px;
	margin-left: -26px;
	background-color:	#FFFFFF;
}

.banner_bar1{
	height: 40px;
	margin-top: -4px;
	background-color:	#286cb2;
	text-align: center;
}

.extradiv{
	display: table-cell;
    vertical-align:middle;
    text-align: center;
	height: 40px;
	color: white;
	font-size: 20px;
}

.extradivheader{
    text-align: center;
	height: 40px;
	color: blue;
	font-size: 20px;
}

.blogdiv{
	background-color:	#FFFFFF;
	border:			solid 2px #226cc3;
	width:			746px;
	margin-left:		auto;
	margin-right:		auto;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 14px;
	padding-left: 24px;
}

.infobox{
	display:		block;
	width:			740px;
	height:			341px;
	background:		url("images/middle/games/woar_infobox-background.jpg");
	background-repeat:	no-repeat;
	margin-bottom:		10px;
}

.infobox_contents{
	position:		relative;
	left:			317px;
	top:			19px;
	display:		block;
	width:			422px;
	height:			auto;
	overflow:		auto;
}

.downloadlink{
	display:		block;
	width:			299px;
	height:			22px;
	font-weight:		bold;
	line-height:		22px;
	background:		url("images/middle/games/download-gradient.png");
	border:			solid 1px #608AE5;
	color:			#000000;
	text-decoration:	none;
	font-size:		12px;
	text-align:		center;
	overflow:		hidden;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.downloadlink:hover{
	color:			#FF0000;
}

.caption{
	font-family:		verdana;
	font-size:		24px;
	font-weight:		normal;
}

.footdiv{
	border:			none;
	width:			796px;
	margin-left:		auto;
	margin-right:		auto;
	padding-top: 16px;
	padding-right: 28px;
	padding-bottom: 10px;
	font-size:		12px;
	padding-left: 28px;
	height: auto
}

.footnote{
	font-size:		6px;
}
