body {
	background: none;
}
object {
	outline: none;
}
#bg, #bgFlash, #body, #start, #startBody, #page, #navBottom, #navSystem {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bg, #bgFlash {
	width: 100%;
	height: 100%;
	text-align: left;
}
#body {
	left: 50%;
	height: 100%;
}
#start, #startBody, #page {
	width: 994px;
	height: 636px;
	left: -497px;
	text-align: left;
}
#start, #page {
	height: 100%;
}
#page {
	left: -447px;
	height: auto;
	overflow: visible;
}
#startBody {
	width: 696px;
	border: 1px solid #ff0000;
	display: none;
}
#main {
	display: none;
}
#navBottom, #navSystem {
	top: 636px;
	width: 800px;
	text-align: right;
}
#navBottom p {
	padding-right: 12px;
}
#navSystem {
	top: 640px;
	color: #ffffff;
	width: 882px;
}
#top {
	background: none;
}
#nav a, #nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
	background: url(img/line_v_nav_white.gif) no-repeat 0px 6px;
}