/*
 * To Do:
 *   
 */ 

html {
  font-family:  Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 16px;
  color: #111;
  width: 100%
  text-align: center;
}

body {
	text-align: center;
}

ul {
  text-align: left;
  padding: 0;  margin: 0 1em 1em 4em;
}

table {
  margin-left: 2em;
}

.heading2 {
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
  padding-left: 142px;
  color: #666;
}

.headline {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  color: #666;
}

div#content {
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 50px;
  margin-left: 25px;
  text-align: center;
}

p {
  text-align: left;
  margin: 10px 10px 10px 17px;
  padding: 10px;
}

.sideblock {
  margin-left: 210px;
  margin-top: 67px;
  font-size: 18px;
  color: #666;
}

td#tdtopLeft {
  /*border-right: 2px solid #777;*/
}

td#headbar {
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
}

td#tdcontent {
  padding-top: 30px;
}

table#site {
  /*border: 1px solid #777;*/
}

table#tblArtists {
  padding-left: 10px;
  margin-left: 17px;
}

table.bg {
  background: url('img/applebg.jpg');
  background-position: 100px 70px;
  background-repeat: no-repeat;
}

div#frTop {
  border-bottom: 1px solid #777;
  height: 43px;
}

div#frBottom {
  border-top: 1px solid #777;
}

a {
  color: #005;
}

a:hover {
  color: #DA5E2D;
}

div#mnuMain {
  text-align: right;
  margin-top: 122px;
  font-size: 18px;
}

div#mnuMain a {
  display: block;
  border-right: 2px solid #666;
  padding: 19px 5px;
  text-decoration: none;
}

img {
  border-style: none;
}

img.evrardThumb {
  margin: 0 4px;
}

p#aboutus {
  padding-top: 26px;
  line-height: 26px;
}

.smallinfo {
  font-size: 11px;
  text-align: right;
  margin-top: 8px;
  
}
