div#content{
	float:right;
	width:450px;
	margin-top: 10px;
	list-style-image: url(../img/spacer.gif);
	clear: left;
	margin-left: 0px;
	margin-right: 50px;
	z-index: 90;
}
div#header{
	height: 130px;
	background-repeat: repeat-x;
	background-image: url(../img/banner.png);
	border: 0px;
}
div#topnav{
	background-color: #250A00;
	margin-top: 0px;
	height: 25px;
	background-repeat: repeat-x;
	background-image: url(../img/dkparch-bg.jpg);
	max-width: 960px;
	font-size: 10px;
}
div#newsticker{
	text-align: center;
	background-color: #250A00;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(../img/dkparch-bg.jpg);
	position: relative;
}
div#extra{
	float: right;
	z-index: 80;
	width: 450px;
	margin-left: 20px;
}
div#MENUS{
	float: right;
	z-index: 80;
	width: 600px;
	margin-left: 20px;
	margin-right: 20px;
	border: 10px double #660000;
	margin-top: 20px;
	height: 700px;
}

div#navigation{
	float:left;
	width:100px;
	background-image: url(../img/dkparch-bg.jpg);
	margin-left: 10px;
	margin-top: 10px;
	height: 475px;
	z-index: 70;
}

div#footer p{
	margin:0;
	padding:0px 0px;
	text-align: center;
}
div#footer a{
	display:inline;
	padding:0;
	color: #0000FF
}
div#footer{
	clear:both;
	width:100%;
	background-image: url(../img/parchment.jpg);
	background-color: #CCCCCC;
	z-index: 60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
