body {
	background-image:url(images/bg.png);
	margin:0;
}
img {
	border:0;
}
.header {
	background-image:url(images/bg-header.gif);
	margin:4px auto;
	height:125px;
	width:975px;
	padding-left:25px;
}
.menu-top {
	background-image:url(images/bg-menu.png);
	margin:0 auto;
	height:56px;
	width:1000px;
}
.content {
	margin:5px auto;
	color:#4d3f29;
	background-color:#1d1912;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:989px;
	border: 2px solid #715f40;
	padding-top:3px;
	padding-left:7px;
}
.link a {
	text-decoration:none;
	color:#4d3f29;
}
.add {
	padding:20px;
	line-height:28px;
}
.banner {
	height:97px;
	width:499px;
	float:right;
	background-image:url(images/banner.png);
	padding-top:30px;
	padding-left:30px;
}
.contact {
	padding:20px;
	line-height:28px;
}
.contact a {
	text-decoration:none;
	color:#4d3f29;
}
.contact-page-left {
	float:left;
	width:39%;
}
.contact-page-right {
	float:left;
	width:57%;
}
.add-right {
	width:500px;
	margin-left:20px;
	float:right;
}
.add input[type=text] {
	width:300px;
	color:#4d3f29;
	background-color:#261e12;
	border: 2px solid #715f40;
}
.check {
	color:#4d3f29;
	background-color:#261e12;
	border: 2px solid #715f40;
}
.submit {
	width:60px;
	color:#4d3f29;
	background-color:#261e12;
	border: 2px solid #715f40;
}
.add select {
	width:300px;
	color:#4d3f29;
	background-color:#261e12;
	border: 2px solid #715f40;
}
#text-input {
	color:#4d3f29;
	background-color:#261e12;
	border: 2px solid #715f40;
}
.labels {
	width:90px;
}
.details {
	margin:12px;
	color:#ccbea0;
	font-family:Arial sans-serif;
	font-size:16px;
	width:565px;
	height:355px;
	border: 2px solid #715f40;
	padding:19px;
	float:right;
}
.details2 {
	margin:15px;
	color:#ccbea0;
	font-family:Arial sans-serif;
	font-size:16px;
	width:500px;
	height:500px;
	padding:20px;
	float:right;
}
.details-left {
	height:430px;
	float:left;
	width:170px;
	line-height:27px;
}
.details-right {
	height:420px;
	padding-top:30px;
	float:left;
	width:310px;
	text-align:justify;
}
.details-frame {
	width:102px;
	height:153px;
	border: 2px solid #715f40;
	float:left;
	margin-right:8px;
}
.clear100 {
	height:100px;
	clear:both;
}
.button {
	padding-top:1px;
	height:56px;
}
.frame {
	width:117px;
	height:155px;
	background-image:url(images/frame.png);
	padding-top:10px;
	margin-bottom:10px;
}
.frame-big {
	width:226px;
	height:322px;
	background-image:url(images/frame-big.png);
	margin-bottom:10px;
	margin-left:16px;
	padding-left:22px;
	padding-top:22px;
}
.frame-cover {
	width:118px;
	height:185px;
	float:left;
	margin-left:11px;
	margin-top:20px;
	color:#857251;
	text-transform:uppercase;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
.frame-cover-big {
	width:292px;
	height:390px;
	float:left;
	margin-left:21px;
	margin-right:31px;
	margin-bottom:15px;
	margin-top:20px;
}
.top {
    background-color:#4d3f29;
	width:281px;
	height:28px;
	padding-top:4px;
	border: 1px solid #715f40;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#1d1912;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
}
.top a {
	text-decoration:none;
	color:#1d1912;
}
.thumbs {
	margin:auto;
	height:140px;
	width:950px;
	padding-top:30px;
}
.comments-title {
	width:inherit;
	border-bottom: 2px dashed #715f40;
	margin-bottom:10px;
	margin-top:10px;
}
.comments {
	color:#857251;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.comments-author {
	color:#715f40;
	font-size:10px;
}
.enter {
	background-image:url(images/enter-corner.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#1d1912;
	margin:150px auto;
	text-align:center;
	color:#4d3f29;
	font-family:Arial sans-serif;
	font-size:16px;
	width:890px;
	height:380px;
	border: 2px solid #715f40;
	padding:10px;
}
#enter-textarea {
    background-color:#261e12;
	border: 2px solid #715f40;
	color:#4d3f29; 
    scrollbar-arrow-color:#715f40; 
    scrollbar-base-color:#715f40; 
}
.add-select {
	margin-top:6px;
}
.footer {
	margin:3px auto;
	color:#4d3f29;
	background-color:#1d1912;
	font-family:"Arial";
	font-size:14px;
	width:989px;
	height:22px;
	border: 2px solid #715f40;
	padding-top:4px;
	padding-left:7px;
}
.footer a {
	text-decoration:none;
	color:#4d3f29;
}
.none {
	text-decoration:none;
	color:#4d3f29;
}
