html, body, form, ul, li
{
	margin: 0;
	padding: 0;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: #ffffff;
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}
ul
{
	list-style-position: inside;
}
#default_form th
{
	padding: 0px 5px 3px 0px;
}
#default_form td
{
	padding-bottom: 3px;
}
.default_edit td
{
	padding-right: 5px;
}
#wrap
{
	width: 100%;
	height: 100%
}
#wrap_td
{
	width:100%;
	height:100%;
	vertical-align:middle;
}
#wrapper
{
	width: 999px;
	margin: 0 auto;
}
#admin
{
	height: 21px;
	padding-top: 3px;
	color: #000000;
}
#admin a
{
	color: #000000;
}
#page
{
	padding: 20px;
	width: 820px;
	height: 575px;
	background: url(../images/inner3.jpg) #237a47 bottom right no-repeat;
	overflow: auto;
}
#main
{
	border: 1px solid #ffffff;
}
#image_menu
{
	border-right: 1px solid #ffffff;
	background: #000000;
	text-align: center;
}
#image_menu img
{
	margin-bottom: 7px;
}
#image_menu .thumbnails img
{
	cursor: pointer;
}
#image_menu #top
{
	padding-top: 8px;
}
#image_menu #bottom
{
	padding-bottom: 8px;
}
#image_menu #top img
{
	cursor: pointer;
}
#image_menu #bottom img
{
	cursor: pointer;
}
#image
{
	width: 860px;
	height: 575px;
	position: relative;
}
#page_menu
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 0px;
	font-size: 14px;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
#page_menu_inner
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 0px;
	font-size: 14px;
}
.item
{
	padding: 5px 35px 0px 35px;
	border-top: 1px solid #ffffff;
}
.item_active
{
	padding: 5px 35px 0px 35px;
	border-top: 1px solid #ffffff;
}
.separator
{
	padding-top: 5px;
	border-top: 1px solid #ffffff;
}
.item_active a
{
	text-decoration: underline;
}
.item2
{
	padding: 5px 0px 0px 0px;
}
.item_active2
{
	padding: 5px 0px 0px 0px;
}
.separator2
{
	padding: 5px 20px 0px 20px;
}
.item_active2 a
{
	text-decoration: underline;
}
#image_info
{
	position: absolute;
	bottom: 27px;
	left: 0;
	width: 830px;
}
#image_info #line
{
	height: 25px;
	border-bottom: 1px solid #ffffff;
}
#image_info #text
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 60px;
	background-color: #000000;
	font-size: 14px;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
#inner
{
	position: relative;
	width: 860px;
	height: 575px;
	background: url(../images/inner3.jpg) #237a47 bottom right no-repeat;
}
#inner #title
{
	position: absolute;
	width: 790px;
	padding: 106px 0px 0px 70px;
	height: 24px;
	border-bottom: 3px solid #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#menu2
{
	padding-bottom: 20px;
	text-align: left;
}
#menu2 a
{
	text-decoration: underline;
}
#inner #text
{
	position: absolute;
	top: 140px;
	left: 70px;
	width: 695px;
	height: 405px;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
	font-size: 14px;
}
#inner #bottom_line
{
	position: absolute;
	top: 555px;
	width: 860px;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}
#footer
{
	color: #000000;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
#footer a
{
	color: #000000;
}
