body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size: 11.5px;
	line-height: 160%;
	background: url('bg.gif');
	text-align: justify;
	}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #117bc0;
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #117bc0;
	}
#blue {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	background: url('bluebg.gif');
	height: 275px;
	width: 100%;
	right:auto;
	z-index: -2;
	}

#text {
	background: url('whitebg.gif') repeat-y;
	margin: 0;
	padding: 0;
	z-index: -1;
	position: absolute;
	}

#white {
	background: url('whitebg.gif') repeat-y;
	margin: 0;
	padding: 0;
	width: 448px;
	top: 258px;
	left: 326px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	}
p	{
	padding-left: 25px;
	padding-right: 25px;
	}
