@charset "UTF-8";
/* CSS Document */

body {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#EAF8FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
	background-image:url(../images/videoBG.gif);
	background-repeat: no-repeat;
}

h1 {
    text-align:center;
	font-size: 1.3em;
	color:#003A00;
	margin:0;
	padding: 0.4em 0.7em;
}
#videocontent {
	width:720px;
	margin:10% auto 0px auto;
	text-align:left;

}
span.leftside {
	text-align:left;
}
#swfbox {
	width:640px;
}
#swfbox1 {
	width:720px; /* New DCOC Video Width*/
}