	body {
//		background-image: url(http://gaimg.hoodamath.com/site-skin-hmd.jpg);
		background-color:#44753c;
		background-repeat: no-repeat;
		background-position: 50% 0px;
		background-size: 1920px 960px;	
		margin-left:auto;
		margin-right:auto;
		max-width:800px;
		min-width:768px;
		margin-top:0px;
		margin-bottom:0px;	
		box-shadow: 0px 0px 10px 10px #386032			
	 }
/*	#leaderboard {
		width:100%;
		height:90px;
		text-align:center;
		background-color:#FFF;
		padding-top:5px;
		padding-bottom:5px;
	}	 
	#headergreen {
		background-color:#19C614;
		width=100%;
		height:250px;
		padding:20px;
	}
	#headerlogo {
		float:left;
	} 
	#newsletter {
		float:right;
	} */
	#leaderboard {
		width:100%;
		height:90px;
		text-align:center;
		background-color:#FFF;
		padding-top:5px;
		padding-bottom:5px;
	}
	#headergreen {
		background-color:#19C614;
		width=100%;
		height:250px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:20px;
		padding-right:20px;
	}
	#headerlogo {
		float:left;
		padding-top:12px;
	}
	#rectangle {
		float:right;
	}	
	#navigation {
		width:100%;
		background-color:#FFF;
		color:#FFF;
		text-align:center;
		margin:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	#title {
		width:100%;
		background-color:#F60;
		color:#FFF;
		text-align:center;
		margin:0px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:150%;
	}
	#content {
		width:100%;
		padding-top:5px;
		padding-bottom:10px;
		background-color:#FFF;
		text-align:center;
		margin-bottom:-1px;		
//		min-height: 57em;
	}
	#news {
		padding:10px;
		background-color:#FFF;
		text-align:left;
		margin-top:-2px;
	}
	#choices {
		float: left;
		//max-width:560px;
		min-width:500px;
	}
	#row {
		margin:1em;
	}
	#item {
		margin-left:1em;
		width:33%;
	}
	#skyscraper {
		float: right;
		margin: 1em;
	}
	#footer {
		background-color:#19C614;
		width=100%;
		padding-top:20px;
		padding-bottom:20px;
		text-align:center;
	}
	#docs {
		background-color:#FFF;
		width:100%;
		padding-top:20px;
		padding-bottom:20px;
		text-align:center;
		margin-top:2px;
	}
	#button {
		width:25%;
		margin:20px;
		//padding:5px;
	  //display: block;
	  padding: 6px 10px;
	  background: #19C614;
	  //border: 1px solid #e8e8e8;
	  color: #0E09B7;
		border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  -moz-box-shadow: 1px 2px 3px 1px #c8c8c8;
	  -webkit-box-shadow: 1px 2px 3px 1px #c8c8c8;
	  box-shadow: 1px 2px 3px 1px #c8c8c8;
	  text-align: center;
    }
    #gameimg {
      width:10em; 
      height:7.5em;	
      border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  -moz-box-shadow: 1px 2px 3px 1px #c8c8c8;
	  -webkit-box-shadow: 1px 2px 3px 1px #c8c8c8;
	  box-shadow: 1px 2px 3px 1px #c8c8c8;
	}
	#footerapps {
		padding:30px;
	}
	#copyright {
		color: #FFF;
		padding-right:20px;
	}
	#footerimage{
		vertical-align: middle;
	}
	#search {
		width:100%;
		text-align:center;
		background-color:#FFF;
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:-1px;
	}	
	#social {
		width: 100%;
		text-align: center;
		background-color: white;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 1px;
	}		
	#footerlinks {
		margin-top:-1px;
		padding:20px;			
	}
	a img {
		border: none;
	}	
	a:link {
		text-decoration: none;
		color:#0E09B7;
	}
		