/* CSS Document */

body { background: #930655; }

a:active { color: #930655; text-decoration: underline; }
a:link { color: #930655; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #930655; text-decoration: underline; }

table.main { width: 765px; background: #FFFFFF; }

table.product { width: 600px; background: #FFFFFF; font-family: "Arial", sans-serif; color: #000000; font-size: 9pt; font-weight: bold; text-align: center; }

table.home { width: 600px; font-family: "Arial", sans-serif; color: #000000; font-size: 9pt; font-weight: bold; }

td.leftnav { width: 165px; background: #FFFFFF; }

td.logo { background: #960656; }

td.product { width: 600px; font-family: "Arial", sans-serif; color: #000000; font-size: 9pt; font-weight: bold; text-align: center; }

td.center { width: 600px; background: #FFFFFF; font-family: "Arial", sans-serif; color: #000000; font-size: 12pt; font-weight: bold; text-align: center; }

td.home { width: 610px; vertical-align: top;  padding-top: 5px; padding-bottom: 5px; padding-left: 5px; font-family: "Arial", sans-serif; color: #000000; font-size: 12pt; font-weight: bold; background-image: url(images/jewels.jpg) }

td.home2 { width: 300px; vertical-align: top;  padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-align: center; background: #FFFFFF; }

td.home3 { width: 600px; vertical-align: top;  padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; font-family: "Arial", sans-serif; color: #000000; font-size: 12pt; font-weight: bold; background: #FFFFFF; text-align: top;}

h3 { color: #000000; font-family: "Arial", sans-serif; color: #000000; text-align: center; vertical-align: middle; margin-top: 5px; margin-bottom: 5px; word-spacing: 4px; letter-spacing: 2px;}
h2 { color: #000000; font-family: "Arial", sans-serif; color: #000000; font-size: 20px; text-align: center; vertical-align: middle; margin-top: 5px; margin-bottom: 5px; word-spacing: 4px; letter-spacing: 2px;}
h1 { color: #FFFFFF; font-size: 20px; text-align: center; vertical-align: middle; margin-top: 5px; margin-bottom: 5px; word-spacing: 4px; letter-spacing: 2px;}

#floating-header { position: absolute;
left: 111px;
top: 197px; }
