
.columns
{
	background: url("../images/content_vr.gif") center top no-repeat;
}


.columns .column1
{
}

.columns .column2
{
}


.news
{
	background-image: none;
	list-style-type: none;
/*
	margin: 1em 0 2em 0;
	padding: 0 0 0 76px;*/
	margin:0; padding:0;
	width: auto;
}

.projects,
.news
{
}

.news a,
.news a:link,
.projects a,
.projects a:link
{
	font-weight: bold;
	text-decoration: none;
}

.projects .picture
{
	margin-bottom:10px;	
}

.news a:hover,
.projects a:hover
{
	text-decoration: underline;
}

.news img
{
	border-style: none;
}

.news li,
.projects li
{
	/* background: url("../images/dotted_line.gif") left bottom repeat-x; */
	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;
}


#Content
{

}

#ContentContainer
{

}


#Header .title
{
	background: #FFF;
	color: inherit;
	height: 243px;
	overflow: hidden;
	padding: 0;
}

#Header .titleContent
{
	/*
	background: #3A898D url("../images/focus_bg.jpg") left top no-repeat;*/
	color: #FFF;
	height: 243px;
	left: 38px;
	top: 0px;
	width: 264px;
}

#Header .titleContent *
{
	display: block;
}

#Header .titleContent h3
{
	height: 60px;
	margin: 0;
	overflow: hidden;
	text-indent: -1000em;
}

#Header .titleContent p
{
	line-height: 1.6em;
	margin: 0 24px 1em 24px;
}

#Header .titleContent strong
{
	font-size: 120%;
}

#Header .titleContent .donate
{
	left: 18px;
	margin: 0;
	top: 169px;
}

#Sidebar
{
	float: right;
	width:420px;	
	padding:0 0px;
}

#Sidebar img
{
	/* margin: 0 -5px; */
}

#Slideshow
{	
	height: 330px;
	left: 0px;
	top: 0px;
	
}