#accordion {
	margin: 0px 0px;
	background: #000;
}

h3.toggler {
	cursor: pointer;
//  border: 1px solid #111;
//  border-right-color: #111;
// 	border-bottom-color: #111;
//	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
//	font-size: 12px;
	background: #000;
	background-image: url(/images/homepage12.gif);
	color: #ffe4ae;
	text-decoration: underline;
	margin: 1px 0px 0px 0px;
	padding: 7px 5px 7px 20px;
}

div.element {
	background: #000;
	background-image: url(/images/homepage09.gif);
}


div.element p, div.element h4 {
	margin:0px 17px 1px 17px;
	padding:4px;
}

div.element img {
	margin:8px 20px 6px 10px;
	padding:0px;
}


blockquote {
	padding:4px 8px;
}