﻿body {
	background-image: url(pics/Double-Z-Logo-BG.png);
}

.Entry {
	text-align: justify;
	padding: 5pt;
	border: thin double #404040;
	background-image: url(pics/Transparent-Grey.png);
	font-size: 14pt;
	width: 70%;
	margin-left: 14%;
}
.Entry-Date {
	font-size: 16pt;
	color: #404040;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #404040;
	text-transform: capitalize;
}
.EntrySub {
	font-size: 14pt;
	margin-left: 49%;
	font-family: "Times New Roman", Times, serif;
}
.Entry strike {
	color: #404040;
	font-weight: 100;
	font-size: 12pt;
	text-decoration: none;
	line-height: 1px;
	border: 1px solid #404040;
	background-image: url(pics/Transparent-Grey.png);
}

.Entry acronym {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-top: 1px solid #404040;
	border-right: 1px none #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px none #404040;
}
.Entry acronym:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(pics/Transparent-Orange.png);
}
.Entry dfn {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-top: 1px solid #404040;
	border-right: 1px none #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px none #404040;
}
.Entry dfn:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(pics/Transparent-Orange.png);
}
.Entry a:link {
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-family: "Courier New", Courier, mono;
}
.Entry a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(pics/Transparent-Orange.png);
	font-variant: small-caps;
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	padding-right: 1pt;
	padding-left: 1pt;
	border: 1px solid #F4C32A;
}
.Entry a:visited {
	color: #000000;
	text-decoration: line-through;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
}
.Entry a:active {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	background-image: url(pics/Transparent-Orange.png);
	border: 1px solid #f4c32a;
	font-family: "Courier New", Courier, mono;
}

.Entry img {
	padding: 0px;
	margin: 3pt;
	clear: none;
	visibility: visible;
	z-index: auto;
	float: none;
	text-align: center;
	text-indent: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}

.CenterThis {
	text-align: center;
}

h1 {
	color: #404040;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	text-align: center;
	width: 35%;
	float: none;
	clear: none;
	margin: auto;
	padding: 5px;
	border: thin dotted #404040;
	background-image: url(pics/Transparent-Orange.png);
}
.h1Sub {
	font-size: 20pt;
	font-family: "Courier New", Courier, mono;
	padding-top: 10pt;
}h2 {
	color: #404040;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	text-align: center;
	width: 35%;
	float: none;
	clear: none;
	margin: auto;
	padding: 5px;
	border: thin dotted #404040;
	background-image: url(pics/Transparent-Orange.png);
}
h3 {
	color: #404040;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	text-align: center;
	width: 35%;
	float: none;
	clear: none;
	margin: auto;
	padding: 5px;
	border: thin dotted #404040;
	background-image: url(pics/Transparent-Orange.png);
}


#colunm1 {
	position: absolute;
	left: 0;
	width: 50%;
	margin-top: 15pt;
	margin-bottom: 10pt;
}
#colunm2 {
	width: 50%;
	margin-left: 50%;
	margin-top: 15pt;
	margin-bottom: 10pt;
}
#Gutter {
	width:auto;
	margin-top:10pt;
	height: auto;
}
img {
	visibility: hidden;
	font-size: 12px;
}
