body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
div#body {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
a:link {
color:#FF6666;
}
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#sep {
	position: relative;
	width: 900px;
	font-size: 80%;
	color: #0099FF;
	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#photo_header {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.gbox { zoom: 100%;
}
div#sep:after { 
 content: " ";
 clear: both;
 height: 0;
 display: block;
 visibility: visible;
}
ul#photo {
	width: 890px;
	height: auto;
	position: relative;
	text-align: center;
	list-style-type: none;
}
ul#photo li {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 165px;
	width: 165px;
	position: relative;
	padding: 3px;
	margin-right: 12px;
}
