HTML, BODY {
	background-image: url();
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000;
	font: 12px/19px "Trebuchet MS", "Arial", "Geneva", sans-serif;
	color: #fff;
	padding: 0;
	width: 100%;
	text-align: center;
	height: 100%;
	margin: 0 auto;
	}
	
a:link {
	text-decoration: none;
	color: #fff;
	}
a:hover {
	text-decoration: underline;
	color: #fff;
	}
a:visited {
	text-decoration: none;
	color: #fff;
	}
a:active {
	text-decoration: none;
	color: #fff;
	}
	
h3 {
	font: 17px Arial, Trebuchet MS, Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 0;
	}

p {
	font: 12px Arial, Verdana, sans-serif;
	color: #fff;
	}
	
input {
	margin: 0;
	padding: 4px;
	border: 1px solid #AAA;
	margin-left: 2px;
	font: 16px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	}
	
textarea {
	margin: 0;
	padding: 4px;
	border: 1px solid #AAA;
	margin-left: 2px;
	font: 16px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	}

.splash {
	background-color: #000;
	width: 100%;
	min-height: 100%;
	text-align: center;
	vertical-align: middle;
	}

.bgImage {
	width: 100%;
	min-height: 100%;
	background-image: url(images/bgNew.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

.bgImageFront {
	width: 100%;
	min-height: 100%;
	background-image: url(images/bgNew.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
.container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	}

.fullContent {
	width: 900px;
	margin: 0;
	padding: 0;
	}
	
.content {
	background-image: url(images/bg.png);
	font: 11px/18px;
	width: 650px;
	margin: 0 auto;
	padding: 20px;
	min-height: 500px;
	}

.fullContentBG {
	background-image: url(images/fullContentBG.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 880px;
	padding: 10px;
	}

.fullContentBottom {
	width: 900px;
	height: 11px;
	background-image: url(images/fullContentBottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.topHeader {
	height: 116px;
	margin: 0 0 10px 0;
	width: 1000px;
	margin: 0 auto;
	}

.topHeaderFront {
	padding: 0 0 5px 0;
	width: 900px;
	margin: 0 auto;
	}
	
.topNav {
	height: 165px;
	overflow: hidden;
	vertical-align: text-bottom;
	}
	
.userName {
	font: 15px "Arial Rounded MT Bold", arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 35px;
	padding: 0;
	margin: 0;
	}

.userAccount {
	font: 11px "Arial Rounded MT", arial, helvetica, sans-serif;
	color: #fff;
	height: 20px;
	padding: 0;
	margin: 0;
	}
	
.userCart {
	font: 12px "Arial Rounded MT", arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding-top: 7px;
	text-align: center;
	vertical-align: middle;
	}
	
img.avatar {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	}

img.logout {
	text-align: right;
	vertical-align: middle;
	}
	
img.shoppingBag {
	text-align: left;
	vertical-align: middle;
	}
	
.ad728 {
	background-image: url(images/728x90_ad.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 728px;
	height: 90px;
	padding: 0px 0px 0px 15px;
	margin: 10 px 0 0 0;
	float: left;
	}

.ad180 {
	background-image: url(images/180x150_ad.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 150px;
	padding: 17px 7px 6px 6px;
	margin: 30px 0 0 5px;
	}
	
.userLogin {
	background-image: url(images/login_background.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 135px;
	height: 93px;
	padding: 8px 10px 0 10px;
	margin-left: 5px;
	float: left;
	}

.userLoginFront {
	background-image: url(images/frontUserLogin.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 896px;
	height: 28px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}
	
.featured {
	width: 680px;
	min-height: 308px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
.featuredBG {
	background-image: url(images/featuredBG.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 805px;
	min-height: 350px;
	padding: 0;
	margin: 0 0 10px 0;
	}

.featuredFront {
	background-image: url(images/main.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 113px 0 0 0;
	}

.rightColumn {
	width: 200px;
	float: right;
	text-align: right;
	}
	
.subLeft {
	width: 590px;
	}
.subGames {
	background-image: url(images/games_more_panel.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	width: 700px;
	height: 240px;
	}

.subRight {
	width: 300px;
	float: right;
	}
	
.subSmall {
	width: 250px;
	height: 250px;
	
	}
	
.btn {
	padding: 0 0 10px 0;
	}
img.btn {
	border: 0;
	}
	
.header {
	padding: 0 0 5px 0;
	}
img.header {
	border: 0;
	}
	
.footerButtons {
	margin: 0 auto;
	padding: 20px 0 10px 0;
	}
	
.footer {
	font: 11px Arial, Helvetica, geneva, sans-serif;
	color: #aaa;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	}
	
ul.footer {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
li.footer {
	list-style: none;
	margin: 0;
	padding: 10px;
	display: inline;
	}
	
.copyright {
	font: 12px arial, geneva, sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 15px;
	}

#dashHolder {
	width: 770px;
	height: 550px;
	background-image: url(games/dash/dash.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}