#Sidebar
{
	width:234px;
	height:570px;
	top:-2px;
	left:541px;
	background-image:URL('images/home_sidebar.png');
}

#Dots
{
	width:554px;
	height:199px;
	background-image:URL('images/home_dots.png');
}

#ContentBox
{
	position:relative;
	top:145px;
	left:6px;
	width:530px;
	padding:4px;
	font-size:10px;
}

#WrestlingBox
{
	position:relative;
	top:150px;
	left:20px;
	width:470px;
	height:382px;
	background-image:URL('images/home_wrestling.png');
	background-repeat:no-repeat;
}

#Blank
{
	position:relative;
	height:160px;
}

#EmailBlock
{
	position:absolute;
	left:580px;
	top:120px;
	font-size:12px;
	font-weight:bold;
}

#AddressBlock1
{
	position:absolute;
	left:580px;
	top:145px;
	font-size:12px;
}

#AddressBlock2
{
	position:absolute;
	left:580px;
	top:264px;
	font-size:12px;
}

#PhoneBlock
{
	position:absolute;
	left:580px;
	top:547px;
	font-size:18px;
	font-weight:bold;
}
     
#SampleImage {
	margin-left: 150px;
}
