body { 
	margin: 0px;
	font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6 { 
	display: inline; 
}

h1 a { 
	color: #003471; 
	text-decoration: none; 
}

#page {
	background-color: #083F5E;
	text-align: left;
	width: 100%;
	height: 100%;
}

#header {
	background: #FFFFFF url('/images/free/free_games_header_bg.gif') repeat-x;
	height: 114px;
	padding-top: 20px;
	display: block;
}
#footer {
	clear:both;
	margin-top: 10px;
	background: #FFFFFF;
	color: 000000;
	height: 30px;
	height: 30px;
	line-height: 30px;
}
#footer #partner {
	margin-top: 10px;
	height: 30px;
	height: 30px;
	line-height: 30px;
}
#footer #partner ul li {
	list-style: none;
	float: left;
}
#footer #partner a {
	margin-left: 10px;
	color: #000000;
}
#sitetitle { 
	margin: 20px;
}
#sitetitle span { 
	font-family: Arial; 
	font-size: 1.2em; 
}

#menu_bg {
	background: #FFFFFF url('/images/free/game_bar_bg.gif') repeat-x;
	height: 37px;
	text-align: center;
}
#menu {
	width: 980px;
	height: 37px;
}
#menu #left {
	float: left;
	background: url('/images/free/online_games_1.gif') no-repeat;
	background-position : right;
	width: 53px;
	height: 37px;
}
#menu #center {
	float: left;
	background: url('/images/free/game_menu_bg.gif') repeat-x;
	width: 874px;
	height: 37px;
}
#menu #right { 
	float: left;
	background: url('/images/free/online_games_2.gif') no-repeat;
	background-position : left;
	width: 53px;
	height: 37px; 
}
#menu #center ul li {
	list-style: none;
	float: left;
}
#menu a {
	text-decoration: none;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	height: 37px;
	font-size: 13px;
	font-weight: bold;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #ffffff;
	background: url('/images/free/game_menu_shell.gif') repeat-x;
}
#menu a:hover {
	color: #000000;
	background: #ffffff;
}
#content { 
	background: #083F5E; 
	width: 100%;
	text-align: center;
}
#content-fixed { width: 980px; }
img.game { 
	border-color: #151515;
	border-width: 1px;
}


