@charset "utf-8";
.title {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}
img {
	border:0px;
	}
#toplevel {
	text-align:center;
}
#top {
	width:970px;
	height:122px;
	background-image:url(../images/layout/images/doverdpg_top.jpg);
	
	}
#top_controls {
	margin-top:20px;
	margin-right:10px;
	float: right;
	width: 175px;
	padding:0px;
	}
#menu {
	width:970px;
	height:84px;
	padding:0px;
	}
#content {
	text-align:left;
	background-color:#FFFFFF;
	width: 946px;
	padding:10px;
	border: 2px solid #000000;
	}