body
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background-color: #ffffff;
  color: #000000;
}

a:link { color: #000000 }
a:visited { color: #000000 }
a:active { color: #000000 }
a:hover { color: #003377 }

img {
  border: 0
}

h1
{
  font-size: 2em;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #000000;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px
}

h2
{
  font-size: 1.75em;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #7777ff;
  margin-left: 5px;
  margin-right: 15px
}

h3
{
  font-size: 1.5em;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #6666ff;
  margin-left: 10px;
  margin-right: 15px
}

h4
{
  font-size: 1.25em;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #5555ff;
  margin-left: 12px;
  margin-right: 15px
}

h5
{
  font-size: 1.125em;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #3333ff;
  margin-left: 14px;
  margin-right: 15px
}

p
{
  margin-left: 15px;
  margin-right: 15px
}

pre
{
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1.1em;
  color: #0033ff;
}

ul, dl, ol, li
{
  margin-left: 30px;
  margin-right: 30px
}

dt
{
  font-weight: bold;
  margin-left: 15px;
  margin-right: 15px
}

dd
{
  margin-left: 35px;
  margin-right: 15px
}

p.caption
{
  text-align: center;
  font-style: italic;
  font-size: 75%
}

table
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

td
{
  vertical-align: middle;
  width: *;
}

code
{
  font-family: monospace;
  font-size: 1.1em;
  color: #0033ff;
}

p.price {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 2em;
  font-style: italic;
}

table#logo {
  text-align: left;
  background-color: #fff7f0;
  border: solid #ffbb77 2px;
  width: 960px;
}

table#menu {
  background-color: #ffbb77;
  width: 960px;
}

table#menu td {
  font-family: Arial;
  font-size: 0.9em;
  text-align: center;
  width: 200px;
}

table#page {
  text-align: left;
  background-color: #fff7f0;
  border: solid #ffbb77 2px;
  width: 960px;
  align: center;
}

table#page td {
  border: solid #ffbb77 2px;
  width: 300px;
  vertical-align: top;
}

table#items {
  border: solid #000000 0px;
  width: 300px;
}

table#items td {
  border: solid #000000 0px;
  vertical-align: middle;
}

.title
{
  vertical-align: top;
  background-color: #ffbb77;
  font-weight: bold;
  text-align: center;
  height: 40px;
}

.overview {
  background-color: #fff7f0;
}

.details {
  font-size: 0.8em;
}

table#item {
}

table#item td {
  width: 0;
}

.view {
  width: 128px;
}

p.more {
  font-size: 0.9em;
}

table#footer {
  background-color: #ffbb77;
  width: 960px;
  font-size: 0.9em;
  text-align: right;
}

table#cards {
  width: 900px
}

table#cards td {
  text-align: center
}

table#advert {
  width: 300px
}

table#advert td.image {
  text-align: center;
  width: 80px
}

table#advert td.description {
  font-size: 1.2em;
  text-align: center;
  vertical-align: middle;
  width: *;
}

.center
{ 
margin-left: auto;
margin-right: auto;
}
