riga-about.cssTEXTDmWr…ÀÀE:ªªDbody {
text-align: center; /* Hack to center the wrapper in IE5.x pc */ 
margin: 0; /* zeroes the margins on the body */ 
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */ 
min-width: 650px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */ 
border: 0 } /* zeroes off any existing border */

#wrapper   {
	text-align: left;
	margin: 50 auto 0 auto;
	position: relative;
	z-index: 1;
	width: 645px;
	height: 1750px;
	border: 1px solid #999;
	}
	
.phototext  { font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; letter-spacing: -0.05em }
.abouttext  { font-size: 0.9em; line-height: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; letter-spacing: +0.02em }
#abouttext  {
	visibility: visible;
	position: absolute;
	z-index: 5;
	top: 203px;
	left:55px;
	width: 525px;
	height: 1900px;
}
#footertext { visibility: visible; position: absolute; z-index: 3; top: 1760px; left: 0px; width: 645px; height: 16px }
#rigaoval { visibility: visible; position: absolute; z-index: 1; top: 50px; left: 55px; width: 156px; height: 111px}
#aboutheadtext { visibility: visible; position: absolute; z-index: 2; top: 61px; left:240px; width: 344px; height: 84px }
#rule3px { visibility: visible; position: absolute; z-index: 6; top: 176px; left: 55px; width: 529px; height: 15px}


</style>
