body {

	background-color:#EEEEEE;
	color:#111111;
	font-family:Georgia, serif;
	font-size:13pt;
}

a {

	color:#111111;
	text-decoration:underline;
}

a:hover {

	color:#444444;
	text-decoration:underline;
}

#page {
	
	width:760px;
	position:relative;
	padding:0;
	margin:0 auto 0;
}

#header {

	width:760px;
	margin:40px 0 0 0;
	font-size:36pt;
	text-align:center;
}

#content {

	width:420px;
	padding:60px 170px 60px 170px;
	margin:0px;
	float:left;
	text-align:center;
}

#game {

	width:760px;
	padding:60px 0 60px 0;
	margin:0px;
	float:left;
	text-align:center;
}

#game_thumb {

	width:140px;
	height:140px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}

#footer {

	clear:both;
	font-size:10pt;
	text-align:center;
}

#timebot_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("timebot.png") no-repeat 0 0;
}

#timebot_button:hover {

  background-position: 0 -120px;
}

#timebot_button span {

  display: none;
}

#timebot_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("timebot.png") no-repeat 0 0;
}

#timebot_button:hover {

  background-position: 0 -120px;
}

#timebot_button span {

  display: none;
}

#backfire_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("backfire.png") no-repeat 0 0;
}

#backfire_button:hover {

  background-position: 0 -120px;
}

#backfire_button span {

  display: none;
}

#gearpuzzle_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("gearpuzzle.png") no-repeat 0 0;
}

#gearpuzzle_button:hover {

  background-position: 0 -120px;
}

#gearpuzzle_button span {

  display: none;
}

#crumbs_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("crumbs.png") no-repeat 0 0;
}

#crumbs_button:hover {

  background-position: 0 -120px;
}

#crumbs_button span {

  display: none;
}

#duckanddodge_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("duckanddodge.png") no-repeat 0 0;
}

#duckanddodge_button:hover {

  background-position: 0 -120px;
}

#duckanddodge_button span {

  display: none;
}

#crumbs2_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("crumbs2.png") no-repeat 0 0;
}

#crumbs2_button:hover {

  background-position: 0 -120px;
}

#crumbs2_button span {

  display: none;
}

#alphabots_button {

  display: block;
  width: 120px;
  height: 120px;
  background: url("alphabots.png") no-repeat 0 0;
}

#alphabots_button:hover {

  background-position: 0 -120px;
}

#alphabots_button span {

  display: none;
}
