/* CSS Document */

body {
	background-color: #FFCC99;
	background-repeat: no-repeat;
}
#wrapper {
	height: 600px;
	width: 924px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -468px;
	margin-top: -309px;
}

.Scroller-Container {
	position: absolute;
	left: 0px;
	width: 157px;
	top: 0px;
	margin-top: 3px;
}
.Scrollbar-Up {
	position: absolute;
	width: 10px;
	height: 12px;
	background-color: #330001;
	font-size: 0px;
	top: -14px;
}
.Scrollbar-Track {
  width: 10px; height: 267px;
  position: absolute;
  top: 2px;
  background-color: #330001;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 68px;
  background-color: #993333;
}
.Scrollbar-Down {
  position: absolute;
  top: 274px;
  width: 10px; height: 12px;
  background-color: #330001;
  font-size: 0px;
}
#Scrollbar-Container {
	position: relative;
	width: 11px;
	left: 161px;
	top: -280px;
}

#Container {
	position: relative;
	width: 157px;
	height: 330px;
	margin-top: 0px;
	top: 0px;
}
#News, #About, #Extra {
	position: absolute;
	top: 36px;
	width: 157px;
	height: 296px;
	display: none;
	overflow: hidden;
}
#News {
	display: block;
	width: 157px;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 4px;
	margin-top: -11px;
}

H3 {
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 1px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	top: 0px;
	padding-top: 0px;
}

.form {
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-left: 7px;
	width: 149px;
	max-width: 149px;
	padding-bottom: 0px;
	height: 255px;
	margin-top: 0px;
	padding-top: 0px;
}
.coupon {
	position: relative;
	bottom: 10px;
}

.mailinglist {
	margin-top: 33px;
	margin-bottom: 0px;
}

