#dhead {
background: url(header2.jpg) no-repeat;
width:900px;
height:90px;
top:0px;
left:0px;
}

#dmenu {
	background: url(menub.png) no-repeat;
	width:200px;
	height:500px;
	top:91px;
	left:0px;
	padding:5px;
	color : White;
	text-align : center;
	text-decoration : none;
}

#ext {
position:relative;
margin-left: auto;
margin-right: auto;
width: 900px;
}

#dcontent {
position:absolute;
padding:10px;
top:96px;
left:216px;
width:664px;
height:484px;
}
