body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #F7F5D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	padding: 139px 0px 0px 0px;
	margin: 0 auto;
	width: 750px;
	background-image: url(images/welcomeNL.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	color: #E72129;
}
#nav {
	height: 18px;
	vertical-align: middle;
	text-align: left;
	padding: 3px 0px 0px 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav a {
	color: #FFD447;
	text-decoration: none;
	text-transform: uppercase;
}
#content {
	width: 430px;
	line-height: 1.5em;
	padding-left: 27px;
}
#side {
	padding-bottom: 135px;
	background-image: url(images/side_qtebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	position: absolute;
	left: auto;
	top: 200px;
	right: auto;
	margin-left: 560px;
	padding-right: 0px;
	width: 162px;
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-size: 15px;
	color: #B2AAA4;
	line-height: 1.75em;
	bottom: auto;
}
#side .howgood {
	font-style: normal;
	color: #A6101D;
	font-weight: bold;
}
.deepred {
	color: #A6101D;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #FDD44D;
	font-weight: bold;
	letter-spacing: .1em;
}
h3 {
	font-size: 16px;
	line-height: normal;
	color: #841829;
}
a {
	color: #FFD447;
}
