/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main
{
	padding-bottom: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h1.about-lewis-lapham
{
	background-image: url(../img/lapham/header_about_lewis_lapham2.gif);
	width: 360px;
	height: 37px;
	margin-top: 9px;
	margin-bottom: 4px;
	margin-left: 4px;	
}

/* --------------------------------------------
   
----------------------------------------------- */
img#lapham-image
{
	display: block;
	width: 260px;
	height: 189px;
	margin-left: 5px;
	margin-bottom: 17px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h2.laphams-deartments
{
	margin-bottom: 18px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#departments
{
	margin-bottom: 20px;
	margin-left: 5px;
}

ul#departments li
{

}

ul#departments li a
{
	font: 16px/21px georgia, serif;
	color: #813;
}

ul#departments li a:hover
{
	text-decoration: underline;
}

ul#departments li a em
{
	font-style: italic;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h2.recently-from-lapham
{
	margin-bottom: 17px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#lapham-articles
{
	padding-left: 5px;
	border-bottom: 1px solid #aa9;
	margin-bottom: 15px;
	padding-bottom: 2px;
}

ul#lapham-articles li
{
	margin-bottom: 16px;
}

ul#lapham-articles li a
{
	display: block;
}

ul#lapham-articles li a span.section
{
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #331108;
}

ul#lapham-articles li a strong
{
	display: block;
	font: 18px/21px georgia, serif;
	color: #813;
	margin-bottom: 1px;
}

ul#lapham-articles li a:hover strong
{
	text-decoration: underline;
}

ul#lapham-articles li a span.attribution
{
	display: block;
	font: 16px/21px georgia, serif;
	color: #331108;
}

ul#lapham-articles li a span.attribution em
{
	font-style: italic;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#more-lewis-lapham
{
	display: block;
	width: 177px;
	height: 14px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/lapham/link_more_lewis_lapham.gif) no-repeat;
	margin-left: 5px;
	margin-bottom: 16px;
}

a#more-lewis-lapham:hover
{
	background-position: 0 -14px;
}

