body
{
	
}
#headerleft
{
	position : absolute;
	left : 0;
	top : 20px;
	margin-left : 15px;
	color : #000000;
}


#headerright1
{
	font-family : Arial;
	font-weight:bold;
	position : absolute;	
	right : 16px;
	margin-right : 15px;
	top : 70px;
	color : #006E65;
}

#headerright2
{
	font-family : Arial;
	font-weight:bold;
	position : absolute;	
	right : 0px;
	margin-right : 15px;
	top : 100px;
	color : #006E65;
}

#headerbase
{
	position : absolute;
	left : 0px;
	right : 0px;
	top : 120px;
	margin-left : 15px;
	margin-right : 15px;
}

#middle
{
	position : absolute;
	left : 0px;
	right : 0px;
	top : 200px;
	text-align : center;			
	font-family : Arial;
	font-weight:bold;
	color : #006E65;
}
