body
{
    background: #221100;
/*    background-image: url(wheat.jpg); */
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: 0% 0%;
    color: #000000;
    font: normal normal normal 10pt Arial;
    text-align: center;
}
a:link
{
    color: #FF9933;
    text-decoration:none;
}
a:visited
{
    color: #FF9933;
    text-decoration:none;
}

.bodyTable
{
    color: #FFFF99;
    /*background-image: url(./images/wheat.jpg);*/
    background-color:#ffffee;
    font: normal normal normal 10pt Arial;
    text-align: left;
    border:0px ridge #DDBB00;
    border-collapse: collapse;
}

body.product
{
    color: #000000;
/*    background-image: url(./images/wheat.jpg); */
    background-color:#ffffee;
    font: normal normal normal 10pt Arial;
    text-align: left;
    border:0px ridge #DDBB00;
    border-collapse: collapse;
}

table.product
{
    color: #000000;
    font: normal normal normal 10pt Arial;
    text-align: left;
    border:0px ridge #DDBB00;
    border-collapse: collapse;
}

hr.product
{
    border-top: 1px dotted #3333FF;
}

hr.detailPage
{
    border-top: 1px dotted #33ff33;
}

main
{
    background: #FAF0DC;
    background-image: url(Museum_Ceiling-3d-short.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 0%;
    color: #FFFF99;
    font: normal normal normal 10pt Arial;
    margin-right:auto;
    margin-left:auto;
}

.head1
{
    color:#339900;
    font-family: serif;
    font-size:30pt;
    font-weight:900;
    font-style:normal;
    white-space:no-wrap;
}

.head2
{
    color:#FFCC33;
    font-family: Arial;
    font-size:20pt;
    font-weight:400;
    font-style:normal;
}

.head3
{
    color:#996600;
    font-family: Arial;
    font-size:14pt;
    font-weight:400;
    font-style:normal;
}

p
{
    text-align: left
}

em.title
{
    color:#663300;
    font: normal normal 900 14pt Arial;
}

hr1
{
 width: 0; line-height: 16px; margin-right: 100%;
}
