/* CSS Document */

#nsWork h1 
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #591102;
	text-decoration: none;
}
#nsWork h2 
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #591102;
	text-decoration: none;
}
#nsWork h3, h4
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #591102;
	text-decoration: none;
}
.imageRight
{
	float: right;
	margin-left: 10px;
}
.imageLeft
{
	float: left;
	margin-right: 10px;
}
.imageCenter
{
	text-align: center;
}
#nsWork-ul ul
{
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#nsWork a
{
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}