﻿body{
  margin:0;
  padding:0;
  background:#fbe9e9;
  color: #404040;
  font-family: 'helvetica', arial;
}
a{color:#cc0000;}
a:visited{color:#cc0000;}
td{font-size: 12px;}
div.storeEntry{padding: 5px 0 10px 0;}
div.storeEntry strong{color:#652b2b;font-weight:bold;}
td#sidebar{
  background-image: url('../images/shopgirl2.jpg');
  background-repeat: no-repeat;
  width:360px;
}
table#header{
  background-repeat: repeat-x;
  background-image: url('../images/Skyline/tile_pink.gif');
}
table#header td{
  padding-right:20px;
  background-image: url('../images/Skyline/shops.jpg');
  background-repeat: no-repeat;
}
table#content{
  padding-left:10px;
  padding-top:30px;
}
ul#categories{margin:0;padding:0;}
ul#categories li{
  list-style: none;
  padding: 0px 0 19px 0;
  font-size: 13px;
}
ul#categories li.selected a{
  font-weight: bold;
  color: #652b2b;
  text-decoration: none;
}
div.letter{
  padding: 0;
}
