/* CSS Document */
html, body {
	width: 100%;
	height:100%;
    font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #fef1e0 url(/images/all_bg.gif) left top repeat-x;
}
A {
    font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #452f15;
	text-decoration: underline; 
}
A:hover {
	text-decoration: none; 
}
A IMG{
    border: 0;
}
table td{
	vertical-align: top;
	color: #452f15;
}
#all{
	background: url(/images/all_center_bg.gif) center top repeat-y;
}
#left_bg{
	background: url(/images/left_bg.gif) right top no-repeat;
}
#right_bg{
	background: url(/images/right_bg.gif) left top no-repeat;
}
#left_all_bg{
	background: url(/images/left_all_bg.gif) right top repeat-y;
}
#right_all_bg{
	background: url(/images/right_all_bg.gif) left top repeat-y;
}
#header{
	background: #fdf7ee url(/images/header_bg.gif) left top repeat-x;
}
#header blockquote{
	width: 161px;
	height: 121px;
	margin: 9px 0 0 11px;
	text-indent: -700em;
	overflow:hidden;
	white-space: nowrap;
	background:url(/images/logo.gif) left top no-repeat;
}
#header blockquote a{
	width: 161px;
	height: 121px;
	display: block;
	text-indent: -700em;
	overflow:hidden;
	white-space: nowrap;
}
#header_txt{
	vertical-align: middle;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
} 
#header_txt span{
	font-size: 26px;
} 
#menu a{
	display: block;
	width: 131px;
	height: 23px;
	padding: 16px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	background: url(/images/menu_bg.gif) left top no-repeat;
}
* html #menu a{
	height: 39px;
}
#menu a:hover{
	color: #ffffff;
	background: url(/images/menu_cur_bg.gif) left top no-repeat;
}
#menu span{
	display: block;
	width: 131px;
	height: 23px;
	padding: 16px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	cursor:pointer;
	background: url(/images/menu_cur_bg.gif) left top no-repeat;
}
* html #menu span{
	height: 39px;
}
#menu2{
	margin: 20px 0;
}
#menu2 .txt{
	display: block;
	width: 164px;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	background: url(/images/img_menu_bg.gif) left top no-repeat;
}
* html #menu2 .txt{
	height: 30px;
}
#menu2 .txt:hover{
	background: url(/images/img_menu_cur_bg.gif) left top no-repeat;
}
#menu2 span{
	display: block;
	width: 164px;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
	cursor:pointer;
	background: url(/images/img_menu_cur_bg.gif) left top no-repeat;
}
* html #menu2 span{
	height: 30px;
}
h1{
	font-size: 24px;
	margin: 0 0 20px 0;
	font-weight: normal;
}
#content{
	padding: 0 20px 40px 20px;
	font-size: 12px;
	text-align: justify;
	background: #fdf7ee;
}
#content td{
	font-size: 12px;
	text-align: justify;
}
#bottom{
	padding: 5px 20px 15px 20px;
	background: #fed8a5;
}
#bottom table td{
	vertical-align: middle;
}
#bottom table td table td{
	vertical-align: bottom;
	font-size: 9px;
}
#bottom #copy{
	font-size: 14px;
	text-align: center;
}
#bottom #bottom_menu{
	font-size: 11px;
	text-align: right;
	padding: 0 0 5px 0;
}
#bottom #bottom_menu a{
	margin: 0 6px 0;
}
#bottom #bottom_menu span{
	margin: 0 6px 0;
}

/* ----- inner ----- */
#inner #inner_content_menu{
	margin: 0 0 20px 0;
}
#inner #content_menu{
	padding: 0 20px 10px 20px;
	font-size: 14px;
	line-height: 1.5em;
	background: url(/images/inner_content_menu_center.gif) left top repeat-y;
}
#inner #gallery a img{
	margin: 0 10px 10px 0;
}
