
/* body title */

P.mini
{
  margin: 10px 0px 10px 10px; 
  text-align: justify
  font-family: Tahoma;
  font-size: 7pt;
}

.bodyheading
{
  position: absolute;
  top: 50px;
  left: 176px;
  width: 624px;
  height: 281px;
}

.leftcolumn 
{
  position: absolute;
  top: 88px;
  left: 176px;
  float: center;
  width: 290px;
  padding: 0px 0px;
  text-align: justify;
}	

.rightcolumn 
{
  position: absolute;
  top: 88px;
  left: 486px;
  float: left;
  width: 290px;
  padding: 0px 0px;
  text-align: justify;
}

/* gallery holder */

.gallery
	{
	position: absolute;
	top: 110px;
	left: 184px;
	float: left;
	width: 640px;
	padding: 0px 0px;
	text-align: left;
	}

img.galleryimg
	{
	margin: 6px 29px 0px 6px;
	}

img.galleryframe
	{
	margin: 0px 0px 0px 0px;
	}
	
.gallerylinks
	{
  	position: absolute;
  	top: 74px;
  	left: 178px;
  	width: 624px;
  	height: 80px;
	}