@charset "UTF-8";
/* CSS Document */


body {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

.heading {
	text-align: center;
	width: 1000px;
	margin-bottom: 10px;
}
#container {
	width: 1000px;
	/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
	background-image: url(images/Oct8-bgd.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#leftcontainer {
	width: 250px;
	height: 481px;
	margin-left: 0px;
	float: left;
	clear: left;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightskyscraper {
	height: 600px;
	width: 160px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

.middle {
	top: 10px;
	width: 468px;
	height: 60px;
	border: thin solid #666666;
	float: right;
	margin-right: 5px;
}

.right {
	float: left;
	padding: 0px;
	width: 468px;
	height: 60px;
	border: thin solid #666666;
	margin-left: 5px;
	margin-bottom: 10px;
}
#body {
	height: 481px;
	width: 580px;
	margin-left: 0px;
	float: right;
	margin: 10;
}
#footer {
	text-align: center;
	clear: left;
	width: 838px;
}
.VideoField {
	height: 375px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#lefttop {
	height: 600px;
	width: 120px;
}
