@charset "utf-8";
/* CSS Document */
BODY {
      background-color : #666666;
      font-family : Arial, Helvetica, sans-serif;
      color : #FFFFFF;
      margin: 0px; 
}
A:link{
	color:#FFFF00;
}

A:visited{
	color:#FFFF00;
}

#page{
	width:760px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
	background: #333333;
}

#contentArea{
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	width:  754px;
	margin: 0 auto;
	background: #333333;
}

#curveTop{
	height:30px;
	background-image:url(../images/curvedBGTop.gif);
}
#curveBottom{
	height:30px;
	background-image:url(../images/curvedBGBottom.gif);
}
#header{
	text-align:center;
	font-size:18px;
	height:100px;
	color:#FFFFFF;
}
#AFS{
	width:760px;
	margin: 0 auto;
}

.gameHeader{
	font-size:18px;
	text-align:center;
	color:#FFFF00;
	height:45px;
}

.buttonBox{
	background-image:url(../images/gameBG.jpg);
	margin: 10px auto;
	font-size:12px;
	color:#FFFFFF;
	width:357px;
	height:95px;
}

.gameDesc{
	text-align:center;
	color:#ffffff;
	font-size:12px;
	margin: 0px auto;
}

.game_title{
	color:#ffff00;
	font-size:16px;
	font-weight:bold;
}

.googleHorizontal{
	height:35px;
	margin: 0px auto;
}

#loungecraftButton{
	width:75px;
	height:75px;
}
#lardenerButton{
	width:75px;
	height:75px;
}
#loungerButton{
	width:75px;
	height:75px;
}
#amazingButton{
	width:75px;
	height:75px;
}
#sniperButton{
	width:75px;
	height:75px;
}
#binladenButton{
	width:75px;
	height:75px;
}
#breakthruButton{
	width:75px;
	height:75px;
}
#wormButton{
	width:75px;
	height:75px;
}

#lardenerGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 700px;
	height: 500px;
	margin: 0px auto;
}
#loungerGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 640px;
	height: 480px;
	margin: 0px auto;
}
#binLadenGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 640px;
	height: 480px;
	margin: 0px auto;
}
#breakthruGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 550px;
	height: 480px;
	margin: 0px auto;
}
#raceGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 600px;
	height: 450px;
	margin: 0px auto;
}
#sniperGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 640px;
	height: 480px;
	margin: 0px auto;
}
#wormGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 450px;
	height: 480px;
	margin: 0px auto;
}

#worldOfLoungeCraftGame{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	width: 800px;
	height: 400px;
	margin: 0px auto;
}
