body {
	padding: 15px 0 30px;
	font: 15px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #454545;
	text-align: center;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 850px;
	border: 1px solid #000;
	background: #303b42 url(/youtube/imgs/wrapperBkgd.jpg) repeat-y 0 0;
}

#top {
	height: 600px;
	position: relative;
	background: transparent url(/youtube/imgs/topBkgd.jpg) no-repeat 0 0;
}
#main {
	margin-top: -260px;
	padding: 0 170px;
	position: relative;
	z-index: 99;
}
#main p {
	margin: 0 0 1em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.videoTop {
	text-align: center;
	margin-bottom: 40px;
}

.video {
	text-align: center;
	margin-bottom: 95px;
}
#footer {
	background-color: #000;
}
#footer p {
	font-size: 10px;
	line-height: 20px;
	padding: 0 20px; 
	color: #989b9c;
}
.clear { clear: both; visibility: hidden; height: 0; font-size: 0; line-height: 0; }

a#ringtone {
	position: absolute;
	top: 225px;
	right: 20px;
}
a#homeButton {
	position: relative;
	top: 225px;
	left: 605px;
}
/*
a#homeButton {
	float: left;
	display: inline;
	margin: 30px 0 0 -67px;
}*/