#content {
	background-image: url("images/start.jpg");
	position: relative;
}

#start-text {
	position: absolute;
	top: 220px;
	right: 40px;
	width: 150px;
	height: 100px;
	font-size: 110%;
	color: #666666;
	line-height: 150%;
}

#start-link {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 70%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 150%;
}

#ph-link {
	position: absolute;
	top: 10px;
	right: 50px;
	width: 180px;
	text-align: center;
	line-height: 1.5em;
}

#ph-link a {
	text-decoration: none;
}

#ph-link a,
#ph-link a img {
	border-width: 0px;
}

#video-long {
	float: left;
}

#video-short {
	float: right;
}

#video-head {
	text-align: center;
}