#content-columns
{
	overflow: hidden;
	padding: 0 38px 0 42px;
	width: 882px;
}

#content-columns h2
{
	border-bottom: 6px solid #DAD6BD;
	padding-bottom: 0.2em;
}

#content-column1
{
	float: right;
	margin-left: 10px;
	width: 196px;
}

#content-column2
{
	float: right;
	width: 225px;
}

#content-column2 p
{
	background: url("images/doctors-main-page.jpg") left top no-repeat;
	height: 381px;
	overflow: hidden;
	padding: 10px;
	width: 193px;
}

#content-column3
{
	float: left;
	width: 440px;
}

#content-container
{
	background-image: none;
	padding: 0;
}

#header-image
{
	height: 416px;
	position: relative;
}

#header-image .description
{
	background-color: Transparent;
	color: #430125;
	display: block;
	font-size: 130%;
	left: 40px;
	position: absolute;
	top: 60px;
	width: 270px;
	z-index: 1000000;
}

.upcoming-events,
.upcoming-events ul
{
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.upcoming-events a
{
	font-weight: bold;
}