/* CSS Document */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/crossover-bg.jpg);
	background-repeat: no-repeat;
	color: #666600;
}
h1 {
	font-size: 11px;
}
#stage {
	position: absolute;
	left: 163px;
	top: 6px;
}
#stage-content {
	position: absolute;
	left: 360px;
	top: 386px;
	width: 406px;
	height: 220px;
	overflow: auto;
	padding-top: 10px;
}
#noflash {
	position: absolute;
	top: 400px;
	left: 230px;
	width: 300px;
}
#nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 781px;
	top: 311px;
}
#subnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 781px;
	top: 624px;
}
a.download {
	color: #666600;
	font-weight: bold;
	margin: 0px 6px;
}
a.download:link, a.download:visited{
	text-decoration: none;
}
a.download:hover{
	text-decoration: underline;
	color: #990000;
}
