#nsWork
{
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
}
.imageRight
{
	float: right;
	margin-left: 10px;	
}
.imageLeft
{
	float: left;
	margin-right: 10px;
}
.imageCenter
{
	text-align: center;
}
#nsWork a
{
	color: black;
}