@charset "utf-8";
/* CSS Document */
body {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
}
h1{
	font-size: 14px;
}
#livesearch {
	width:194px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}
a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#wrapper {
	background-color: #CCC;
	margin: auto;
	width: 990px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 990px;
}
#pub_728x90 {
	height: 90px;
	width: 728px;
	/*border: 2px solid #666;*/
	margin-left:250px;
	padding-top:10px;
}
#pub_160x600{
	height: 600px;
	width: 160px;
	border: 2px solid #666;
}
#menu {
	background-color: #CCC;
	height:30px;
}
.menu_button {
	background-color: #CCC;
	float:left;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
}
.clear {
	clear:both;
}
#content{
	background-color: #CCC;
}
#left_column{
	width: 816px;
	float:left;
}
#right_column{
	width: 160px;
	float:left;
}

.games_content {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.our_games_img {
	float:left;
	height: 110px;
	width: 130px;
}

#footer{
	margin-top: 50px;
}
#footer a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#footer a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
