body {
  background: #f1f7f3; 
  color: #3d845a; 
  font-family: Trebuchet MS; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}

.main {
  text-align: justify;
}
.dyk 
{
  list-style-image: url('bullet.png');
}

img {
  border: 0px;
}
a:link { 
  color: #2b6e64; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #a4cfa2;
}

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

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

a:hover { 
  color: #de6962; 
  letter-spacing: 0pt;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #3b7d9d;
}

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

#navigation {
  list-style: none;
  margin: 0; padding: 0;
}
#navigation li {
  float: left;
}
#navigation li a {
  display: block;
  width: 100px;
  text-align: center;
  color: #337164; 
  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: #f6be9b; 
  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-style: italic;
  font-size: 29px;
  color: #9bb894;
  font-family: Georgia;
  text-transform: lowercase;
}

h2 {
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 40px;
  color: #f9bea0;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 50px;
  margin: 0 0 0 0;
}

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


i,em {
  color: #af8a66;
}

b,strong {
  color: #93b595;
}

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