body {
  background: #080814 url('bg.jpg'); 
  color: #46526c; 
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.main {
  text-align: justify;
  background: #080814;
}

.content {
 padding-left: 10px;
 padding-right: 10px;
}

img {
  border: 0px;
}

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

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

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

a:hover { 
  color: #e18b3e; 
  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: 136px;
  text-align: center;
  color: #becfe1;
  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 {
  color: #dd6a17; 
  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: #1b8f8f;
  font-weight: lighter;
}
  

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

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


i,em {
  color: #dd9d6d;
}

b,strong {
  color: #e68220;
}

textarea, input {
  color: #3a404e;
  font-size: 11px; 
  background: #0f0915; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #14121f; 
}

