body
{
	font: 12px 'Futura Bk', Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fffefd;
}

h2
{
	font-weight: normal;
}

#page_box
{
	position: relative;
	width: 800px;
	margin: -5px auto 0 auto;
}

#logo_box
{
}

#logo1
{
}

#logo2
{
	padding: 20px 0 0 0;
}

#menu_box
{
	position: relative;
	width: 150px;
	font-size: 12px;
	margin: 0 0 0 -20px;
	float: left;
	height: 380px;
}

#menu_box a:hover
{
	font-style:italic;
	text-decoration:underline;
}

#menu_list	{
	list-style-type: none;
	line-height: 25px;
	padding-top: 20px;
}

.menu_item	{
	text-decoration: none;
	color: #284907;
}

#act_item {
	color: #000000;
	text-decoration: underline;
}

#content_box
{
	position: relative;
	width: 800px;
	padding: 5px 0 0 0;
}

#text_box
{
	position: relative;
	width: 690px;
}

#fl_box
{
	position: relative;
	width: 670px;
	float: right;
}

#body_img
{
	position: relative;
	float: right;
	padding-left: 24px;
	margin: 30px 0 20px 0;
}

.gallery_img
{
	position: relative;
	float: right;
	border-style: none;
	margin: 1px;
/*	padding-left: 24px;
	margin: 30px 0 20px 0; */
}

#footer_box
{
	padding: 15px 0px 5px 0px;
	text-align: center;
	clear: both;
	font-size: 10px;
}
