 
body {
background-color: black;
}

.frontcontent {
background-image:url(images/homebot.gif);
background-repeat:no-repeat;
padding:5px 400px 5px 50px;
font-size: 12pt;
}

.content {
background-image:url(images/midbg.gif);
background-repeat:repeat-y;
padding:5px 50px;
font-size: 12pt;
}

a:link {color: #880000; text-decoration: none}
a:visited {color: #800000; text-decoration: none}
a:hover {text-decoration: underline}

.leftaddress {
float:left;
width:25%;
border-right:2px solid #000;
border-bottom:2px solid #000;
margin-right:15px;
padding-bottom:20px;
}

.rightbio {
vertical-align:top;
}

.insetimage {
padding-left:10px;
padding-bottom:10px;
}

.productimage {
padding-right: 0px;
padding-bottom: 0px;
display: block;
margin: 2px 0;
margin-right:10px;
color: #A71E12;
line-height: 1.6em;
border: 3px solid #E40202;
overflow: auto;
}

.leftstore {
float:left;
width:50%;
margin-right:15px;
border-right:2px solid #000;
margin-right:15px;
padding-bottom:20px;
padding-right:10px;
}

.rightstore {
padding-bottom:20px;
}

.caption {
text-align: center;
font-size: 9pt;
border-style: solid;
border-width: thin;
border-color: black;
}

.productorder {
 font-size: 13pt;
 font-weight: bold;
}

.producttitle {
 font-size: 13pt;
 font-weight: bold;
}

.productdesc {
 font-size: 12pt;
 font-weight: normal;
}

.pricecolumn {
 font-size: 10pt;
 font-weight: normal;
}
