* html .buggybox {height: 1%;}

body {
	background: url(/images/bg.png);
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
small {
	font-size: 11px;
}
textarea, input, select {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #5792c9;
}
img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
#bg {
	background: url(/images/bg_top.png) repeat-x;
	padding-top: 20px;
}
#shadow-top {
	width: 776px;
	background: url(/images/shadow_top.png);
	height: 8px;
	font-size: 1px;
}
#header {
	background: url(/images/header_shadow.gif);
	background-repeat:repeat-x;
	width: 760px;
	padding: 0px 8px 0px 8px;
	height:308px;
	background-color:#fff;
}

#header-white {
	background: #fff;
	padding: 8px 6px 0px 8px;
	height:236px;
}
#header-white-bottom {
	padding: 6px 6px 0px 0px;
	background: url(/images/beard.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	height:29px;
	width:754px;
	text-align:right;
	color:#5d90be;
	font-size:16px;
}

#logo {
	background: url(/images/logo.gif);
	width: 222px;
	height: 236px;
	float: left;
}
#header-text {
	background: url(/images/text.gif);
	background-repeat: no-repeat;
	width:524px;
	height:236px;
	float:left;
}


#header-bg {
	background: url(/images/header_bg.png);
}
#member-box {
	padding: 30px 8px 0px 0px;
	text-align: right;
}
#member-links {
	font-size: 16px;
	position: relative;
	bottom: 4px;
}
#menu {
	height: 29px;
	background-color:#fff;
}
#menut {
	height: 29px;
	background: url(/images/navbar.gif);
	width: 746px;
}
a.menu-link {
	margin: 0px 15px 0px 15px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
a.menu-link:hover {
	border-bottom: 10px solid #ffffff;
}

.white {
	color: #fff;
}
.blue {
	color: #5d90be;
}
#mid {
	background: url(/images/mid_bg.png);
	width: 776px;
	padding-bottom: 8px;
}
#mid-top {
	background: url(/images/mid_bg.png) repeat-x;
	padding: 0px 8px 0px 8px;
}
.ads {
	background: #ffffff;
	padding-top: 8px;
	width:100%;
	height:100%;
}
#content {
	background: #fff;
	padding: 16px 20px 20px 20px;
	color: #5d90be;
	font-size: 13px;
	text-align: left;
	display: inline-block;
}
h1 {
	font-size: 25px;
	margin: 0px 0px 5px 0px;	
	display: inline-block;	
}
#shadow-bottom {
	width: 776px;
	background: url(/images/shadow_bottom.png);
	height: 8px;
	font-size: 1px;
}
#footer {
	text-align: right;
	color: #fff;
	width: 760px;
	margin-bottom: 20px;
	font-size: 16px;
	padding-top: 15px;
}
#side {
	border-left: 1px solid #ccc;
	float: right;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content-column {
	padding-right: 10px;
	margin-right: 170px;
}

a:link, a:visited {
	border-bottom: 0px;
	text-decoration: none;
}
.play {
  height: 8px;
  font-size: 10px;
  padding-right: 4px;
  color: #000;
  text-decoration: underline;
}
.photo {
  border: 1px solid; 
  color: #000;
}
.game {
  font-size: 11px; 
  text-decoration: underline;
}
.gamename{
  font-size: 11px;
  color: #5d90be;
  text-decoration: underline;
}
.descript{
  font-family: Verdana, Arial;
  padding-left: 4px;
  
}
.latest{
  font-size: 10px;
  font-family: Verdana, Arial;
}

.online {
  color: #000;
  text-decoration: underline;
}
.member{
  font-size: 14px;
  color: #5d90be;
}