h2 {
	font-size: 250%;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

#photoBlock {
	margin-top: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #dcdce4;
	text-align: center;
}
#photoBlock a {
	cursor: pointer;
}

#cont1Text {
	padding-left: 20em;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cont1Text table {
	height: 14em;
	width: 100%;
}

#innerText2, #innerText3, #innerText4, #innerText5, #innerText6, #innerText7, #innerText8, #innerText9 {
	display: none;
}

#cont2Text div.c {
	width: 15em;
	white-space: nowrap;
}
#cont2Text, #cont2Text a:link {
	color: #999999;
}
#cont2Text h3 {
	font-size: 150%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #999999;
	margin-left: 0px;
	padding-left: 0px;
}
#cont2Text a:link {
	color: #443b6d;
}
#cont2Text a:visited {
	color: #655c8d;
}
#cont2Text a:hover {
	color: #ff0000;
}
#cont2Text ul {
	list-style-position: outside;
	list-style-image: url(/image/top_menu_li.gif);
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0em;
	padding-left: 2em;
}
#cont2Text ul li {
	padding-bottom: 0.5em;
}

#slogan {
	position: absolute;
	left: -200px;
	top: -200px;
}

#cont2Text {
	background-image: url(/image/main_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}