* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #dfbc62;
	background: url(images/bg.jpg) repeat;
	text-decoration: ;
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 179px;
	width: 761px;
	margin:0px auto;
}
.logo {
	height: 140px;
	width: 470px;
	position: absolute;
	margin-left: 30px;
	left: 100px;
	margin-top: 4px;
}

.book {
	font-family: Tahoma;
	font-size: 15px;
	color: #990000;
	text-decoration: blink;
	height: 15px;
	width: 100px;
	position: absolute;
	margin-left: 30px;
	left: 750px;
	margin-top: 145px;
	font-weight: bold;
}

.desc {
	font-size: 12px;
	color: #ffe34a;
	position: absolute;
	width: 230px;
	margin-left: 500px;
	margin-top: 20px;
	font-family: Tahoma;
}

.banner a, .banner a:visited {
	font-family: Comic Sans MS;
	text-align: center;
	color: #4c0702;
	font-size: 18px;
	text-decoration: none;
}

.desc a, .desc a:visited{
	color: #ffe34a;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1.4;
}
.desc a:hover {
	color: #fc0606;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4;
}

.descA {
	font-size: 21px;
	color: #ffe34a;
	position: absolute;
	width: 230px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Comic Sans MS;
}

.descC {
	font-size: 21px;
	color: #ffe34a;
	position: absolute;
	width: 220px;
	margin-left: 432px;
	margin-top: 21px;
	font-family: Comic Sans MS;
}

.descB {
	font-size: 21px;
	color: #ffe34a;
	position: absolute;
	width: 130px;
	margin-left: 430px;
	margin-top: -50px;
	font-family: Comic Sans MS;
	text-decoration: blink;
}

#content {
	margin: 0px auto;
	width: 982px;
}
.block, .block_br {
	width: 982px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 1.5;
	font-family: Comic Sans MS;
}

.block, .text {
	background: url(images/block_mid.jpg) repeat-y;
}

.block_br {
	background: url(images/block_mid_br.jpg) repeat-y;
}

.block_head1, .block_top_head {
	height: 48px;
	width: 982px;
}

.block_top_head {
	background: url(images/hall2.jpg) no-repeat top;
}

.block_head1 {
	background: url(images/hall.jpg) no-repeat top;
}

.block img, .block_br img {
	background: url(images/thumb.gif) no-repeat;
	height: 180px;
	width: 240px;
	
	display: block; width:240px; height:180px;
	border:1px solid #ffe34a
}
.block a:hover img, .block_br a:hover img {
	border:1px dashed #ffffff;

}
.thumbs {
	text-align: center;
	padding-left: 3px;
}
.thumbs i {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	display: block;
}

.thumbs a, .thumbs a:visited  {
	padding:1px;
	display: block;
	float: left;
	color: #ffe34a;
	
}
.thumbs a:hover {
	color: #ffe34a;
	text-decoration: none;
}

.block_footer, .block_top_footer {
	height: 48px;
	width: 982px;
	display: block;
}

.block_footer {
	background: url(images/downbth.jpg) no-repeat bottom;
}

.block_top_footer {
	background: url(images/downbtp.jpg) no-repeat bottom;
}

.block li, .block_br li {
	width: 265px;
	padding:2px 0px 2px 60px;
	float: left;
	display: block;
	color: #182f0c;
}

.block li a, .block li a:visited, .block td a, .block td a:visited, .block_br li a, .block_br li a:visited, .block_br td a, .block_br td a:visited {
	color: #ffe34a;
	text-decoration: none;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

.text {
	width: 982px;
	font-size: 12px;
	font-family: Comic Sans MS;
	color: #000000;
	padding-left: 5px;
}

.text a, .text a:visited {
	line-height: 1.8;
	color: #FF9999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.text a:hover{
	color: #000000;
	text-decoration: none;
}

.block li a:hover, .block td a:hover, .block_br li a:hover, .block_br td a:hover {
	color: #4c0702;
	text-decoration: underline;
}

#footer a, .footer a:visited {
	color: #4c0702;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
}
#footer {
	width: 800px;
	text-align: center;
	color: #4c0702;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}
#footer p {
	padding:5px 0px 5px 0px;
}

#footer a:hover {
	color: #990000;
	text-decoration: none;
}

