.l {text-align: center; }
.c {text-align: center; color: #FFFFFF; border: 0; background-color: #961108; vertical-align: top; }
.w {text-align: center; color: #000000; border: 0; background-color: #FFFFFF; vertical-align: top; }
.s {text-align: center; border: 0; background-color: #961108; vertical-align: top; height: 50px; }
.t {font-family: arial; font-size: 12px; text-align: center; font-weight: bold; }
.b {font-family: arial; font-size: 20px; vertical-align: top; text-align: center; }
.a {font-family: "Book Antiqua"; font-size: 10px; color: #FFFFFF; text-align: center; }

h1 {font-family: "Book Antiqua"; font-size: 26px; text-align: center; }

body         { background-image: url('images/brick-background.jpg'); background-repeat: repeat; background-attachment: fixed; }

#table1 { height: 90%; margin: 0; padding: 0; border: none; text-align: center; }
#table1 {border-collapse: collapse;  width: 80%; position: absolute; top: 50px; left: 120px; right: 50px; background-image: url('images/store-background.jpg') } 
#table2 {width: 80%; text-align: center; margin: auto; }
img {border-color: #000000; }
#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 7em;
/* to display the list horizontaly */
font-family: "Book Antiqua";
margin-left: auto; margin-right: auto;
padding: 0;
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
}

#navlist a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #fff;
border-bottom: 1px #000 solid;
text-align: center;
text-decoration: none;
color: #000;
}

#navlist a:hover { color: #ffffff; background-color: #000000; }