body
{
	background-image: url(images/aboutUsBackground.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
}
td
{
	line-height: 1.6em;
}
td.textBlock
{
	font-family: "Verdana", "Tahoma", "Geneva", "sans-serif";  
	width: 550px;
	height: 162px;
	font-size: 0.75em;
}
td.photoBlock
{
	padding-right: 15px;
	vertical-align:top;
	width: 250px;
	height: 162px;
	text-align: right;
}
#image_block_right
{
	position: absolute;
	right: 200px;
	top: 350px;
}
