body {
	margin: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	background-color: #cbb289;
	text-align: center;
}

table {
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}

.large {
	width: 100%;
	height: 425px;
	background-image: url(/images/all_layouts/large-web-video-frame.jpg);
}

.large_media {
	width: 480px;
	height: 375px; /* 15 extra pixels for QT controller */
}
.permalink {
	font-size: 10px;
	position: relative;
	top: -14px;
}
.permalink a {
	color: #306A13;
	text-decoration: none;
}
.permalink a:hover {
	text-decoration: underline;
}
