<!--
/* element selectors */
*  { font-family: helvetica, arial, sans serif }

body { background: #CCC }

table.body 
{ 
background: white;
margin-top: 20px;
margin-left: 10px;
width: 900px;
padding-bottom: 100px
}

h1
{ 
font-size: 11px;
color: white
}

div.quote 
{ 
width: 740px;
padding-left: 5px;
color: #600; 
letter-spacing: 2px;
font-size: 11px
}
 
table.indexbowls { width: 900px }
 
table.indexbowlstwo
{ 
margin-top: 30px;
width: 900px 
}
 
table.indexcups { width: 900px }

table.indexjugs { width: 900px }

table.indexpitchers { width: 900px }

table.indexpitchers2 { width: 900px }

td.indexbowls
{ 
background-color: white;
width: 180px;
vertical-align: top;
line-height: 18px;
letter-spacing: 1px;
font-size: 11px
}

td.indexbowlsthree
{ 
background-color: white;
width: 230px;
vertical-align: top;
line-height: 18px;
letter-spacing: 1px;
font-size: 11px
}

td.indexbowlsfour
{ 
background-color: white;
width: 220px;
vertical-align: top;
line-height: 18px;
letter-spacing: 1px;
font-size: 11px
}

td.indexbowlsfive
{ 
background-color: white;
width: 220px;
vertical-align: top;
line-height: 18px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugsone
{
width:165px;
background-color: white;
vertical-align: top;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugstwo
{ 
background-color: white;
vertical-align: top;
width: 200px;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugsthree
{ 
background-color: white;
vertical-align: top;
width:248px;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugsfour
{ 
background-color: white;
vertical-align: top;
width:270px;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugsfive
{ 
background-color: white;
vertical-align: top;
width:164px;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexjugssix
{ 
background-color: white;
vertical-align: top;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexpitchers
{ 
background-color: white;
width: 300px;
vertical-align: top;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexpitchers2
{ 
background-color: white;
width: 180px;
vertical-align: top;
line-height: 24px;
letter-spacing: 1px;
font-size: 11px
}

td.indexcupsone
{ 
background-color: white;
width: 200px;   
vertical-align: top;
line-height: 24px;
letter-spacing: 2px;
font-size: 11px
}

td.indexcupstwo
{ 
background-color: white;
width: 200px;   
vertical-align: top;
line-height: 24px;
letter-spacing: 2px;
font-size: 11px
}

td.imagepitchers
{ 
width: 530px;
vertical-align: top
}

td.indexvases
{ 
background-color: white;
width: 180px;
vertical-align: top;
line-height: 24px;
letter-spacing: 2px;
font-size: 11px
}

td.imagejugs { vertical-align: top }

td.imagecups
{ 
vertical-align: top;
width: 400px
}

td.imagevases
{ 
padding-left: 40px;
vertical-align: top;
width: 500px
}

p.text
{ 
letter-spacing: 1px;
color: #603; 
font-size: 11px
}

span.headername
{ 
padding-left: 3px;
letter-spacing: 3px;
color: #8B475D; 
font-size: 14px
}

div.home 
{ 
margin-top: 10px;
font-size: 11px
}

p.mail
{ 
padding-top: 10px;
letter-spacing: 1px;
color: #603; 
font-size: 11px
}

span.studiocups
{
padding-left: 60px;
font-size: 11px
}

span.studio 
{
padding-left: 80px;
font-size: 11px
}

span.studiopitchers2 
{
padding-left: 80px;
font-size: 11px
}

td.mail
{
vertical-align: top;
letter-spacing: 1px;
font-size: 10px
}

table.copyright 
{ 
margin-top: 10px ;
width: 910px;
text-align: center
}

td.copyright { font-size: 11px }

table.footer 
{ 
background: #FFF;
margin-top: 80px;
width: 910px;
margin-left: 20px;
text-align: center
}

td.footer
{
vertical-align: top;
word-spacing: 30px;
letter-spacing: 1px;
font-size: 12px
}

table.footerbug 
{ 
margin-top: 10px ;
width: 920px;
text-align: center
}

td.footerbug { vertical-align: top; }


.class1 A:link { text-decoration: none; color: #00C }
.class1 A:active { text-decoration: none; color: #00C }
.class1 A:visited { text-decoration: none; color: #00C }
.class1 A:hover { text-decoration: underline; color: #CCC }

.class2 A:link {text-decoration: none; color: #000 }
.class2 A:visited {text-decoration: none; color: black }
.class2 A:active {text-decoration: none; color: #06C }
.class2 A:hover {text-decoration: underline; color: red }

-->



