* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#nav1 {
	position: absolute;
	top: 570px;
	left: 8px;
}
#nav3 {
	background-color: #333333;
	width: 210px;
	margin-left: 10px;
	border: thin outset #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	position: absolute;
	top: 325px;
	left: 5px;
}
#nav2 {
	width: 400px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: thin solid #666666;
	padding: 10px;
	left: 250px;
	position: absolute;
	top: 150px;
}
.imgup {
	position: absolute;
	top: 10px;
}
.flashmid {
	position: absolute;
	top: 140px;
}
.imgdown {
	position: absolute;
	top: 500px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.highlight {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#sidenav {
	background-color: #333333;
	width: 210px;
	margin-left: 10px;
	border: thin outset #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	position: absolute;
	top: 150px;
	left: 5px;
}
.terms {
	padding: 10px;
	position: relative;
	margin: 10px;
}
#movie {
	margin: 5px;
	background-color: #330000;
	padding: 10px;
	border: thin outset #333333;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	margin: 5px;
}
