* {margin:0px; padding:0px;}
body {
	color: #000000;
	font-family: Garamond;
	font-size: 14px;
	background-color: #aaa196;
}

#all {
	color: #000000;
	margin: 0px auto;
	background: url(all_bg.jpg) repeat-x top;
}
#header {
	background: url(header.jpg) no-repeat;
	height: 155px;
	width: 1000px;
	margin:0px auto;
}
.logo {
	height: 140px;
	width: 300px;
	position: absolute;
	margin-left: 0px;
	left: 130px;
	margin-top: 40px;
}

.book {
	height: 25px;
	width: 200px;
	position: absolute;
	margin-left: 0px;
	left: 800px;
	margin-top: 180px;
}

.desc {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	position: absolute;
	width: 310px;
	margin-left: 620px;
	margin-top: 55px;
	font-family: "Tahoma";
}

.desc a, .desc a:visited{
	color: #1e0000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1.4;
}
.desc a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4;
}

#content {
	margin: 0px auto;
	width: 1000px;
}
.block {
	background: url(block_mid.jpg) repeat-y;
	width: 1000px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.2;
	font-family: "Tahoma";
}


.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.block_head {
	background: url(hall.jpg) no-repeat top;
	height: 16px;
	width: 1000px;
}


.thumbs {
	text-align: center;
	padding-left: 6px;
}



.top a, .top  a:visited {
	color: #25201a;
	font-family: arial;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;

}

.top a:hover {
	color: #25201a;
	font-family: arial;
	text-decoration: underline;
	font-size: 18px;
	line-height: 20px;
}

.block_footer {
	height: 16px;
	width: 1000px;
	display: block;
	background: url(bookmark.jpg) no-repeat bottom;
}


#footer a, .footer a:visited {
	color: #25201a;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 14px;
}
#footer {
background: url(footer.jpg) no-repeat;
	height: 180px;
	width: 1000px;
	margin:0px auto;
	text-align: center;
	color: #000000;
	font-size: 14px;
	line-height: 13px;
	margin: 0px auto;
}
#footer p {
	padding:5px 0px 5px 0px;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.small                    { font-size: 11px; }

.bar {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  background-color:#cfcfcf;
  height: 15px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	padding: 0 0 0 0px;

}

h3, h2, h1 {
	font-family: "Tahoma";
	font-weight: bold;
	line-height: 1.2;
}
h1 {
	font-size: 12px;
	text-decoration: none;
	color: #25201a;

}

h3 {
	font-size: 18px;
	text-decoration: none;
	color: #25201a;
}

h2 {
	font-size: 30px;
	text-decoration: underline;
	color: #d1251b;
}

.button {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-color:#5A5A5A;
	border-style:solid;
	border-width:1px 1px;
	padding:0px;
	width:100%;
	display:table;
	background-color:#25201a;
	font-size:20px;
}

.thumbs a, .thumbs a:visited {
	line-height: 1.1;
	color:#ef8e0e;
	text-decoration:none;
	font-family:arial,helvetica,verdana;
}

.thumbs a:hover {
	text-decoration:underline;
}

.red {
	color:#fa3804;
}
