@charset "UTF-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(../art/dropshadow.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #splash {
	height: 791px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #splash #tvheader {
	height: 215px;
	width: 900px;
}
#wrapper #splash #flashbody {
	background-image: url(../art/tvbdbody.jpg);
	height: 576px;
	width: 900px;
	background-repeat: no-repeat;
}
#wrapper #splash #flashbody #flashcontent {
	height: 400px;
	width: 600px;
	padding-top: 30px;
}
#ron {
	height: 480px;
	width: 250px;
	z-index: 5;
	top: 52px;
	position: absolute;
	margin-left: 652px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #splash #form {
	width: 900px;
	position: absolute;
	top: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 368px;
}
