html, body {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1;}
html {overflow-y:hidden;}body {overflow-y:auto;}
#page-background {position:absolute; z-index:-1;}
#content {position:static;}
body { color: "#000000"; link: "#0000FF"; vlink: "#000080"; alink: "#800080"; background-color: "#e3b993"; font-family; sans-serif; font-size: 18px}
H1 { color: yellow; font-family: times roman; font-size: 30pt; text-align: center; height: 1em; margin: 0px 0 0px 0; padding: 0px}
H3 { color: yellow; font-family: arial; font-size: 12pt; text-align: center; height: 1.5em; margin: 0px 0 0px 0; padding: 0px}
H4 { color: #ffff00; font-family: arial; font-size: 15pt; font-style: bold; text-align: center; height: 1.25em; margin: 0px 0 0px 0; padding: 0px}
H5 { color: brown; font-family: times roman; font-size: 18pt; text-align: center; margin: 0px 0 0px 0; padding: 0px}
.shadow {filter: Shadow(Color=grey, Direction=130, Strength=2);}
.leftcol { width: 30%; float: left; text-align: center; overflow: hidden; border: 5px; border-style: ridge; border-color: #e3b993; background-color: #f7e9dd; }
.centercol { width: 30%; float: left; text-align: center; overflow: hidden; border: 5px; border-style: ridge; border-color: #e3b993; background-color: #f7e9dd; margin: 0 4% 0 5%;}
.rightcol { width: 30%; float: right; text-align: center; overflow: hidden; border: 5px; border-style: ridge; border-color: #e3b993; background-color: #f7e9dd; }
.full { width: 100%; clear: both;}
#links { font-family: arial; font-size: 8pt; text-align: center; position: absolute; bottom: 0; left: 0px; width: 100%; margin: 0px 0 0px 0; padding: 0px; border: 2px; border-style: ridge; border-color: #e3b993; background-color: #f7e9dd;}
#content {position: absolute; top: 42%;}