    body 
    {
    	background: #b99b65 url(../images/goldpic.jpg);
	    background-repeat: repeat-y;
	    background-position: center;
	    margin-left: 0px;
	    margin-right: 0px;
    }
    html body table
    {
    	margin-left:-14px;
      margin: 0px auto 0px auto;
      padding-right: 4px;
    }
    a:link {
	    color: #990000;
    }
    a:visited {
	    color: #990033;
    }
    
    
                .locationOuter { text-align: center; width: 350px; }
            .locationInner { font-family: Georgia; font-size: 14pt; text-align: center; }

			.infoOuter { background: #fadd8f; width: 350px; min-width: 350px; min-height: 450px; padding: 1px;}
			.infoInner { background: #fef8ec; width: 310px; height: 450px;
			      margin:6px; vertical-align: bottom;
			      font-family: georgia; font-size: 13pt;  padding: 12px;
			      border:solid 2px white;
			      line-height: 25px; letter-spacing: -1px; text-align: center; 
			}
			.infoTitle { font-weight: bold; text-align: center; font-size: 115%; }
