
			html { height:100%;}
			body {height:90%;padding:0px 0px 0px 0px;text-align:center;overflow:hidden;}
			#iebug {height:100%;text-align:left;margin: 0px auto 0px auto;width:775px; font-family: \'Verdana\'; font-size:0.7em;}
			#outer {height: 100%; overflow: hidden; position: relative;}
			#outer[id] {display: table; position: static;}

			#middle {position: absolute; top: 45%;} /* for explorer only*/
			#middle[id] {display: table-cell; vertical-align: middle; position: static;}

			#inner {position: relative; top: -50%;} /* for explorer only */
			/* optional: #inner[id] {position: static;} */

			h1 { border-bottom:solid 2px black; width:785px; margin-bottom: 1px !important;margin-bottom: 2px;padding-bottom: 0px !important;padding-bottom:1px;font-size:2em;}

			a { color:black; }

