.topbar {
	height:87px;
	background: #dddddd;
	color: black;
	font-family: Palatino, Palladio, Times, Times New Roman, serif;
}

.jjwk {
	margin: 1em;
}

.logo {
	float: right;
	//background: url("fate-small.jpg");
	background-repeat: no-repeat;
	float: right;
	border-left: 3px solid black;
	border-bottom: 3px solid black;
	// height: 84px;
	// width: 362px;
}

.qtn {
	vertical-align: middle;
	position: relative;
	height: 87px;
	padding-left: 1em;
}

.hline1 {
	font-style: italic;
	position: absolute;
	bottom: 50%;
	font-size: large;
}

.hline2 {
	font-style: italic;
	margin-left: 3em;
	position: absolute;
	top: 50%;
}

.sitedeadwarning {
	border-bottom: 3px solid black;
	background: #CC9999;
	padding: 1em;
	color: black;
	font-size: small;
}

.sitedeadwarning a {
	color: black;
}
