body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#body {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	position: relative;
	width: 900px;
	top: 0px;
}
div#banner {
	height:80px;
	width: 900px;
	position: relative;
	
}
div#nav {
	position: absolute;
	top: 25px;
	padding: 3px;
	margin: 3px 5px;
	left: 0px;
	height: auto;
	width: 880px;
}
div#nav ul {
	list-style-type: none;
	position: absolute;
	top: 0px;
	padding: 3px;
	margin: 3px;
	left: 0px;
}
div#nav ul li {
	float: left;
	margin-right: 10px;
	font-style: normal;
	font-size: 10pt;

}
div#nav a,#nav a:link,#nav a:visited
{
text-decoration:none;
color:#CCCCCC;
background-color:#333333;
padding:2px 10px;
display:block;
}
div#nav a:hover{
color:#ffffff;
background-color:#FF6600;
}
div#page_top{
	position:relative;
	top:0px;
	width: 900px;
	height: 90px;
	background-image: url(../top_parts/page_top2.gif);
}
div#sarch {
	position: relative;
	width: 300px;
	padding: 0px;
	top: 15px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	left: 240px;
}
.clear {
	clear: both;
}
div#footer {
	color: #333333;
	width: 900px;
	padding-top: 5px;
	clear: both;
	position: relative;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
p#top_text {
	text-align: center;
	padding: 5px;
	clear: both;
}
div#gotop {
	clear: both;
	text-align: right;
	height: 20px;
	width: 900px;
	position: relative;
}
div#1sep {
	position: relative;
	height: auto;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
div#nav_foot {
	width: 850px;
	position: relative;
	padding: 5px;
	text-align: center;
	height: auto;
	top: -20px;
}
div#connection_header {
	background-color: #669999;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
div#art_content {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0099FF;
	height: auto;
	width: 550px;
	left: 2px;
	top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;

	text-align: left;
}
#art_content a {
color:#339933;
}
#art_content ul {
	margin-left: 40px;

}
#art_content li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#connection {
	height: 600px;
	width: 900px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 80%;
	background-image: url(../connection/back_connection.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}
.gbox       { zoom: 100%;
}
.gbox:after { content: " "; clear: both; height: 0; display: block; visibility: visible;
}
.gbox .gl   { float: left;
}
.gbox .gr   { float: right;
}
