#startText
{
	float: left;
	width: 178px;
}

#startSpot
{
	float: left;
	height: 389px;
	width: 254px;
}

#smallSpots
{
	
	float: right;
	width: 293px;
}

.smallSpotImage
{
	float: right; 
	padding: 1px 2px 0 0;
}

#secondHand
{
	cursor: pointer;
	width: 293px;
	height: 103px;
	background: url(Images/start/spot2.jpg) no-repeat;
	margin-bottom: 40px;
}

#secondHand a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#secondHand .contentPadding
{
	padding: 0 80px 0 0;
}

#myStory
{
	cursor: pointer;
	width: 293px;
	height: 106px;
	background: url(Images/start/spot1.jpg) no-repeat;
	margin-bottom: 37px;
}

#myStory a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#myStory .contentPadding
{
	padding: 0 80px 0 0;
}

#youth
{
	cursor: pointer;
	width: 293px;
	height: 106px;
	background: url(Images/start/spot3.jpg) no-repeat;
}

#youth a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#youth .contentPadding
{
	padding: 0 80px 0 0;
}
