
html     { }
body    /* setting font, size, color & weight for regular body */                                    { color: #7ea7ca; font-size: 10pt; font-family: Tahoma; font-weight: 500; background: #fff url("images/bk.jpg") repeat-x fixed 0 bottom; min-width: 805px }
p     { text-align: center; margin: 10px 20px }
#wrap                                      { background-color: transparent; margin: 0 auto; z-index: 200; width: 805px; height: 750px }
#header   { background-color: #fff; top: 0; width: 805px; height: auto }
#main                    { margin-top: 40px; width: 205px; height: 200px; float: left }
#contact                  { margin-top: 40px; width: 300px; height: 200px; float: left }
#contact-rt                    { margin: 50px 0 0; padding: 0; z-index: 100; width: 400px; float: right }
img { margin: 0 }
#sidebar                   { margin: 50px 0 0; padding: 0; z-index: 100; width: 600px; float: right }
img { margin: 0 }
.text /*  setting class for text to indent in content areas  */      { text-indent: 12px; margin-top: 10px; margin-right: 0; margin-bottom: 10px }
h1 /*  page header  */         { color: #7ea7ca; font-size: 10pt; font-family: Tahoma, Arial, sans-serif; font-style: italic; font-weight: 700; text-align: center }
a:link       { color: #7ea7ca; font-weight:  }
a:active    { color: #7ea7ca; font-weight: ; text-decoration: underline }
a:hover     { color: #7ea7ca; font-style: italic; text-decoration: none }
a:visited     { color: #7f4000; font-weight: ; text-decoration: none }
a:visited:hover     { color: #7f4000; font-weight: ; text-decoration: none }
.img  { border: ridge 5px #000 }
.copyright /* style for copyright */             { color: #7f4000; font-size: 9px; font-style: normal; font-weight: normal; line-height: 15px; margin-top: 100%; position: relative }
table { background-image: url("images/flower.gif"); background-repeat: no-repeat; background-position: center; padding: 2px; border: groove 3px #7ea7ca; table-layout: fixed }
.img2   { margin-right: 20px; margin-left: 20px; border: ridge 5px #000 }
