@charset "UTF-8";/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 1.7em;	padding: 0;	margin: 0;	text-align: left;	background-color: #647800;	color: #000000;	padding:1em 0;}  p {	margin: .5em 0 1em 0;}      h1, h2, h3, h4, h5 {	margin: 0;	padding: 0;	line-height: 1em;	color: #FF6600;	font-family: Verdana, Arial, Helvetica, sans-serif;}	  	  h1 { 	font-family: Helvetica, Arial, Verdana, sans-serif;	  text-align: center;	  font-size: 60px;	  padding: 20px 0 20px 0;	  margin: 0 20px 0 20px;	  color: #000000; 	  }	  	  h2 {	  font-size: 42px;	  font-weight: normal; 	   }	   	     h3 {		 font-family: Helvetica, Arial, Verdana, sans-serif;		 font-size: 28px;		 font-weight: bold; 		  }  		  		  h4 {		  color: #660000;		  font-size: 16px;		  font-weight: normal;		  margin: 5px 0 20px 0; 		  } 		  		  		   		   .navigation {	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 20px;	color: #e59a40;	margin: 10px;	padding: 0;	line-height: 2em;	width: 160px;	position:absolute;	top:197px;	left:60px;	text-decoration: none;	}a:link.navlink {	color:#e59a40;	font-weight: bolder;	text-decoration: none;	width: 159px; } a:visited.navlink {	color:#FF6600;    font-weight: bolder;}a:hover.navlink {	color:#FFCC00;    font-weight: bolder;}.logo {	margin: 0 560px 0 5px;	position: absolute;	left: 11px;	top: 15px;	}	#oldgradient {	width: 90%;	margin: 0px;	float: left;	margin-top: -15px;	background-image: url(../images/gradient.jpg);	margin-bottom: 0px;	height: 1100px;	}			#gradient {	position:absolute;	width: 700px;	height: 170%;	background-image: url(../images/gradient.jpg);	margin-left: 200px;	margin-top: 0px;	top: 0px;	left: 35px;	}#textbox {	width: 105%;	margin: 0 auto;	float: left;	margin-top: 70px;	margin-left: 40px;	}.clearfix:after {	display:block;	visibility:hidden;	clear:both;	height:0;	content:".";}* html .clearfix {height:1px;} /* * html hack for IE pre 7 used for convenience in this demo */.clearfix {display:inline-block;}.clearfix {display:block;}.structural {	position:absolute;	left:-9999px;}.copyright{	font: Arial;	color: #FFFFFF;	font-size: 10px;} * {    margin: 0; } html, body {     height: 100%; } .wrapper {	min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto 30em;	width: 780px; } .footer, .push {    height: -30em; }