* {
	margin:0;
	padding:0;
	}
	
body {
	background:#FFF;
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#google_banner {
	width:728px;
	height:90px;
	margin:0 auto;
	padding-bottom:15px;
	}
	
#container {
	margin:10px auto;
	width:640px;
	position:relative;
	}

#content {
	padding-top:0px;
	width:640px;
	float:left;
	text-align:center;
	z-index:3;
	}

	
h1,h2,h3,p,li {text-align:left;}
h1 {
	font-size:1.4em;
	}
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	padding-top:10px;
	font-size:1em;
	}
	
p, li {
	font-size:0.75em;
	}
	
p {
	padding-bottom:10px;
	text-align:center;
	}
	
a:link {
	color:#0000FF;
	}
	
a:visited {
	color:#0000CC;
	}

a:hover {
	text-decoration:none;
	}
	
ul {
	padding:10px;
	}
	
li {
	margin-left:15px;
	}
	
#google {
padding-top:20px;
	float:right;
	width:150px;
	text-align:right;
	
	}
	
.rawkins_games_footer {
	clear:both;
	margin-top:10px;
	background:#111;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	padding:10px;
	text-align:center;
	
}

.rawkins_games_footer p {
	text-align:center;
}

#gameFrame {
	width:640px;
	height:480px;
	}

#decoy {
	visibility:hidden;
	}

.horzAd {
	text-align:center;
	width:640px;
	}
	
.horzAd h2 {
	text-align:center;
	padding-bottom:5px;
	}
#ad1 {
	position:absolute;
	left:10px;
	top:10px;
	width:120px;
	height:600px;
	z-index:2;
	float:left;
	}
	
#ad2 {
	position:absolute;
	right:10px;
	top:10px;
	width:120px;
	height:600px;
	z-index:1;
	float:right;
	}