#custom{
	width: 70%;
	float:left;	
	padding: 0 15px;
	margin:10px 0;
	text-align: left;
	border-left: 3px solid #a81;
}
#custom a{
	background-color: transparent;
	text-decoration:underline;
} 
#custom a:link{
	background-color:transparent;
	color:#0000cc;
}
#custom a:visited{
	background-color:transparent;
	color:#a81;
}
#custom a:hover{
	background-color:#cb6;
	color:#000000;
	border: none; 
}
#custom h1{
	font-size:120%;
	margin: 5px 0;
}
#custom h2{
	background-color:#ffffff;
	color:#333333;
	font-size: small;
	margin: 5px auto;
}
#custom h3 {
	background-color: #fff;
	color:#000000;
	font-style:italic;
	margin: 5px;
	font-size: small;
}
#custom p{
	font-size: small;
	margin: 3px auto;
}
#custom ul{
	background-color: transparent;
	color: inherit;
}
.longbox  img{
	background-color:transparent;
	color:inherit;
	border:none;
	margin: 5px;
}
.longbox {
	background-color:#ffffff;
	color:inherit;
	border: 1px solid black;
	margin: 15px 10px;
	padding: 2em 10px;
	clear: both;
	overflow: hidden;
}
.longbox h2{
	margin-bottom: 3px;
	padding-top: 15px;
}
.longbox p {
	margin: 3px;
	padding: 3px;
}
.longbox ul {
	list-style-type: disc;
	margin:0px 3px;
}
.longbox li {
	margin:0 10px;
	font-size: small;
	text-indent: 1.5em;
}
.redtxt {
	background-color:transparent;
	color:#ff0000;
	font-weight: bold;
	text-align: center;
}
.col1 col2{
	float:left;
	border: 1px solid #000;
}
 .demeyers, .jungle, .hermann{
	min-height: 340px;
} 
.roth{ 
	min-height: 275px;
}
.bolan, .jones{
	min-height: 225px;
}
.zoo{
	min-height: 180px;
}
.group{
	margin-top:20px;
	padding:0;
	min-height: 325px;
}


.demeyers ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 50px;
	padding-left: 50px;
}
.txtctr{
	text-align: center;
}
