
.columns
{
	background: url("../images/content_vr.gif") center top no-repeat;
}


.news
{
	background-image: none;
	list-style-type: none;
	margin:0; padding:0;
	width: auto;
}

.news a,
.news a:link,
.projects a,
.projects a:link
{
	font-weight: bold;
	text-decoration: none;
}

.projects .picture
{
	margin-bottom:10px;	
}

.news img
{
	border-style: none;
}

.news li,
.projects li
{
	border-bottom: 1px solid #252525;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

.news li.moreInfo,
.projects li.moreInfo
{
	background:none;	
	border:0;
}

#Header .title
{
	background: #FFF;
	color: inherit;
	height: 243px;
	overflow: hidden;
	padding: 0;
}



#Slideshow
{	
	height: 330px;
	left: 0px;
	top: 0px;
	
}