body
{
    background-color: #7c0204;
}
body, a, td, p
{
    font-size: 11px;
}
body, a, td, p, h1, h2,div
{
    font-family: verdana,arial;
    color: black;
}
h1
{
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}
h2
{
    font-size: 11px;
    font-weight: bold;
}
ul
{
    text-align: left;
}
img
{
    border: 0px;
}
#pagetable
{
    width: 600px;
    background-color: white;
    color: black;
}
#menurow, #menucontent
{
    padding-top: 15px;
    text-align: center;
}
#mainrow, #maincontent
{
    vertical-align: top;
    text-align: left;
    height: 300px;
    background-color: white;
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
}
#imagerow, #imagecontent
{
    padding-left: 50px;
    padding-right: 50px;
}
#toprow, #topcontent
{
    text-align: center;
    background-color: black;
    color: white;
    padding: 30px;
}
#bottomrow, #bottomcontent
{
    background-color: black;
    text-align: center;
    color: white;
    height: 75px;
    background-color: black;
    padding: 0px;
}
#bottomcontent A
{
    color: white;
}
td .productimageplaceholder
{
    width: 100px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px black;
}
