html, body {
height:100%;

}

body{
	background-image: url('http://BlackLocustSoftware.com/PortfolioArchive/JohnDoe2008/images/DeclarationBG2.jpg')
}
#non-footer {
min-height:100%; text-align: center;
}
* html #non-footer {
height:100%;
}
.maintext { width: 100%; margin: auto; z-index:0; position: absolute; top: 75px; text-align: center; }
.textdetail {width: 60%; color: black; margin: auto; padding: 15px; text-align: left;}
.NavBar {width: 100%; z-index: 3;	position: absolute;  top: 150px; text-align: center; margin: auto;}
.NavLeft {width: 800px; text-align: center; margin: auto;}
.TopBar {position: absolute; width: 100%; z-index:2; top: 30px; 	margin: auto;}	
.HeadImage{z-index: 1;}
	
span.NavLink { position: relative; Top: 0px;  background-color: transparent; font-weight: bold;}
span.big {font: 200%;}
	
div.IssuesNav {position:absolute; left:0px; text-align:left; top:225px; width:15%; border-style:solid; border-color:black; margin:2px;}
li {padding: 5px;}
	
#footer {
height:50px; 
margin-top:-50px;
}
a {	text-decoration: underline color: #000000; } 
a:hover { 	color: #ff0000;	background: #ffff00;	text-decoration: underline;}

