#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
	width:58.46em;/* non-IE */
	*width:56.97755em;/* IE */
	min-width:760px;/* optional but recommended */
}
#bd{
	height:auto;

	min-height:476px;
}
body#home #bd{
	height:424px;
	min-height:424px;
}
#hd{
	height:56px;
}
#ft{
	height:125px;
}
body#home #ft{
	height:76px;
}
#section-nav{
	height:49px;
	width:100%;
}
#intro-text{
	height:80px;
}
#main-content{
	background:transparent;
}

/* Pagination */
div#paginator
{
	text-align: right;
	font-size: 90%;
}
div#paginator ul li
{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 2px;

}
div#paginator ul li a.selected 
{
	font-weight: bold;
} 

.home-panels {
height:300px;
}
ul li {margin-bottom:1em;}