#home_img{
	position:relative;
	width: 100%;
	height: 185px;
	background-image: url(../dkd_img/home/top_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 0; margin: 0;
}
#home_caption{
	text-align:right;
	width: 300px;
	position: absolute;
	bottom:5px;
	right:10px;
	color:#FFF;
	font-style:italic;
	font-size: 16px;
}
#home{
	position: relative;
	width: 627px;
	padding: 0; margin: 0;
	background-image: url(../dkd_img/home/home.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
#home ul{
	padding: 0; margin: 0;
}
#home ul li{
	list-style-type: none;
}

#signature{
	position:absolute;
	width: 227px;
	height: 95px;
	left: 35px;
	top: 115px;	
}
#signature_embed{
	position:absolute;
	width: 227px;
	height: 95px;
	left: 35px;
	top: 295px;	
}
#home_logo{
	position: absolute;
	width: 254px;
	height: 35px;
	left: 22px;
	top: 50px;
}

#home_logo_embed{
	position: absolute;
	width: 254px;
	height: 35px;
	left: 22px;
	top: 260px;
}

#home_movie{
	position: absolute;
	width: 250px;
	height: 206px;
	left: 22px;
	top: 47px;

}
#home_movie embed{
	width: 250px;
	height: 206px;

}
#news{
	float: right;
	width: 290px;
	padding: 0; margin: 0;
	margin-right: 10px;
	margin-top: 30px;
}
#news h1{
	padding:0; margin:15px 0 9px 0;
	font-family:"Trebuchet MS", Times, serif;
	font-size: 15px;
	color: #868061;
	border-bottom: 1px solid #ece6d8;
	padding-bottom: 4px;
	font-weight:normal;
}
#news .entry{
	position: relative;
	width: 286px;
	padding: 0; margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ece6d8;
	clear:both;
}
.newspic{
	float: left;
	width: 76px;
	height: 66px;
	margin: 0 10px 5px 0; padding: 0;
	border:none;
}
.entry .content{
	margin: 0; padding: 0;
}
.entry:hover{
	background-color: #EFEFEF;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	cursor: pointer;
}
.entry a:hover{
	text-decoration: none;
	cursor: pointer;
}
.title{ 
	font-family: Helvetica, Arial, sans-serif;
	font-style:italic;
	color: #000;
	font-weight:bold;
}
.summary{
	color: #3b3725;
}
.date{
	color: #868061;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	clear:both;
}
#main{
	float: right;
	width: 627px;
	padding: 0; margin: 0;
	background-image: url(../dkd_img/home/home_wrap.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	height: 530px;
}
#main[id]{	/* IE 6- compatibility hack */
	height:auto;
	min-height:530px;
}
#mp3player_home{
	position:absolute;
	top: 110px;
	right: 30px;
	width: 300px;
	height: 48px;
}