/* Andrea Robinett 
    Assignment 1 */
img
{
  border: 0px;
}

tr 
{
   vertical-align:text-top
}

h1
{
   font-family: arial, sans-serif;
   font-size: large;
   color: #0000FF;
   background-color: transparent;
   text-align: center
}

a
{
   color: #000066;
   background-color: transparent
}

td.bodytext
{
   padding: .5cm;
   font-family: arial, sans-serif;
   background-color: #FFFFFF
}

td span
{
   font-weight: bold
}

ul
{
   list-style: square
}
.prod
{
   width: 75%;
   text-align: center;
   padding: 3px;
}

body
{
   color:#000000;
   background-color:#CACACA;
   margin: 0px;
}

div
{
   text-align:center
}

table.template
{
   padding: 0px;
   border-spacing: 0px;
}

.leftcol
{
   background-image: url("./images/leftbg.jpg");
   width: 150px
}

td
{
   padding: 0px;
}
.topcol
{
   background-image: url("./images/topbg.jpg");
   height: 146px;
   text-align: center
}
