body {
	margin: 0 auto;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: black;
	width: 1024px;
	background-color: #B6CC75;
	
	
}

#container {
	background-color: #ffffff;
}


#header {
	margin: 0;
	padding: 0;
	
}

#headerad {
	height: 90px;	
}

#headerad a {
	text-decoration: none;
	color: #000;
}

#headerbanner {
	height: 96px;
	padding-top: 5px;
}

#columnLeft {
	float: left;
	width: 700px;
	padding-top: 20px;
}

#columnRight {
	float: right;
	width: 310px;
	margin-top: 5px;
}

#maincontent {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	background-color: #FEF5D8;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 10px;
	background-image:url(images/hoodawordfooter.jpg);
	height: 86px;
}

#footernav ul {
	position: relative;
	top: 2px;
	left: 50px;
	color: #ffffff;
}

#footernav ul li {
	display:inline;
	list-style-type: none;
}


#footernav ul li a{
	text-decoration: none;
	color: #FFFFFF;
}

#gametable {
	width: 750px;
	background-color: #fff;
	margin-left: -40px;
	padding-left: 0px;
}


#gametable ul li{
	float: left;
	height: 180px;
	width: 225px;
	text-align: center;
	list-style: none;
	margin-left: 2px;
	margin-bottom: 2px;

}
#gametable ul li.gameone{
	background-color:#85C2E0;
	border: 2px solid #3399CC;
	color: #000000;

}
#gametable ul li.gametwo{
	background-color:#F8F2E5;
	border: 2px solid #3399CC;
	color: #000000;

}
#gametable ul li.gamethree{
	background-color:#B5A2C1;
	border: 2px solid #836498;
	color: #000000;

}
#gametable ul li.gamefour{
	background-color:#C5D691;
	border: 2px solid #B6CC75;
	color: #000000;

}

#gametable ul li.gamefive{
	background-color:#687F9C;
	border: 2px solid #3399CC;
	color: #ffffff;

}
#gametable ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#newgametable {
	width: 750px;
	background-color: #fff;
	margin-left: -40px;
	padding-left: 0px;
	margin-bottom: 40px;
}


#newgametable ul li{
	float: left;
	height: 180px;
	width: 225px;
	text-align: center;
	list-style: none;
	margin-left: 2px;
	margin-bottom: 2px;

}

#newgametable ul li.gameone{
	background-color:#B5A2C1;
	border: 2px solid #836498;
	color: #000000;

}
#newgametable ul li.gametwo{
	background-color:#C5D691;
	border: 2px solid #B6CC75;
	color: #000000;

}

#newgametable ul li.gamethree{
	background-color:#687F9C;
	border: 2px solid #3399CC;
	color: #ffffff;

}
#newgametable ul li.gamefour{
	background-color:#85C2E0;
	border: 2px solid #3399CC;
	color: #000000;

}
#newgametable ul li.gamefive{
	background-color:#F8F2E5;
	border: 2px solid #3399CC;
	color: #000000;

}
#newgametable ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#trygames a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#sitemapgames img {
	display: none;
}

img {
	border: none ;
}

a img {
	border: none ;
	decoration: none;
}

a:visited img { 
	border: none ;
	text-decoration: none;
}

a:link {
	color: #687F9C;
}

a:visited {
	color: #687F9C;
}

H2 {
	color: #687F9C;
	border-bottom: 2px solid #687F9C;
}
H3 {
	margin-bottom: -1em;
}

H4 {
	color: #ffffff;
}

.right {
	text-align: right;
}

.whitert {
	text-align: right;
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

.tryheader {
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bookmark {
	text-align: right;
	padding-right: 15px;
	
	float: right;
	
}

#share {
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
