body    {background-image: url(/images/bg.gif); background-color: #000000; color: #ffffff; font-size: 13px;}
a       {color : #ff0000; text-decoration : none; font-weight: bold; }
a:hover {color : grey;}
table,td,th {color: grey; font-size: 12px; font-color: black;}
.top    {position: absolute; z-index: 1;  top: 0px; left:  0px; height: 55px; width: 100%; background-image: url(/images/stripe.gif);}
.logo   {position: absolute; z-index: 2; top: 0px; left: 0px;}
.nav    {position: relative; top: 15px; text-align: right; top: 18px; width:100%; font-size: 14px; zindex: 2;}

.tablecontent {width: 100%; height: 100%; border: 2px solid #FFFFFF;}
.tableheading {font-family: 14px; font-weight: bolder; border-bottom: 2px solid #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-style: normal; padding: 3px;}
.merchitem  {width: 500px; border-style: double; padding: 5px; margin-left: 175px; font-size: 14px;}
.merchimg   {width: 200px; float:left;}
.merchdesc  {font-style: italic;}
.merchprice {float: right}
.merchtitle {font-weight: bold;}
.content {
	width: 750px;
	float: right;
}
