html {
	background-color: white;
	font-family: "Helvetica Neue", Helvetica, Ariel, Geneva, sans-serif;
	color: white;
}
img, div, ol, ul, li { 
	behavior: url(iepngfix.htc)
}
div.outside {
	width: 1021px;
	height: 718px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/back_open.jpg) no-repeat;
	margin-top: 5px;
	padding: 0;
}


div.inside {
	width: 1000px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	margin: 0;
}
div#main_banner {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px;
	left: 38px;
}
div#herm_bea {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 309px;
	left: 66px;
	text-align: right;
}
div.intro {
	width: 358px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 93px;
	left: 47px;
}
p {
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
p#under {
	color: #404040;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: right;
}



img {
	border-style: none;
}


h1.opening {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 9px 0 0;
	color: #404040;
	position: absolute;
	top: 221px;
	left: 88px;
	text-align: right;
}
/**------rollover effect--------**/
div.enter {
	width: 155px;
	height: 56px;
	position: absolute;
	top: 392px;
	left: 273px;
}
.enter img {
	width: 155px;
	height: 56px;
	border-style: none;
}

.enter a:hover img {
	width: 155px;
	height: 56px;
	border-style: none;
	background-image: url(images/enter_ro.png);
}
/**------end rollover effect--------**/


