/* CSS Document */
#content{
	height: 1510px;
}

#copy a{
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

#titleAbout{
	float: left;
	margin: 0; padding: 0;
	color: #000000;
	font-size: 6px;
	width: 420px;
	height: 40px;
	background: #000000 url(../images/grfx/title_about.gif) top left no-repeat;
}

#smallImages{
	display: none;
	float: left;
	width: 170px;
}

#smallImages img{ margin: 0 0 10px 0; }

#copy{
	float: left;
	margin: 0 0 10px 0; padding: 20px;
	width: 380px;
	height: 1420px;
	background-color: #FFFFFF; /*url(../images/grfx/man_with_ball.gif) bottom right no-repeat;*/
}

#bigImages{	
	float: right;
	width: 280px;
}

#extraContent .last{
	height: 159px; 
}