@charset "utf-8";
/* CSS Document */
body {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 0px;
	color:#fff;
	background-attachment: scroll;
	background-image: url(images/wallstreet_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1{
	font-size: 14px;
}
a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#wrapper {
	background-color: #4c4c4c;
	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{
	width: 160px;
}
#menu {
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height:42px;
}
.menu_button {
	background-color: #2f2f2f;
	float:left;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
}
.menu_button a:link{
	color:#fff;
}
.menu_button a:visited{
	color:#fff;
}
.clear {
	clear:both;
}
#content{
	background-color: #4c4c4c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#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: 85px;
	width: 116px;
}
#footer{
	margin-top: 50px;
	padding-bottom:3px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

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