/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../sowi/img/background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #920f30;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* CSS Container */

#main {
	width: 606px;
	height: 600px;
}
#video {
	position: absolute;
	margin-left: 37px;
	margin-top: 241px;
	width: 422px;
	height: 246px;
	background-color: #FFFFFF;
}
#skip {
	position: absolute;
	margin-left: 377px;
	margin-top: 490px;
	width: 100px;
	height: 20px;
/*	border: #FFFFFF solid 1px;*/
}