.Container
{
}

.Top
{
}

.Middle
{
}

.Bottom
{
}
.ContentBox
{
	clear:both;
}
.ContentBoxMiddle
{
	
}
/*overrides setting in default.css*/
.Head
{
	color:#6E1571;
	font:bold 2em/2.25em arial,helvetica,sans-serif;
}

.ContentBoxTop
{
	color:black;
	font:small-caps bold 1em/1.25em arial,helvetica,sans-serif;
	padding:2px 0px 4px 5px;
}

.WhiteBack
{
	background-color:White;
	margin:0px;
	width:60%;
	display:block;
	font:bold 2em/1em arial,helvetica,sans-serif;
	clear:both;
}

TABLE
{
	padding:0px;
	border-collapse:collapse;
}

.FigurineContentBox
{
	width:500px;
	height:300px;
	overflow:hidden;
	/*background:url("images/WoodenFigures.jpg") no-repeat;height:400px;	*/
	background:url("images/WoodenFiguresRight.jpg") no-repeat top right;
}
.FigurineContentBoxMiddle
{
	padding:15px 50px 0 50px;
	_width:100%;
}