body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #505050;
}
#header {
	width: 941px;
	height: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.hd {
	width: 941px;
	height: 1px;
	background: #a57c52;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.thumbs {
	background: #a57c52;
	width: 941px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.thumbs a img {
	width: 180px;
	height: 230px;
	background: url(images/loading.gif) no-repeat center;
}
.gr4 {
border: 1px solid #363636;
}
.gr5 {
border: 1px solid #fbcf7f;
}
.thumbs td {
	text-align: center;
}


.bl {
	background: #a57c52;
	width: 941px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.bl td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bl ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bl li {
	font-size: 10px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.bl a {
	color: #ffc371;
	text-decoration: none;
}
.bl a:visited {
	color: #ffc371;
	text-decoration: none;
}
.bl a:hover {
	color: #f9d097;
	text-decoration: none;
}


.bs {
	background: #a57c52;
	width: 941px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.bs td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 10px;
	list-style: none;
	color: #363636;
}
.bs a {
	color: #ffc371;
	text-decoration: none;
	font-weight: bolder;
}
.bs a:visited {
	color: #ffc371;
	text-decoration: none;
}
.bs a:hover {
	color: #f9d097;
	text-decoration: none;
}


#footer {
	background: #e03d1e;
	width: 941px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 2px solid #363636;
	height: 1px;
	color: #363636;
	font-size: 10px;
}
.ft {
	padding: 2px 4px 10px 100px;
}
.wm {
	padding: 20px;
	font-weight: bolder;
	text-align: right;
}
.wm a {
	color: #ffc371;
	text-decoration: none;
	font-weight: bolder;
}
.wm a:visited {
	color: #ffc371;
	text-decoration: none;
}
.wm a:hover {
	color: #f9d097;
	text-decoration: none;
}