#Blank
{
	height:300px;
}

#Dots
{
	width:613px;
	height:220px;
	background-image:URL('images/samples_dots.png');
}

#SidebarOverlay
{
	position:absolute;
	width:45px;
	height:412px;
	left:650px;
	top:40px;
	background-image:URL('images/wrestling_sidebar.png');
	background-repeat:no-repeat;
}

#Spacer
{
    position:absolute;
	width: auto;
	height: 20px;
	background: transparent;
}    

#WrestlingHead
{
	position:absolute;
	width:307px;
	height:63px;
	top:160px;
	left:80px;
	background-image:URL('images/wrestling_head.png');
	background-repeat:no-repeat;
}

#WhiteBox
{
	position:relative;
	top:220px;
	left:40px;
}
#caption {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-weight: bold;
	text-align: left;
	width: 360px;
	word-spacing: 50px;
}
