/* CSS Document */

body {
	background-color: #006600;
	background-image: url(../imgs/index_data/homepattern.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#horizon {
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 50%;
	overflow: visible;
	text-align: center;
}
#container {
	height: 450px;
	width: 750px;
	left: 50%;
	top: -225px;
	position: absolute;
	margin-left: -375px;
}
#movie {
	height: 420px;
	width: 750px;
}
#skippie {
	width: 750px;
	padding-top: 12px;
	text-align: right;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}

.piva_home {
	font-size: 10px;
}