@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #5290B7;
	margin: 0px;
}
.clouds {
	background-image: url(images/nelsimpson.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADCDE0;
	font-weight: normal;
	font-size: 19px;
	margin-right: 40px;
	line-height: 19px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.bodytext a {
	color: #B7E4FF;
}
.bodybg {
	background-image: url(images/nel-05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.boxext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
