<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type"
  content="text/html;charset=utf-8">
<?php if (isset($other)) echo $other; ?>
<title><?php echo $title ?></title>
<link href="style/artzy.css" rel="stylesheet" type="text/css">
</head>

<body>
<table>
<tr>
  <td colspan="2">
  <p id="logo">
    <img src="images/artzy.gif" alt="Artzy logo" id="banner">
  </p>
  </td>
</tr>
<tr><td valign="top" width="15%">
<div id="sidebar">
<em>Quick Links</em>
<br><a href="index.php">Home</a>
<br><a href="about.php" title="About Us">About Us</a>
<br><a href="products.php" title="Shop!">Products</a>
<br><a href="cart.php" title="Your Cart">View Cart</a>
<br><a href="members.php" title="Members Only">Members</a>
<br><a href="logout.php" title="Log Out">Log Out</a>
</div>
</td><td>
<div id="main">