#pagewrapper {
	text-align: center;
}

#pageholder {
	background-image: url(/images/bg_shadow.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 618px;
	text-align: left;
	z-index: 10;
}

#page {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0 auto;
	top: 7px;
	left: 1px;
	width: 976px;
	height: 600px;
	text-align: left;
	z-index: 20;
}

#bg_lines {
	position: absolute;
	margin: 0 auto;
	top: 520px;
	left: 1px;
	width: 976px;
	height: 150px;
	text-align: center;
	z-index: 1;
}

#maintable {
	width: 826px;
	height: 585px;
}

#nav {
	position: relative;
	width: 120px;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 60px;
	margin-top: 60px;
	z-index: 300;
}

#content {
	width: 716px;
	height: 559px;
	padding-left: 65px;
	margin-top: 41px;
	padding-right: 15px;
	overflow: auto;
	z-index: 300;
}

#home {
	position: absolute;
	width: 210px;
	top: 15px;
	left: 740px;
	z-index: 300;
}

#homepic {
	padding: 5px;
}

#logo {
	margin-top: 45px;
	padding-bottom: 20px;
}

#copyright {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	text-align: center;
	z-index: 1;
	font-size: 10px;
	color: #777;
}

#flashwrap {
	position: absolute;
	width: 976px;
	height: 600px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#porttable {
	position: relative;
	z-index: 5;
}

#portbgpic {
	position:absolute;
	width: 500px;
	height: 350px;
	left: 300px;
	top:100px;
	text-align: center;
	z-index:1;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}