body  { background-image: url('images/headerbkg.gif'); background-repeat: repeat-x; 
        background-color: #ffffff; background-position: left top;
        color: #000000; margin-left: 0; margin-right: 0;
		  font-family: Arial, Helvetica, sans-serif; position:relative}

.main { margin-left: auto; margin-right: auto; width:98%; max-width:1000px; 
        position: relative}

h2,h3,h4 { margin-top: 0.2em; margin-bottom:0.2em }

ul    { margin-top: 0 }

table.leftphoto        { margin-top: 0.25em; margin-bottom: 0.25em; margin-right: 0.5em}
table.leftphoto  td    { text-align: center}
table.rightphoto       { margin-top: 0.25em; margin-bottom: 0.25em; margin-left: 0.5em}
table.rightphoto td    { text-align: center}

img.left  { margin-top: 0.25em; margin-bottom: 0.25em; margin-right: 0.5em}
img.right { margin-top: 0.25em; margin-bottom: 0.25em; margin-left: 0.5em}

input, select, textarea {font-family: inherit }

.mp3player { background: #f0f0f0; border: solid 1px silver}
.onebit_mp3 a { }

.printonly { display: none }
.dontprint { }

.footerbkg { position: absolute; z-index: -1; height: 85px; width: 100%; bottom: -1em; 
             background-image: url('images/footerbkg.gif'); background-repeat: repeat-x;
				 background-position: left top; clear: both; font-size: small;
             border-bottom: 3px solid navy}

.w3clink  { cursor: default; text-decoration: none; color: black } 
