body		{
			margin-top: 10px !important;
			}
			
#digdown	{
			border: 1px solid black; 
			margin-right: 10px;
			padding: 4px;
}

#linksmenu	{
		background-image: url(../images/drkylwParchBckgrnd2.jpg);
		background-repeat: repeat;
		background-color: #cc9900;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
		border: 1px solid #800000;
}

#linksmenu2	{
		margin-left: 10px;
		font-family: Times New Roman, Times, serif;
		font-size: 10pt;
}

#siegebody	{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	width: 650px;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}


.bodylink a:link {
		color: #800000;
		text-decoration: none;
		}

.bodylink a:visited {
		color: #800000;
		text-decoration: none;
		}

.bodylink a:hover {
		text-decoration: underline;
		color: #000099;
}

.caption  {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 10pt;
	font-family: Times New Roman, Times, serif;
}

.inoutmenu 	{
		display: none;
		}

.linkstopic	{
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: 800;
}

p {
	 text-align:left;
	 font-size: 12pt;
	 font-family: Times New Roman, Times, serif;
}

li	{
	text-align: left;
	margin-left: 1em;
	font-size: 12pt;
}

.tblcaption	{
	background-color: #FFFF99; font-weight: bold; color: #000080; border-bottom: solid 1px; border-color: #990000; 
	text-align: left; padding: 3px;
}