
.calendar
{
	padding-bottom:1.5em;
}

.columns
{
	background:none;	
}


.columns .column1
{
	width:215px;
}

.columns .column2
{
	width:215px;
	background: url("../images/vertical_divider.gif") top left repeat-y;
	
}


.news
{
	background-image: none;
	list-style-type: none;
	padding:0; margin:0;	
}

.news a,
.news a:link
{
	font-weight: bold;
	text-decoration: none;
}

.news a:hover
{
}

.news img
{
	border-style: none;
}

.news li
{
	padding:0; margin:0 0 1.5em 0;
	/* background: url("../images/dotted_line.gif") left bottom repeat-x; */
}

.news li .title
{
	font-size:110%;
}

#Content
{
	float:left;	
}

#ContentInner
{
	float:left;
	clear:both;
	width:440px;
	padding:20px;	
}

#ContentInner h1
{
	height:auto;
	line-height:normal;	
}

#Header
{
}

#Header .title
{
	background: #FFF;
	color: inherit;
	height: ;
	overflow: hidden;
	padding: 0;
}




#NewsBar
{
	float: right;
	/* padding:0 0 0 10px; */
	width: 175px;
	padding:20px; 
	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;
}
