#top, #menu, #scroller, #bottom {
	display: none;
}

p.tag-line {
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0px 0;
}
img.left {
	clear: left;
	float: left;
	margin: 10px 10px 10px 0;
}
img.right {
	clear: right;
	float: right;
	margin: 10px 0 10px 10px; 
}
