/* Basic body and layout */

body { background:#fbf1ff; }

p { text-indent:20px; }

#content { font-family:verdana, sans-serif; font-size:11px; color:#666; line-height:21px; text-align:justify; padding:0 10px 10px 10px;  }

td, table { font-family:verdana, sans-serif; font-size:11px; color:#666; line-height:21px; text-align:justify; }

a:link, a:visited, a:active { text-decoration:none; color:#9F4631;  }

a:hover { color:#BF543B; }

h1 { color: #FEDF62; font-size: 20px; font-family:arial black, sans-serif; letter-spacing:-1px; text-transform:uppercase; padding-left:45px; line-height:35px; margin-top:5px; }

h1:first-letter { font-size: 30px; text-transform:lowercase; font-style:italic; font-family:georgia, sans-serif; }

h2 { font-family:courier new, san-serif; font-size:12px; font-weight:bold; text-transform:lowercase; margin-bottom:-7px; padding-left:10px; color:#555; letter-spacing:1px; border-bottom:1px dotted #C09BCF; }

/* More detailed items and classes */

.quote { text-align:center; color:#777; -moz-border-radius:1em; background-color:#CEAFD9; padding:7px; line-height:16px; font-size:10px; }

blockquote { color:#777; font-family:georgia, sans-serif; text-align:justify; border-top:thick solid #FEDF62; padding:10px; }

.footer { background-color:#EBBFFF; padding:10px; font-size:11px; color:#777; line-height:16px; font-family:verdana, san-serif; border-top:medium dotted #C09BCF; }

i { color:#7D779F; font-family:georgia, sans-serif; }

b { color:#A68286; font-family: courier new, sans-serif; font-size:10px; font-weight:normal; text-transform:uppercase;  }

/* Image classes */

img.left { margin:9px; background-color:; border:4px solid #CEAFD9; float: left; }

img.left:hover { cursor:crosshair; border:4px solid #FEDF62; }

img.x { margin:5px; background-color:; border:4px solid #CEAFD9; }

img.x:hover { cursor:crosshair; border:4px solid #FEDF62; }

li { list-style-type:circle; }