div.section
{
	text-align: center;
	width:658px;
	overflow:hidden;
	background-image:url('/images/sections/bg2.png');
	background-repeat:repeat-y;
}
img.sectionHeader, img.sectionHeaderFrills
{
	display:block;
	clear:both;
	width:658px;
	margin:0px auto;
}

img.sectionHeaderFrills
{
	height:7px;
}

div.sectionContent
{
	clear:both;
	margin:0px auto;
	width:638px;
	overflow:hidden;
	padding-top: 5px;
}
img.sectionBase
{
	width:658px;
	height:24px;
	display:block;
}
