@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}
body{
	margin:0;
	padding:0;
	background:url(../images/back.jpg) top center repeat;
	font-size:12px;
	color:#462f13;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a, a:link, a:visited{color:#462f13;, text-decoration:none;}
#wrapper{
	width:960px;
	margin:auto;
	min-height: 100%;
	margin-bottom:-84px;
	position: relative;
}
.clearfooter {
	height: 84px;
	clear: both;
}
/**********************************************************************/

#flash_area{
	width:950px;
	height:650px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/flash1.jpg) top left no-repeat;
}
#footer{
	width:100%;
	height:84px;
	margin:0px;
	padding:0;
	float:left;
	background:url(../images/wood.jpg) bottom left repeat-x;
	position: relative;
}
#footer_line{
	width:100%;
	height:45px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/footer_menu.jpg) top left repeat-x;
}
#footer_menu{
	width:950px;
	height:40px;
	margin:0 auto;
	padding:0;
}
#footer_left{
	width:480px;
	height:33px;
	margin-left:30px;
	float:left;
	padding-top:7px;
	text-align:left;
	font-size:11px;
	color:#644928;
}
#footer_right{
	width:108px;
	height:24px;
	float:right;
	margin:10px 30px 0 0;
	background:url(../images/artabout.png) top left no-repeat;
}
#top_menu{
	width:328px;
	height:47px;
	margin:0;
	padding:0 0 0 0px;
	float:right;
}
.top_menu_off{
	width:94px;
	height:42px;
	margin:0;
	padding:5px 0 0 2px;
	float:left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#efddbd;
	background:url(../images/top_button_off.gif) top left no-repeat;
}
.top_menu_off a, .top_menu_off a:link, .top_menu_off a:visited{color:#efddbd; text-decoration:none;}
.top_menu_off a:hover, .top_menu_off a:focus{color:#efddbd; text-decoration:none;}
