@import url(page.css);

#print { position: absolute; top:15px; left:700px; }
#print span { position: relative; top:-7px; color:rgb(162,194,183); font-size:7pt; }
#send { position: absolute; top:15px; left:810px; }
#send span { position: relative; top:-7px; color:rgb(162,194,183); font-size:7pt; }


/* ****************************************************************/
#pageColumn01
{ 
	position: absolute; top:84px; width:274px; left:35px; 
	text-align: justify;	
}

#pageColumn01 img
{
	position: absolute; top: 0px; 
}

/* ****************************************************************/

#pageColumn02
{ 
	position: absolute; top:84px; width:274px; left:330px; max-height:318px;
	text-align: justify;
}

/* ****************************************************************/

#pageColumn03
{ 
	position: absolute; top:84px; width:274px; left:630px;
	text-align: justify;
}

#imgText
{
	position: absolute; width:180px; top: 284px; left:95px;
	color: rgb(198,194,189);
	font-size:7pt; text-align:right; line-height:7pt;
}



/* ****************************************************************/
/* page Navigation												  */																			
/* ****************************************************************/

#path a:hover { color:#000; text-decoration: none;}