body {
	background: #000000;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	min-width:775px;
	max-width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	background: url(../images/header_sunrise01.jpg) no-repeat;
}
#heading {
	text-align: left;
	clear: both;
	position: relative;
	width: 100%;
	visibility: visible;
}
#heading h1 {
	padding-bottom: 125px;
	font-size: 1.5em;
	color: #FFFF00;
	margin-left: 20px;
}
#ContainerPix {
	text-align: center;
	background: url(none);
}
.emailPage {
	color: #FFFF00;
	padding-bottom: 15px;
	text-align: right;
	float: right;
	padding-right: 40px;
	padding-top: 7px;
}
.emailPage img {
	background: #FFFFFF;
	padding: 1px 2px;
}
.emailPage a {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.emailPage a:hover {
	text-decoration: underline;
}

#ContainerPix h2 {
	color: #FFFF00;
	text-align: left;
}

#ContainerPix img {
	clear: both;
	text-align: center;
}
#ContainerPix p {
	color: #FFFF00;
	font-size: 1em;
	font-weight: bolder;
	padding-right: 190px;
	padding-left: 180px;
	text-align: left;
}
#ContainerPix a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
}
#ContainerPix a:hover {
	text-decoration: underline;
}
