	a {text-decoration:none}
	a:link, a:visited {color:#0000FF; text-decoration: none;}
	a:hover, a:active 
	{
		color:#000000;
	}
	table {font-family: verdana}
	table {font-size: 12px}
	dl {font-family: verdana}
	dl {font-size: 16px}
	dl {color: 330000}
	div {margin-left: 0cm}
	div {margin-right: 0cm}
	div {margin-top: 0cm}
	div {margin-bottom: 0cm}
	dl {margin-left: 0cm}
	dl {margin-right: 0cm}
	dl {margin-top: 0cm}
	dl {margin-bottom: 0cm}
	body
	{
		background-image:url('waterback.png');
		background-repeat:repeat;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	div.header
	{
		position: absolute;
		top: 25px;
		left: 120px;
		width: 850px;
		height: 75px;
		margin-right: 0.0cm;
		padding-left: 10px;
		padding-top: 5px;		
	}
	div.menu{
		position: absolute;
		left: 150px;
		top: 38px;
		width: 590px;
		height: 75px;
	}	
	div.nav{
		position: absolute;
		left: 200px;
		top: 155px;
		width: 475px;		
	}	
	div.body
	{
		position: absolute;
		top: 30px;
		left: 123px;
		width: 966px;
		min-height: 600px;
		text-align: left;
		margin-left: 0.0cm;		
		margin-right: 0.0cm;
		margin-bottom: 0.0cm;
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;		
		
	}
	div.bodytop{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 800px;
		height: 75px;
		background-image:url('toppipe.png');
	}
	div.bodymiddle{
		position: absolute;
		left: 0px;
		top: 74px;
		width: 800px;
		min-height: 500px;
		padding-top: 85px;		
		padding-left: 40px;
		padding-right: 0px;
		background-image:url('pipemiddle.png');
		background-repeat: repeat-y;
	}
	div.footer{
		position: absolute;
		left: -1px;
		width: 800px;
		height: 75px;
		bottom: -10px;
		background-image:url('pipebottom.png');
		background-repeat: no-repeat;
	}	
	div.one
	{
		border-style: solid;
		border-color: #0000DD;
		background-color: #FFFFFF;
		color: #0000EE;
		padding: .20cm;
	}