@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#d_main {
	height: 600px;
	width: 960px;
	position: absolute;
	margin-top: -272px;
	margin-left: -480px;
	left: 50%;
	top: 50%;
}
#d_nav {
	width: 20px;
	position: absolute;
	left: 0px;
	top: 78px;
	height: 338px;
}
#d_nav img {
	border: none;
}
#d_nav a {
	color: #000000;
}
#if_page {
	border: none;
	position: absolute;
	width: 940px;
	left: 20px;
	height: 100%;
}
#d_header {
	position: absolute;
	height: 120px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/tdr_logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#d_container {
	position: absolute;
	height: 432px;
	width: 100%;
	top: 78px;
}
#if_subpage {
	position: absolute;
	height: 100%;
	width: 348px;
	left: 0px;
	top: 0px;
}
#d_gallery {
	position: absolute;
	height: 100%;
	width: 60px;
	left: 348px;
	overflow: hidden;
}
#d_display {
	position: absolute;
	height: 100%;
	width: 532px;
	left: 408px;
	top: 0px;
}
#d_thumbs {
	position: absolute;
	width: 50px;
	left: 5px;
	top: -5px;
}
#d_thumbs img {
	border: none;
	padding-top: 5px;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#d_footer {
	font-size: 10px;
	position: relative;
	color: #ffffff;
	width: 100%;
	top: 515px;
	right: 5px;
}
#d_footer h1 {
  display: inline;
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  font-weight: normal;
}
#d_footer h2 {
  display: inline;
  float: right;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  font-weight: normal;
}
.naming2 {
  width: 100%;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.naming2 a {
	color: #666666;
	text-decoration: none;
}
.naming2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.naming2 a:visited {
	color: #666666;
	text-decoration: none;
}
