body, td, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav-bg {
	background-image: url(images/nav.bg.gif);
	background-repeat: repeat-y;
}
.copyright-bg {
	background-image: url(images/copyright.bg.gif);
	background-repeat: repeat-y;
	background-color: #BEC4C4;
}
.content {
	padding: 10px;
	background-image: url(images/content.bg.jpg);
	background-repeat: no-repeat;
	width: 751px;
}
.main {
	background-image: url(images/main.2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 771px;
	height: 575px;
}
.shop {
	padding: 26px;
	background-image: url(images/content.bg.jpg);
	background-repeat: no-repeat;
	width: 719px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
}
.large-items {
	border: 2px solid #C3C8CE;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery {
	border: 2px solid #C3C8CE;
	margin-bottom: 10px;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover {
	text-decoration: none;
}
.gallery-thumbs {
	border: 2px solid #C3C8CE;
	margin-right: 6px;
	margin-bottom: 6px;
}
.small-item {
	margin-right: 3px;
	margin-bottom: 3px;
	border: 2px solid #FFFFFF;
}
.small-item-over {
	margin-right: 3px;
	margin-bottom: 3px;
	border: 2px solid #1B242B;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}