/* ŽTS3,6,9¯ */
body {
	margin:0;
	background: #eef;
	}

.pop_head {
	position:fixed;
	top:0;
	border:5px ridge #aaf;
	width:100%;
	color: #0000aa;
	background-color:#008;
	background:#008;
	padding: 5px 10px 3px 10px;
	height:43px;
	clear:both;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	cursor:default;
	}

.pop_head font, #help_head font {
	color:yellow; 
	font-weight:bolder; 
	font-size:18px;
	}

button {
	margin-left:8px;
	margin-right:8px;
	}

#bio_iframe {
	width:800px;
	height:160px;
	margin:0;
	padding:0;
	background-color:transparent;
	}

#plaque_iframe {
	width:800px;
	height:400px;
	border:6px ridge #999999;
	margin:0;
	padding:0;
	background-color:white;
	}

.i_size {
	width:30px;
	margin-right:8px;
	text-align:right;
	}

#plaque_format_div {
	margin-top:8px;
	border:6px groove black;
	width:800px;
	background:#ffffee;
	}

#plaque_format_head {
	font-size:large;
	font-weight:bold;
	margin:10px;
	}

.spacer {
	margin-bottom:5px;
	}

#div_byline {
	display:none;
	margin-top:10px;
	margin-bottom:10px;
	}
