@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/pool_background2.jpg);
	background-repeat: no-repeat;
}
#displayarea {
	height: 540px;
	width: 610px;
	border: 1px solid #999999;
	top: 205px;
	position: absolute;
	left: 348px;
	background-color: #000000;
	z-index: 5;
}
#logo {
	position:absolute;
	width:779px;
	height:91px;
	z-index:1;
	padding: 0px;
	left: 42px;
	top: 47px;
	background-image: url(images/logo_tag.gif);
	background-repeat: no-repeat;
}
#main_nav {
	position:absolute;
	width:40px;
	height:620px;
	z-index:2;
	top: 180px;
	left: 0px;
}
#main_text {
	position:absolute;
	width:235px;
	height:auto;
	z-index:3;
	top: 235px;
	left: 80px;
}
.Header1 {
	color: #9fa6aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-style: normal;
}
#portfolio_nav {
	position:absolute;
	width:610px;
	height:150px;
	z-index:4;
	background-color: #000000;
	border: 1px solid #999999;
	left: 348px;
	top: 760px;
	overflow: auto;
}
#copyright_box {
	position:absolute;
	width:610px;
	z-index:6;
	left: 348px;
	top: 930px;
	height: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: center;
}
.body1_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-style: italic;
}
