.10px-verdana {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px}

BODY {
	background-image: url("bg1.gif");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #989898;
	line-height: 16px;
}

h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #999900;
}

A:link.2, A:visited.2, A:active.2, A:hover.2 { text-decoration: none }
A:link.2, A:visited.2, A:active.2 { color: #003366 }
A:hover.2 { color: #333333 }

#imageContainer {
	position: relative;
	height: 350px;
	margin: auto;
}

#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

