body {
	font-family: "Courier New", Courier, mono;
	color: 241301;
	font-size: small;
	float: right;
	width: 1200;
	z-index: 99;
	clear: left;
	position: absolute;
	right: auto;
	left: 10px;
	top: 90px;
}

td {
	font-family: "Courier New", Courier, mono;
	color: 241301;
	font-size: small;
}

th {
	font-family: "Courier New", Courier, mono;
	color: 241301;
	font-size: large;
}#header {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: 241301;
	position: absolute;
	left: 5;
	top: 10;
}
#letter {
	background-color: 5297FF;
	background-image: url(images/warsawtrans.png);
	background-repeat: repeat-y;
	background-position: center center;
	clear: none;
	z-index: 90;
	position: absolute;
	left: 84px;
	top: 86px;
	width: 550px;
}

#links a:link {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	color: #5297FF;
}
#links a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FF9933;
	font-size: large;
}
#links a:hover {
	text-decoration: underline;
	color: #FF9933;
	font-size: large;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
}
#allcontent {
	width: 1200;
	z-index: 99;
	position: absolute;
	}
#allcontent #Movies #videos {
	z-index: inherit;
	clear: left;
	float: right;
	font-style: normal;
	position: absolute;
	left: 748px;
	overflow: scroll;
	top: 173px;
}

