@charset "utf-8";
#leftarea {
	background-color: #9BD1FA;
	width: 260px;
	height: 290px;
	float: left;
	position: relative;
}

.shadowbox4 {
	float:left;
	position: relative;
	background-color:black;
	width: 520px;
	margin-top: 18px;
	margin-left: 12px;
	height: 320px;
	
	
}
#editbody {
	background-color: #00CC00;
	height: 390px;
}
#contentarea {
	background-color: #9BD1FA;
	left: -5px;
	top: -5px;
	float: left;
	width: 520px;
	height: 320px;
	position: relative;
	font-size: 14px;
}
#rightarea {
	background-color: #9BD1FA;
	width: 260px;
	height: 290px;
	float: right;
	text-align: left;
}
#links {
	width: 250px;

}
#data {
	text-align: left;
	height: 365px;
	width: 255px;
	float: left;
	margin-top: -5px;
	margin-left: -5px;
	font-size: 14px;
	position: relative;

}
#homelist {
	position: relative;
	height: 365px;
	width: 255px;
	margin-left: -5px;
	margin-top: -5px;
	float: left;
}
.datashadow {
	background-color: #000000;
	position: relative;
	height: 365px;
	width: 255px;
	float: left;
	margin-top: 20px;
	margin-left: 12px;
}
#displaybottom {
	width: 650px;
	min-height: 5px;
	position: relative;
	margin-left: -5px;
	margin-top: -2px;
	float: left;
}
#searchbackground {
	width: 700px;
	min-height: 30px;
	margin-top: 5px;
	position: relative;
	float: left;
}
#searchtop {
	width: 650px;
	min-height: 5px;
	position: relative;
	margin-left: -5px;
	margin-top: -5px;
	float: left;
}
#displaybackground {
	width: 700px;
	min-height: 30px;
	margin-top: 5px;
	position: relative;
	float: left;
}
#displayshadow {
	width: 650px;
	background-color: #000000;
	margin-left: auto;
	margin-right: 20px;
	min-height: 5px;
	position: inherit;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: right;
}
