#main { background-color: #999999; margin-left: 0%; position: absolute; z-index: 1; top: 0px; left: 0px; width: 100%; height: auto; visibility: visible; display: block }

#banner { position: absolute; z-index: 2; top: 0px; left: 0px; width: 100%; height: 60px; visibility: visible; display: block}

#Book { position: relative; width: 484px; margin-right: auto;  margin-left: auto; top: 200px; }

#layer1 { position: absolute; z-index: 3; top: 100px; left: 0px; width: 100%; height: 100px; visibility: visible; display: block }

body   { background-color: #99897c; font-style: normal; font-weight: bolder; font-size: 12px; line-height: 135%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

td { color: #feecaf; font-style: normal; font-weight: normal; font-size: 12px; line-height: 135%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }

#text     { position: absolute; z-index: 2; top: 135px; left: 50%; width: 600px; margin-left: -300px;  height: auto; visibility: visible; display: block; font-weight: normal }

#navbar    { position: absolute; z-index: 2; top: 100px; left: 0px; width: 100%; visibility: visible; display: block }

#footer-kate { position: relative; top: 205px; left: 0px; width: 100%; height: auto; visibility: visible; display: block; font-weight: normal }

a  { color: #feecaf; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover { color: #feecaf; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

