@charset "UTF-8";
/* CSS Document */

body {
background-image: url(http://cdn-resources.nsentertainment.net/aebntheatres/dirtytricksv2/bg.gif);
margin: 0px auto;
text-align: center;
color: #fff; 
}

#page {
	border-left: 0px solid #171F4E;
	border-right: 0px solid #171F4E;
	margin: 0px auto;
	padding: 0 10px 0 10px;
text-align: center;
width: 800px; 
postion: relative;
}

#mainBG {
background-image: url(http://cdn-resources.nsentertainment.net/aebntheatres/dirtytricksv2/page_bg.gif);
	background-color: #333333; 
	background-repeat: no-repeat; 
	position: relative;
	float: left; 
	}
	
	A:link { color: #8A93B6; text-decoration: underline; cursor: hand; }
A:active { color: #8A93B6; text-decoration: underline; cursor: hand; }
A:visited { color: #8A93B6; text-decoration: underline; cursor: hand; }
A:hover { color: #FFFFFF; text-decoration: none; cursor: hand; }



