#left_menu {
	background-image: url(../img/leftmenu/ogames_menubg.gif);
	display: block;
	height: 590px;
	width: 216px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 70px;
	background-repeat: no-repeat;
}
#left_menu ul {
	padding-right:10px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
#left_menu a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
#catalog_top {
	background-image: url(../img/content/ogames/ogames_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
}
#catalog_bottom {
	background-image: url(../img/content/ogames/ogames_border_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 3px;
	padding-bottom: 20px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #961B1E;
}
#catalog_main {
	background-image: url(../img/content/ogames/ogames_border_mid.gif);
	background-repeat: repeat-y;
	padding: 20px;
}

#catalog_box .thumb:hover, .thumb:hover {
	background-image: url(../img/content/ogames/ogames_thumb_bgover.gif);
	background-repeat: no-repeat;
}
h2.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 55px;
	position: relative;
	left: 335px;
	width: 50%;
}
#detail_pictop {
	background-image: url(../img/content/ogames/ogames_detail_name.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 427px;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
}
.detail_thumb a {
	background-image: url(../img/content/ogames/ogames_circle_thumb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
}