#mainvideo {
	text-align: center;
	margin: 0px auto;
	font-size: 0.8em;
}
.buttonbox {
	text-align: center;
	margin-top: 12px;
 	margin-bottom: 12px;
}
.indent {
	margin-top: 12px;
	margin-left: 72px;
}
.videobox_315 {
	padding: 0px;
	width: 484px;
	height: 315px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -242px; /* box width divided by 2 (as a negative number) */
	margin-top: -194px; /* box height divided by two plus 36 (as a negative number) */
}
.videobox_325 {
	padding: 0px;
	width: 484px;
	height: 325px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -242px; /* box width divided by 2 (as a negative number) */
	margin-top: -199px; /* box height divided by two plus 36 (as a negative number) */
}
.videobox_333 {
	padding: 0px;
	width: 468px;
	height: 333px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -234px; /* box width divided by 2 (as a negative number) */
	margin-top: -203px; /* box height divided by two plus 36 (as a negative number) */
}
.videobox_319 {
	padding: 0px;
	width: 484px;
	height: 319px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -242px; /* box width divided by 2 (as a negative number) */
	margin-top: -196px; /* box height divided by two plus 36 (as a negative number) */
}
.videobox_317 {
	padding: 0px;
	width: 484px;
	height: 317px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -242px; /* box width divided by 2 (as a negative number) */
	margin-top: -195px; /* box height divided by two plus 36 (as a negative number) */
}
.videobox_421 {
	padding: 0px;
	width: 504px;
	height: 421px;
	background-color: #808080;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -242px; /* box width divided by 2 (as a negative number) */
	margin-top: -195px; /* box height divided by two plus 36 (as a negative number) */
}
.videoback {
	width: 600px;
	height: 36px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -300px;
	margin-top: -36px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #ff6633;
	text-transform: capitalize;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCFF;
	font-variant: normal;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #9999FF;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
a:active {
color: #FFFF99;
}

