@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image:url('../images/background.jpg'); 
	background-repeat:repeat-all;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.siteWrap {
	margin-top:50px;
	width:776px;
	margin-left:auto;
	margin-right:auto;

}

.siteTable {
	width:776px;
	background-repeat:no-repeat;
	background-position:bottom;
	
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}

a#hotspot:link, a#hotspot:active, a#hotspot:visited, a#hotspot:hover {
	background:transparent url(../images/hotspot.png) no-repeat scroll 0 0;
	border:0 none;
	display: block;
	height:290px;
	width:215px;
}


a#hotspot2:link, a#hotspot2:active, a#hotspot2:visited, a#hotspot2:hover {
	background:transparent url(../images/hotspot.png) no-repeat scroll 0 0;
	border:0 none;
	display: block;
	height:200px;
	width:140px;
}


a#appstoreButton:link, a#appstoreButton:active, a#appstoreButton:visited {
	background:transparent url(../images/appstore.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:80px;
	width:193px;
}

a#appstoreButton:hover {
	background-position:0px -80px;
}



.doom2rpg {
	background:url(../images/doom2rpg_background.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:210px;
	width:776px;
}

.doom2rpgtext {
	padding-left:180px;
	padding-right:275px;
	padding-top:90px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}

.doomres {
	background:url(../images/doomressurrection_background.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:210px;
	width:776px;
}

.doomrestext {
	padding-left:180px;
	padding-right:275px;
	padding-top:90px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}

.wolfrpg {
	background:url(../images/wolfrpg_background.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:210px;
	width:776px;
}

.wolfrpgtext {
	padding-left:180px;
	padding-right:200px;
	padding-top:60px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}

.wolf3d {
	background:url(../images/wolf3d_background.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:210px;
	width:776px;
}

.wolf3dtext {
	padding-left:180px;
	padding-right:250px;
	padding-top:60px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}

.doomclass {
	background:url(../images/doomclass_background.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:220px;
	width:776px;
}

.doomclasstext {
	padding-left:180px;
	padding-right:275px;
	padding-top:90px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}


a:link, a:active, a:visited{
	color:#e19a5c;
	text-decoration:none;
	font-size:12px;
	vertical-align:top;
}

a:hover{
	color:#f3bc7e;
	text-decoration:none;
	font-size:12px;
}
