body {
  background: #fff; 
  color: #c39d9a;
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.top {
 background: url('top-bg.jpg') repeat-x;
}

.content {
 padding-left: 10px;
 padding-right: 10px;
}
.main {
  text-align: justify;
  background: #ffffff;
}

img {
  border: 0px;
}

a:link { 
  color: #ba6e72; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #a986a7; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #a986a7; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:hover { 
  color: #3f103e; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

/*Thank you, tutorialtastic.co.uk */

#navigation {
  list-style: none;
  margin: 0; padding: 0;
}
#navigation li {
  float: left;
}
#navigation li a {
  display: block;
  width: 160px;
  text-align: center;
  color: #9c169b;
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-family: Georgia;
  font-weight: bold;
  cursor: help;
  padding: 3px 0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
#navigation li a:hover {
  background: url('navi.jpg') repeat-y;
  color: #6a0c6d; 
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-weight: bold;
  font-family: Georgia;
  cursor: help;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
/*Thank you, tutorialtastic.co.uk */

h2:first-letter {
  font-family: Georgia;
  font-size: 40px;
  letter-spacing: 3pt;
  text-transform: lowercase;
  line-height: 15px;
  font-style: italic;
  color: #460a48;
  font-weight: lighter;
}
  

h2 {
  font-family: Georgia;
  font-size: 20px;
  letter-spacing: 3pt;
  color: #a26294;
  font-weight: lighter;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

h3 {
  font-family: Georgia;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #7b0736;
  text-align: right;
  line-height: 10px;
  border: #8b083e;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}


i,em {
  color: #c49cd8;
}

b,strong {
  color: #7cb7d9;
}

textarea, input {
  color: #c49cd8;
  font-size: 11px; 
  background: #fff; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #a9afc7; 
}

