body {
  background: #d4eeec url(http://entourage.destiny-calls.org/skins/grey/entbg.jpg);
  background-repeat: repeat-y;
  font: 11px arial;
  color: #3f3f40;
  text-align: justify;
  margin: 0px; 
  padding: 0px;
  letter-spacing: 1px;
  line-height: 19px;
  }

#layout { 
  margin-top: 0px; 
  margin-left: 0px;
  width: 373px;
  position: absolute;
  background: #ffffff;
  float: left;
  }

#content {
  width: 500px;
  background: transparent;
  margin-left: 400px;
  margin-top: 20px;
  position: absolute;
  float: right;
  }

.nav {
  background: #e3e3e3;
  width: 480px;
  padding: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #afa5ac;
  text-align: center;
  }

.nav a {
  font: 10px arial;
  text-transform: uppercase;
  letter-spacing: 4px;
  background: #ed5a5a;
  padding: 5px 6px 5px 6px;
  color: #ffffff;
  }

.nav a:hover {
  color: #ffffff;
  border-bottom: 0;
  }

#footer {
  margin-top: 20px;
  padding-top: 5px;
  margin-bottom: 10px;
  font: 10px arial;
  color: #5197b0;
  border-top: 1px dashed #f887ba;
  line-height: 13px;
  clear: both;
  }

a { 
  text-decoration: none; 
  color: #ed5a5a;
  letter-spacing: 1px;
  }

a:hover {
  color: #ed5a5a; 
  border-bottom: 1px solid #ed5a5a;
  }

input, textarea{
  background-color: #f5f5f5;
  font: 11px arial;
  color: #486bd2;
  letter-spacing: 1px;
  border: 1px solid #afa5ac;
  padding: 3px; }

option, select {
  background-color: #f5f5f5;
  font: 11px arial;
  color: #486bd2;
  letter-spacing: 1px;
  border: 0px solid #775C3F;
  padding: 2px; }

select {border: 1px solid #afa5ac; }

div.header, h2{ 
  font: 16px arial;
  color: #27bfb4;
  background: transparent;
  text-align: right;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-bottom: 6px;
  padding-right: 40px;
  font-weight: bold;
  }

b {
  color: #31a7d1; }

i {
  color: #27bfb4; }

div.stats {
  width: 350px;
  background: #f2fafd;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 15px;
  color: #237a99;
  border: 1px solid #89c0d4;
  font: 11px arial;
  line-height: 14px;
  }

.stats b {
  color: #39b2de;
  }

div.sheader{ 
  font: 10px georgia;
  color: #f45f97;
  border-bottom: 0px dashed #674730;
  background: transparent;
  text-align: left;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 2px;
  padding-left: 40px;
  }

.body {
  background: #f8fdfd;
  width: 480px;
  padding: 10px;
  margin-bottom: 15px;
  }

.quotes {
  background: #f1f1f1;
  width: 480px;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #dad8da;
  }

.quotes b {
  font-weight: normal;
  }