body 
{
	background: #ffffff;
}

.printVer
{
	display: block;
}

.no-print, a.no-print
{
	display:none;
}

div#printHeader
{
	margin: 10px 20px 10px 20px;
}

div#topPart, div#leftPart, div#topButtons, a.print, table#images, div#leftArrow, div#rightArrow
{
	display:none;
}

div.minwidth 
{
	border: none;	
	float:none;
}

div.container 
{
	margin: 0px 0px 0px 0px;
	float:none;
}

div#siteMap
{
	margin: 25px 42px 0px 0px;
	font-size: small;
}

div#lastNews
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
}
		
div#centerPart div#rightPart
{
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	float: none;
	width: 650px;
	text-align: left;
}

	div#centerPart div#rightPart a:link:after, div#centerPart div#rightPart a:visited:after, div#projectInfo2 a:link:after, div#projectInfo2 a:visited:after 
	{
		content: " (" attr(href) ") ";
		font-size: 90%;
	}

div#centerPart div#rightPart div.portfolioPreview a:link:after, div#centerPart div#rightPart div.portfolioPreview a:visited:after, div#centerPart div#rightPart div#siteMap a:link:after, div#centerPart div#rightPart div#siteMap a:visited:after
{
	content: "";
}

div#contentIns1
{
	text-align: left;
}

div#portfolioDesc
{
	text-align: left;
	color: #000000;
}

	div#portfolioDesc h1, div#portfolioDesc h2, div#portfolioDesc h3
	{
		color: #000000;
	}

div#portfolioTeam
{
	float: none;
	margin: 0px 0px 40px 40px;
	width: 100%;
	color: #000000;
	font-size: small;	
}
	div#portfolioTeam div.header
	{
		text-align: left;
	}
	div#portfolioTeam p
	{
		color: #000000;
		/*font-weight: bold;*/
	}	

div#portolioBigScreen
{
	margin: 0px 0px 40px 0px;
}

div#bottomPart
{
	min-width: 100%;
	width: 100%;
	margin: 10px 20px 10px 20px;
	height: 70px;
	float: none;
	text-align: left;
	border-top: 1px solid #000000;
}
	div#copy
	{
		font-family: Verdana,Tahoma,Arial,sans-serif;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		text-align: left;
		background: none;
		color: #b5b5b5;
		font-size: small;
	}
		div#copy p
		{
			width: 100%;
			padding: 0px;
			margin: 0px;
		}
		div#copy a
		{
			font-size: small;	
			font-family: Verdana,Tahoma,Arial,sans-serif;			
			display: block;			
		}

a, a:link, a:visited 
{
	color: #000000;
	background: transparent;
	text-decoration: underline;
}