body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
a {
	font-size: 13px;
	color: #6699FF;
	text-align: left;
	outline: none;
}
a:link {
	text-decoration: none;
	color: #6699FF;
	outline: none
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	outline: none
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600;
	z-index:1;
	right: auto;
	margin-left: 0px;
}
#address {
	position:absolute;
	left:0px;
	top:550px;
	width:800px;
	height:15px;
	z-index:3;
	margin-left: 0px;
	text-align: center;
	overflow: visible;
	font-size: 12px;
}
#address a {
	font-size: 12px;
}
#nav {
	position:absolute;
	left:0px;
	top:150px;
	width:178px;
	height:230px;
	z-index:4;
	margin-left: 50px;
}
#top_nav {
	position:absolute;
	left:0px;
	top:28px;
	width:800px;
	height:21px;
	z-index:5;
	margin-left: 0px;
	text-align: center;
	font-size: 13px;
}
#logo_bottom {
	position:absolute;
	left:0px;
	top:470px;
	width:159px;
	height:49px;
	z-index:6;
	margin-left: 60px;
}
#body_text {
	position:absolute;
	left:0px;
	top:150px;
	width:455px;
	height:425px;
	z-index:7;
	margin-left: 292px;
	overflow: auto;
	padding-right: 25px;
}
#body_text a {
	font-size: 14px;
}

