body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
body, h1, h2, h3 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;	
}
h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
a {
	color: #224ecc;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#content {
	width: 880px;
	background-color: #efefef;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}

#menu, #menu_foot {
	width: 880px;
	height: 80px;
	text-align: center;
	padding-bottom: 5px;
}
#menu_foot {
	padding-top: 5px;
	padding-bottom: 20px;
}
#menu_top, #menu_middle, #menu_bottom {
	text-align: center;
	padding-top: 10px;
}
#menu_image {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 188px;
	float: left;
}
#adtag_right {
	position: absolute;
	width: 160px;
	left: 885px;
	top: 86px;
}
#adtag_bottom {
	position: absolute;
	width: 880px;
	text-align: center;
}
#menu_countries {
	position: absolute;
	left: 845px;
	top: 2px;
	height: 22px;
}
.menu_head, .menu_head_highlight {
	font-size: 14px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 10px;
}
.menu_head_highlight {
	color: #FF0000;
}

.menu_head a:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
.menu_logo_top {
	text-align: left;
	height: 68px;
}
.row_game {
	border-bottom: 1px solid #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 40px;
}
.boximage, .image {
	float: left;
	margin-right: 5px;
}
.boximage {
	height: 280px;
}
.imageborder {
	border: 1px solid #CCCCCC;
}
.genre {
	font-size: 12px;
}
.buylink {
	color: #ff0000;
}
.short_menu {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px	
}
.space {
	display: inline;
}
