body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000079;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	margin: 0px;
}

a:link { 
	color: #fff;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #fff;
	background-color: #0202cb;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

div#container {
	width: 800px;
	background: #000099;
	margin: 0 auto;
	border: 0px solid;
	text-align: left;
}

div#mainHeader {
	width: 800px;
}

div#mainContent {
	width: 750px;
	padding: 25px;
	color: #419aff;
	font-family: arial;
	font-size: 12px;
	line-height: 2em;
}

div#mainGames {
	width: 750px;
	padding: 0px 25px 25px 20px;
	color: #419aff;
	font-family: arial;
	font-size: 12px;
	line-height: 2em;
}

div#footer {
	width: 766px;
	padding: 10px 25px 25px 20px;
	background: #000079;
	font-family: arial;
	font-size: 12px;
	line-height: 2em;
}

.rtable {	
	width: 380px;
	height: 145px;
	padding: 5px;
	align: center;
	background-image: url("/playgamesonline/images/gamebox_06.gif");
}

.r2table {	
	width: 380px;
	height: 145px;
	padding: 5px;
	align: center;
	background-image: url("/playgamesonline/images/gamebox_06.gif");
}

.footer {
	color: #a30303;
	text-align: center
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}

.rtable:hover {
 background-image: url("/playgamesonline/images/gamebox_062.gif");
}

.rtable:active {
background-image: url("/playgamesonline/images/gamebox_062.gif");
}

.gametitle {
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.gametext {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}