html, body {
   margin : 0;
   padding : 0;
}
h1 {
	color: #FF9900;
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
}
 #navcontainer {
	margin-left : 0px;
	width: 142px;
	height: 230px;
	margin-top: 0px;
	background-color: #000000;
	margin-left: 5px;
	font-size: 13px;
}

#navcontainer ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : left;
}

#navcontainer li a {
	color : #FF9900;
	width : auto;
	text-decoration : none;
	border-right : none;
	background-color: #000000;
}

#navcontainer ul li a:hover {
	color : #666666;
	background-color: #FF6600;
	font-size: 14px;
	font-weight: 400;
}

#navcontainer a:active	{
	color : #00FF00;
	background-color: #000000;
}

#footer {

	border-top: solid #0aa710 5px;
	text-align: center;
	background-color: #000000;
	width: 600px;
		
	}
div.footer {
	text-align: center;
	background-color: #000000;
	border-top: solid #0aa710 2px;
	padding : 2px;
	width: 870px;
	margin : -2px -1px 0 10px;
	z-index:20;
	}
/* footer styles */ 
div.footer ul li a:link, div.footer ul li a:visited {
	color: #00FF00;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
	display: inline;
	list-style-type: none;
	border-bottom: none;
	
	}

div.footer ul li a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
	}

div.footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-size: 14px;
	}

div.footer ul, div.footer p {
	margin: 0px;
	padding: 0px;
	color: #FF9900;
	font-weight:bold;
	text-align:center;
	
	}

div.footer p {
	margin: 0px;
	padding: 0px;
	color: #FF9900;
	font-size: 10px;
	text-align:center;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div.footer p a:hover {
	color: #FF9900;
	font-size: 11px;
	text-align:center;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#games {

	border-top: solid #0aa710 5px;
	text-align: center;
	background-color: #000000;
	width: 500px;
		
	}
div.games {
	text-align: center;
	background-color: #000000;
	border-top: solid #0aa710 2px;
	padding : 2px;
	width: 550px;
	margin : -10px -1px 0 10px;
	z-index:20;
	}
/* footer styles */ 
div.games ul li a:link, div.games ul li a:visited {
	color: #00FF00;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
	display: inline;
	list-style-type: none;
	border-bottom: none;
	
	}

div.games ul li a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
	}

div.games ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-size: 14px;
	}

div.games ul, div.games p {
	margin: 0px;
	padding: 0px;
	color: #FF9900;
	font-weight:bold;
	text-align:center;
	
	}

div.games p {
	margin: 0px;
	padding: 0px;
	color: #FF9900;
	font-size: 10px;
	text-align:center;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div.games p a:hover {
	color: #FF9900;
	font-size: 11px;
	text-align:center;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}.content {
	font-size: 14px;
	color: #00FF00;
	font-weight: normal;
}
.Bonus {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.content_Bold {
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover {

	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}

