body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
div#body {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
}
a:link {
color:#339933;
}
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;
	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: #999999;
	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#sep2 {
	position: relative;
	width: 900px;
	color: #999999;
	background-color: #000000;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
div#nav_foot {
	width: 850px;
	position: relative;
	padding: 5px;
	text-align: center;
	height: auto;
	top: -20px;
}
div#sep2_left {
	width: 695px;
	position: relative;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 80%;
	text-align: left;
	padding-left: 2px;
}
div#sep2_right {
	width: 200px;
	position: relative;
	height: auto;
	float: right;
}
div#art_content {
	padding-top: 10px;
	padding-bottom: 10px;
	top: 10px;
	position: relative;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	left: 2px;
	height: auto;
	text-align: left;
}
div#art_content li {
	padding-top: 2px;
	padding-bottom: 2px;
}
