body {
	font-family: Arial, Sans-Serif;
	background-color: #1c1c1e;
}
i {
	position:absolute;
	left: -9999px;
}
#links a {
	font-size:15px;
	color:gray;
	padding:9px 8px 0px 6px;
	margin: 0px 0px 0px 0px;
	background-color:#1c1c1e;
	text-decoration:none;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#links a:hover {
	color: #fff;
}
a {
	color:white;
	text-decoration:none;
}
#footer p {
	font-size:9px;
	color:gray;
	padding-top:5px;
}
h1 {
	font-family: Arial, Sans-Serif;
	font-size:28px;
	color:white;
	margin:5px;
	text-decoration:none;
}
h2 {
	font-family: Arial, Sans-Serif;
	font-size:18px;
	color:red;
	padding:0px auto;
	margin:5px;
	text-decoration:none;
}
#wrap {
	width: 795px;
	margin:0px auto;
	padding: 4px;
	background-image: url(../img/bg.jpg);
	background-color:#222222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
}
#upbar {
	width: 795px;
	height:75px;
	background-color: #1c1c1e;
	padding:0px auto;
	margin: 0px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#logo {
	margin:0px auto;
	float:left;
	height:50px;
	width:150px;
	background-color:transparent;
}
#logo a img {
	border: 0;
}
#links {
	height:20px;
	width:795px;
	padding:0px auto;
	margin:5px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:transparent;/*#2e2e31;*/
}
#imgstock {
	margin:5px auto;
padding 5px auto;
	width:795px;
	height: 310px;
	background-color:#1c1c1e; /*#5c5b5e*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow:auto;
}
.thmb {
	float:left;
	height: 142px;
	margin: 8px 9px 4px 8px;
	width: 142px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow:hidden;
}
.thmbgirl, .thmbman, .thmbpro {
	float:left;
	height: 142px;
	margin: 3px 9px 4px 8px;
	width: 142px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow:hidden;
}
.thmbhunt {
	float:left;
	height: 142px;
	margin: 3px 9px 4px 8px;
	width: 142px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow:hidden;
}
.thmbgirl img, .thmbman img, .thmbpro img{
	margin:0px auto;
	border:0px;
	overflow:hidden;
}
.thmbhunt img {
	margin:0px auto;
	border:0px;
	overflow:hidden;
}
.thmb img {
	margin:0px auto;
	border:0px;
	overflow:hidden;
}
#text {
	margin:0px auto;
	padding: 0px auto;
	width:795px;
	background-color:#5a5858;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#text p, #text ul {
	text-align:justify;
	font-size:13px;
	padding:10px;
	color:white;
}
#text ul {
	padding:10px;
	margin-left: 10px;
}
#footer {
	font-family: Arial, Sans-Serif;
	margin:0px auto;
	padding: 0px;
	width:795px;
	height: 19px;
}
#lang {
	text-transform: lowercase;
	margin-right: 10px;
	float: right;
	font-size: 70%;
}
a#lang {
	color: #ddd;
}
