body {
	background-color: black;
	color: white;
	vertical-align: baseline;
}
#Bodyback {
	height: 1130;
	min-height: 1130;
}
* html #Bodyback {
	height: 1220;
	min-height: 1220;
}
#Layoutback {
	background-color: #333333;
	position: absolute;
	top: 150;
	left: 5%;
	width: 90%;
	border: 0.5em;
	border-style: outset;
	padding: 0;
	margin: 0;
	height: 980;
	min-height: 980;
	overflow: hidden;
}
* html #Layoutback {
	top: 130;
	height: 1160;
	min-height: 1160;
	overflow: scroll;
}
div {
	clear: left;
}
#Subscribe, #Bless, #Footer {	
	text-align: center;
}
#Header, #Footer {
	width: 100%;
}
#Bless {
	position: relative;
	top: 70;
}
* html #Bless {
	top: 50;
}
#Footer a{
	color: white;
}
#Webmaster {
	position: relative;
	left: 40%;
	top: -13;
	font-size: .7em;
}
#Developers {
	position: relative;
	left: -40%;
	top: -13;
	font-size: .7em;
	right: 20%;
}
#Subscribe {
	position: relative;
	top: 27;
	left: 5%;
	font-size: .7em;
}
#ExtRf {
	font-size: .65em;
}
cite {
	visibility: hidden;
}
* html cite {
	visibility: visible;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	color: gray;
}
#h1shd {
	font-size: 3em;
	top: 3.1%;
	font-family: "Colonna MT", "Times New Roman", Sans-Serif;
}
* html #h1shd {
	top: 3.25%;
	color: gray;
}
.H2Hd {
	left: -1.5%;
	top: -2%;
	font-size: large;
	font-weight: normal;
	color: #111;	
}
.H3Hd {
	left: -2%;
	top: -4%;
	font-weight: bold;
	color: white;	
}
h1, h2, h3 {
	position: absolute;
	border-top: 0;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: center;
	text-shadow: gray 2px 2px 1px;
}
h1 {
	width: 100%;
	top: 3%;
	text-align: center;
	font-family: "Colonna MT", "Times New Roman", Sans-Serif;
	font-size: 3em;
	font-weight: normal;
}
h2 {
	left: 30%;
	font-size: large;
	font-weight: normal;
	clear: left;
	display: inline;
}
h3 {
	font-size: larger;
	font-weight: 900;
	text-shadow: gray 2px 1px 2px;
	color: white;
}
* html h3 {
	color: #000;
}
#Articles {
	width: 50%;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	text-align: center;
	overflow: hidden;
	min-height: 1100;
}
#Reports {
	width: 50%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 50%;
	top: 0;
	color: white;
	text-align: center;
	overflow: hidden;
	min-height: 1100;
}
ul {
	list-style-type: none;
	text-align: left;
	height: 100%;
	min-width: 30%;
	overflow: hidden;
	padding-left: 2px;
}
img {
	float: left;
	clear: left;
	border: 0;
	border-right: .2em;
	border-bottom: .2em black;
	margin: 0 2% 1% 5%;
	width: 150;
	border-style: outset;
}
a {
	cursor: pointer;
}
a:hover {
	color: lightblue;
}
.LLn {
	height: 3;
}
.LIt {
	padding-left: 17px;
}