body {
  background: #c3c3c3 url('bg.gif'); 
  color: #545454; 
  font-family: Trebuchet MS; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
  padding-top: 0px;
  margin-top: 0px;
}

.main {
  text-align: justify;
  background: #fff;
  padding: 0 5px 0 5px;
}
.dyk 
{
  list-style-image: url('bullet.png');
}

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

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

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

a:hover { 
  color: #a5f47d; 
  letter-spacing: 0pt;
  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: 110px;
  text-align: center;
  color: #000000; 
  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: #c3c3c3; 
  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: #31a5a2;
  font-family: Georgia;
  text-transform: lowercase;
}

h2 {
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 40px;
  color: #a9aba8;
  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: #afb0ab;
  text-align: right;
  line-height: 10px;
  border: #62b22d;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}


i,em {
  color: #595959;
}

b,strong {
  color: #cdcdcd;
}

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

