.columns
{
	background:none;	
}


.columns .column1
{
	width:215px;
	margin:0;
	padding:0 13px 0 13px;
}

.columns .column2
{
	width:215px;
	background: url("../images/vertical_divider.gif") top left repeat-y;
	padding:0 0 0 13px;
	margin:0;
}

.donate
{
	text-align: right;
}

.news
{
	background-image: none;
	list-style-type: none;
/*
	margin: 1em 0 2em 0;
	padding: 0 0 0 76px;*/
	margin:1em 0; padding:0;
	width: auto;
}

.news a,
.news a:link
{
	font-weight: bold;
	text-decoration: none;
}

.news a:hover
{
	text-decoration: underline;
}

.news img
{
	border-style: none;
}

.news li
{
	background: url("../images/dotted_line.gif") left bottom repeat-x;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

#Content
{
	padding:0;
	float: left;
	width:400px;
	padding-right:10px;
}

#ContentContainer
{
	background: url("../images/home_stripe.jpg") 480px 0px no-repeat;
}

#ContentContainerOuter
{
	background: url(../images/header_content.png) repeat-x scroll center top;
	margin: 0 auto;
	width: 957px;
}

#Header
{
	height: 409px;
}

#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;
	/* padding:0 0 0 10px; */
	width:469px;
	padding:0; margin:0;
	background-position: top left;
	background-image: url("../images/vertical_divider.gif");
	background-repeat: repeat-y;
}


#Sidebar img
{
	/* margin: 0 -5px; */
}

#Slideshow
{
	background-image: url("../images/header_pic_default_01.jpg");
	height: 243px;
	left: 0px;
	top: 0px;
	width: 970px;
}