

#box {
	width: 825px;
	margin: 0 auto 5px;
	padding: 0;
	background: #FFFF09;
}

#head {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
}

#content {
	width: 785px;
	margin: 0;
	padding: 0;
	background: 78px;
	float: left;
}

#content p, li {
	text-align: left;
	color: black;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#content h2 {
	text-align: left;
	color: black;
	font: bold 16px Georgia, Times New Roman, Times, serif;
}

#content h3 {
	text-align: left;
	color: black;
	font: bold 14px Georgia, Times New Roman, Times, serif;
}

p.secTitle, span.secTitle {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
}

#movText a, #movText3 a {
	color: #000033;
	font-size: inherit;
	font-style: inherit;
	border-bottom: 1px dotted blue;
	text-decoration: none;
}

#movText th, #movText td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border: 1px solid gray;
	padding: 3px;
	margin: 0;
}

#movText3 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 10px;
	margin: 0;
	height: 200px;
	overflow: auto;
}

#movText p.movCredits, #movText3 p.movCredits {
	color: #b15900;
	font: italic 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#content a:hover {
	color: navy;
	font-size: inherit;
	font-style: inherit;
	border-bottom: 1px dotted #ffcc66;
	background: #ffcc66;
	text-decoration: none;
}

#right {
	width: 40px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(video/box_rightGradient.jpg) #FFFF09 no-repeat 0px 0px;
	float: right;
}

#video_box {
	width: 320px;
	height: 245px;
	margin: 0 auto;
	text-align: center;
}

#video3_box {
	margin: 20px auto;
	text-align: center;
}

#video3_box object.mov {
	margin: 0 auto;
	background-color: #cccccc;
}

#video {
	background: #e9e9e9;
	width: 320px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#video a:link, #video a:visited {
	color: navy;
}

#video a:hover, #video a:active {
	text-decoration: none;
	color: #7f0000;
}

#bottom {
	width: 825px;
	height: 40px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	clear: both;
	background: url(video/box_bottomGradient.jpg) #FFFF09 no-repeat 0px 0px;
}

.video_td {
	text-align: center;
	padding: 30px;
}

#clip_box {
	width: 400px;
	padding: 0;
	margin: 20px auto 10px;
	height: auto;
}

#clip_head {
	width: 400px;
	height: 30px;
	font: 16px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	color: black;
	text-align: center;
	background: url(video/pippo.gif);
	padding: 0;
}

#clips {
	width: 366px;
	margin: 0;
	padding: 0;
	border-right: 17px solid #B2B2B1;
	border-left: 17px solid #B2B2B1;
	background: black;
	height: auto;
}

#clips3 {
	width: 366px;
	margin: 0;
	padding: 0;
	border-right: 17px solid #CCCCCC;
	border-left: 17px solid #CCCCCC;
	height: auto;
}

#clips img, #clips3 img {
	padding: 0;
	border: 1px solid white;
	background: black;
	margin: 0;
}

#pict_box {
	width: 306px;
	height: auto;
	margin: 0 0 10px 30px;
	padding: 0;
}

#pict_box img {
	margin: 1px;
	border-style: none;
	border-width: 0;
}

#pict_box h2 {
	text-align: center;
	color: black;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px auto;
	color: black;
}

#footer a {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px auto;
	text-decoration: none;
	color: #000033;
	border-bottom: 1px dotted blue;
}

#footer a:hover {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px auto;
	text-decoration: none;
	color: #000033;
	border-bottom: 1px dotted blue;
	background: #ffcc66;
}

td.clipsTd {
	background-color: #919191;
	color: white;
	font-size: 10px;
}

a.clipSect:link, a.clipSect:visited {
	display: block;
	background-color: #919191;
	color: white;
	font-size: 10px;
	text-decoration: none;
}