body {
	font-family: "Gill Sans", "Lucida Grande", Arial, sans-serif;
	font-size:62.50%;
	color: #333333;
	background:#8DD0D9 url(background.gif) no-repeat bottom center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	
}
a:hover, .grey a:hover, .meta a:hover {
	color: #FF3366;
}

.content_holder {
	width: 1000px;
	margin: 50px auto 0px;
	position:relative;
	overflow:hidden;
	height: 950px;
}
.content {
	width: 410px;
	position:absolute;
	top: 128px;
	left: 330px;
	line-height:1.8em;
}
p.intro {
	font-size: 1.6em;
	font-style:italic;
	line-height:1.42em;
}
p {
	font-size: 1.40em;
	line-height:1.40em;
}
.meta {
	color: #666666;
	width: 185px;
	margin-right: 20px;
	float: left;
	display:inline;
	font-size: 0.9em;
}
.grey, .grey a, .meta a {
	color: #666666;
	margin-bottom: 0px;
}
h1 {
	color: #FF3366;
	font-size: 94px;
	margin: 0px;
	padding: 0px;
}
h1.header {
	margin-left: 40px;
}
h1 span {
	color: #FFFFFF;
}
h1.light {
	color: #C7E8EC;
}
h2 {
	font-size: 1em;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}
.sub {
	width: 298px;
	text-align:right;
	margin-left: 0px;
}
.newsletter {
	width: 380px;
	position:absolute;
	top: 392px;
	left: 790px;
	font-size: 1.4em;
	width: 200px;
}
#dhlyty-dhlyty, #cm-name {
	border: 0;
	background: #AFDEE4;
	width: 194px;
	padding: 3px;
	margin-bottom: 10px;
}
#newsletter_send {
	padding: 1px 3px;
	border:1px solid #6D989E;
	float: right;
	background: #8DD0D9;
}

#confirmation {
	display: none;
}
