@charset "utf-8";
#dspheader {
	position:absolute;
	width:850px;
	height:150px;
	z-index:51;
	left: 15px;
	top: 20px;
	border: 1px solid #000000;
	background-image: url(Images%20-%20Header/dsp%20header%2011%20850x150.jpg);
}





#navigationbar {
	position:absolute;
	left:15px;
	top:174px;
	width:850px;
	height:27px;
	z-index:50;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}


body {
	background-image: url(Backgrounds/grey036-dsp%20.jpg);
	color: #FFF;
}
#background {
	position:absolute;
	left:10px;
	top:15px;
	width:858px;
	height:950px;
	z-index:0;
	background-color: #818181;
	border: 2px solid #000000;
}
#edit_region1 {
	position:absolute;
	left:15px;
	top:208px;
	width:852px;
	height:644px;
	z-index:2;
	background-color: #000000;
	color: #0099ff;
}

