body
{
  background-color:#efefef;
  background-color:#fcfcfc;
  background-color:#f7f6fb;
  font-family:Verdana,Arial,sans-serif;
}

div#header table img
{
  border:0;
}

div#wrapper
{
  background-color:white;
  border:1px solid #ccc;
  border:1px solid #e3bb97;
  border:3px solid #4b2413;
  margin:1em auto;
  width:720px;
}

div#content
{
  font-size:0.9em;
  line-height:150%;
  padding:1em 4em;
}

div#content h1
{
  font-size:1.2em;
  text-align:center;
}

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;
}

div.items {
  margin:0 auto;
  width:600px;
}

div.item {
  width:100px;
  height:170px;
  float:left;
  text-align:center;
}

table.item {
  width:120px;
  height:160px;
  float:left;
}

table.item td.image {
  height:70px;
  vertical-align:center;
  text-align:center;
}

table.item td.title {
  text-align:center;
  vertical-align:top;
  font-size: 85%;
  
}

div#image {
  text-align:center;
}

table#galleries-table {
  margin:0 auto;
}
table#galleries-table td {
  text-align:center;
}

textarea {
  display:block;
  width:350px;
  height:100px;
}