/* Style sheet for Blind Duck Web Site */
/*Author: James Wood */

body {color: white; background-color: white; font-family: Arial, Helvetica, sans-serif; margin-top: 10; background-image: url(./images/bg1.jpg)}

h1, h2, h4, h5, h6, {font-family: sans-serif; color: white}
h1 {text-align: left}
<-- h2 {text-align: center} -->

h3 {font-family: sans-serif; color: white}
h3 {text-align: left}

caption {font-weight: bold}

ul {list-style-type: square}

#head {align: left; vertical-align: bottom}
#head2 {align: right; vertical-align: bottom}
#head3 {align: center; vertical-align:top}

#links {width: 120px; float: left; background-color: rgb(248, 142, 0); margin-right: 10px}
#links a {font-family: sans-serif; color: white; font-size: 9pt}

#table1 {font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; background-color: white; float: center; margin: 5 0 5 5; background-image: url(./images/parch.jpg) }

#table2 {font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; background-color:white, align: center, float: left; margin: 5 0 5 5; }

td {valign: center}

hr {color: #850000}


