body {
  font-family:Verdana, sans-serif;
}

a img {
  border:0px;
}

div#wrapper {
  width:745px;
  margin:0 auto;
}


div#header {
  text-align:center;
  font-weight:bold;
}

div#joyful-signs,
div#joyful-notes {
  margin-bottom:40px;
  overflow:auto;
}

div.description {
  width:360px;
  text-align:center;
  float:right;
}

div.description img {
  width: 150px;
}

div.preview {
  width:250px;
  float:left;
  text-align:center;
}

div#joyful-signs div.preview img {
  width:200px;
}

div#cart-button {
  text-align:center;
}

div#nav {
  margin:40px auto;
  width:auto;
  text-align:center;
}

ul.nav {
  margin:0;
  display:inline;
  padding-left:0;
}

ul.nav li {
  list-style-type:none;
  display:inline;
  margin:10px;
}

div#joyful-notes-items {
  overflow:auto;
}

div#joyful-notes-items .item {
  margin:20px auto;
  text-align:center;
  width:240px;
  height:340px;
  float:left;
}

div#joyful-notes-items .item img {
  margin-bottom:20px;
}

div#joyful-signs-items {
  width:705px;
  overflow:auto;
  margin:0 auto;
}

div#joyful-signs-items .item {
  width:235px;
  float:left;
  text-align:center;
  margin:20px auto;
}

div#joyful-signs-items .item img {
  margin-bottom:20px;
}

div#footer
{
  background-image:url('http://artofthecowboy.com/IMAGES2/silhoutte.jpg');
  background-repeat:no-repeat;
  background-position:top center;
  clear:both;
  font-size:0.9em;
  line-height:120%;
  margin-top:2em;
  padding-top:6em;
  text-align:center;
  padding-bottom:1.5em;
}

div#footer p
{
  margin:0;
}

div#footer p#copyright
{
  font-size:0.7em;
  margin:1.5em 0;
}

img.poster {
  border:2px solid black;
}