#ColumnB {
	background: url(../images/2-background.gif) no-repeat;
}

#header {
	height: 32px;
}

#image {
	position: absolute;
	right: 0px;
	top: 69px;
	border-bottom: 4px solid #e3d4d6;
}

#AdditionalInfo {
	top: 205px;
	height: 158px;
	background: url(../images/info-background2.gif);
}

#content h3 {
	margin-top: 20px;
	margin-bottom: 34px;
	font-family: georgia, times new roman, times, serif;
	color: #840d18;
	font-size: 2em;
}

#content h5 {
	margin-bottom: 5px;
	color: #960000;
	font-size: 1.2em;
	font-weight: bold;
}

#contact #content ul {
	width: 450px;
}

#projects #content ul {
	width: 340px;
	margin-bottom: 10px;
}

#projects #content li {
	margin-bottom: 5px;
}

.files {
	padding-bottom: 30px;
}

#contact #content {
	height: 255;
}

#members #content li {
	margin-bottom: 10px;
}

.files {
	margin-top: 2px;
	margin-bottom: 20px;
	clear: both;
}

.files a:link, .files a:visited {
	color: #d80015;
	text-decoration: none;
	text-decoration: underline;
}
			
.files a:hover {
	color: #941420;
	text-decoration: underline;
}

.pdf {
	list-style-image: url(../images/pdf-icon.gif);
	margin-left: 8px;
}