body {
	background: #dcdcdc;
}

div#content {
	background: #fff url(../../themes/default/img/headfoot/bg_content_2.gif) center top repeat-y;
}

div#content #contentMenu {
	width: 178px;
	float: left;
}

div#content .menu_img {
	position: absolute;
	bottom: 240px;
}

div#content div.boxmenu_img {
	height: 280px;
}

div#content #contentHtml2 {
	width: 550px;
	padding: 20px;
	margin-left: 10px;
	border-top: 1px solid #c8c8c8;
	float: left;
	line-height: 140%;
	font-size:0.9em;
	text-align: justify;
}

div#content #contentMenu ul#submenuul {
	width: 156px;
	margin: 13px 0px 0px 11px;
	list-style-type: none;
}

div#content #contentMenu ul#submenuul  li {
	height: 20px;
	margin: 8px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	background: url(../../themes/default/img/headfoot/arrow_right.gif) 150px 5px no-repeat;
	color: #ff0000;
}

div#content #contentMenu ul#submenuul  li a {
	color: #333333;
}

div#boxbottom {
	background: #fff url(../../themes/default/img/headfoot/bg_content_bottom_2.gif) center top no-repeat;
}

img.thumb {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #C8C8C8;
}

img.popup {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}

a.popup {
	height: 172px;
	float: left;
	padding-bottom: 6px;
	margin: 20px 11px 20px 11px;
	background: url(../../themes/default/img/headfoot/zoom.gif) center bottom no-repeat;
}

td.formtext {
	width: 120px;
	text-align: right;
	padding-right: 5px;
}

input.large {
	width: 383px;
	height: 19px;
	margin: 5px 0px;
}

td.error {
	color: #ff0000;
	font-size: 0.8em;
	text-align: left;
}

input.subscribe {
	width: 100px;
	height: 22px;
	border: 0px;
}

