html, body {	margin: 0px;	padding: 0px;	border: 0px;	font-family:Verdana, Arial, Helvetica, sans-serif;	background-image: url(bkgnd.jpg);	background-repeat:no-repeat;	background-position: bottom right;}a:link { color:#666666; text-decoration: none; }a:visited { color:#000000; text-decoration: none; }a:hover { color:#990000; }p {font-size: 11pt}H1 {font-size: 21pt;	color:D3D3D3}H2 {font-size: 16pt;}H6 {font-size: 8pt; color:#000000; font-weight:lighter;}	#secret {	border:1px dashed #000;	padding: 0px 0px 50px;}	 #left {	position: absolute;	left:15px;	top:180px;	width:150px;background-color:#E5E5E5;	background-image: url(images/faders.jpg);background-repeat: no-repeat;		border:1px dashed #000;  padding: 0px 5px;	  }#right {	position: absolute;	right:15px;	top:180px;	width:150px;	background:#fff;	background-color:DBDBDB;	border:1px solid #000;  padding: 0px 5px;}#header {	background:#fff;	/* IE 5.5 */	height:81px;	border-top:1px solid #FFFFFF;	border-right:1px solid #FFFFFF;	border-left:1px solid #FFFFFF; 	voice-family: "\"}\"";	voice-family: inherit;	/* IE 6 */	height: 179px;}html>body #banner {	/* Mozilla and Safari */	height: 99px;}#main {	background:#fff;		/* these two margins affect IE 5.5 */ 	/* top:100; */	margin-left: 180px;	margin-right:180px;	margin-bottom: 20px;	border:1px solid #000000;	padding: 5px 15px 10px; 	voice-family: "\"}\"";	voice-family: inherit;	/* these two margins affect IE 6 */ 	margin-left: 180px;	margin-right:180px;	}html>body #main {	/* these two margins affect Mozilla and Safari */ 	margin-left: 192px;	margin-right:192px;}#footer {	width: 100%;	position:relative;	bottom:25px;	padding: 10px 0px;	height: 25px;	border: solid #000000; 	border-width: 0px 0;	background-color:#EEB4B4;	margin: 0;}
