BODY {background-color:#352D26; margin-left:0px; margin-top:0px; margin-right:0px;}
DIV.outer
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 980px;
      height: 550px;
      margin-left: -490px; /* half of width */
      margin-top: -275px;  /* half of height */
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B524B;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B524B;
	font-weight: bold;
}
a:link       { color: #5B524B;text-decoration:none;}
a:visited    { color: #5B524B;text-decoration:none;}
a:active     { color: #5B524B;text-decoration:none;}
a:hover      { color: #84766C;text-decoration:none;}

