body {
	color: #666;
	background-color: #f5f5f5;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #e8e8e8;
	text-decoration: none;
}
.enterdiv {
	color: #999999;
	font-size: 11pt;
	width: 75px;
	height: 22px;
	padding: 0;
}
.enterdiv a {
	background: url(images/enter_button.png) no-repeat 0 0;
	width: 75px;
	height: 22px;
	padding: 0;
	display: block;
	position: absolute;
	top: 355px;
	left: 80px;
}
.enterdiv a:hover {
	background-position: 0 100%;
}
h1 {
	font-weight: normal;
	color: #000;
	font-size: 24pt;
	margin: 0;
	position: absolute;
	top: 85px;
	left: 80px;
}
h1 span {
	font-family: Helvetica, Arial, sans-serif;
	color: #f3c;
	font-weight: bold;
	padding-right: 1px;
}
h2 {
	font-weight: normal;
	color: #000;
	font-size: 17pt;
	margin: 0;
	position: absolute;
	top: 140px;
	left: 80px;
}
div.home {
	font-size: 11pt;
	margin: 0;
	position: absolute;
	top: 175px;
	left: 235px;
	width: 300px;
	line-height: 1.375em;
}
div#wrapper {
  	background-color: #fff;
  	width: 990px;
  	height: 660px;
  	margin: 40px auto;
  	text-align: left;
  	position: relative;

}

div#article div.Slideshow {
	position: absolute;
	top: 50px;
	right: 0;
	width: 450px;
	height: 355px;
}

