#tblIndexMain {
margin-top: 31px;	
text-align: center;
width: 739px;
height: 450px;
}
a{text-decoration: none;}
img{border: none;}

td.photo{
	background-image: url('images/biography/photo.jpg');
	background-repeat: no-repeat;
	background-position:center;
	height: 337px;
	width: 251px;
	}
td.textlogo{
	background-image: url('images/biography/textlogo.gif');
	background-repeat: no-repeat;
	background-position:center;
	height: 115px;
	width: 175px;
	}
td.text1{
	background-image: url('images/biography/text1.gif');
	background-repeat: no-repeat;
	background-position:center;
	height: 146px;
	width: 371px;
	}
td.contacts{
	background-image: url('images/biography/contacts.gif');
	background-repeat: no-repeat;
	background-position:center;
	}



