body {
  background:#fff url(bg.gif); 
  color: #842339; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}

.content {
  background-color: #fdf8c7; 
  text-align: justify;
}
img {
  border: 0px;
}
.dyk
{
  list-style-image: url('bullet.png');
  padding: 0;
  margin: 0;
}
a:link { 
  color: #5f3d7c; 
  letter-spacing: 0pt;
  text-decoration: underline;
  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: dotted;
  border-color: #6fd9e2;
}

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

a:visited { 
  color: #ddb188; 
  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: 2px;
  border-style: dotted;
  border-color: #3bbf70;
}

a:hover { 
  color: #100d31; 
  letter-spacing: 0pt;
  text-decoration: none;
  background: #fff url(link-bg.gif) center no-repeat;
  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: dotted;
  border-color: #fdef45;
}

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

#navigation {
  list-style: none;
  margin: 0; padding: 0;
}
#navigation li {
  float: left;
}
#navigation li a {
  display: block;
  width: 125px;
  text-align: center;
  color: #df0e2a; 
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-family: Century Gothic;
  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: #9ee0d5;
  padding: 3px 0;
}
#navigation li a:hover {
  color: #9ee0d5; 
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-weight: bold;
  font-family: Century Gothic;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-style: dotted;
  border-color: #df0e2a;
}
/*Thank you, tutorialtastic.co.uk */

h2:first-letter {
  font-style: italic;
  font-size: 27px;
  color: #d7644d;
  font-family: Georgia;
  text-transform: lowercase;
}

h2 {
  font-family: Arial;
  background: url(harajuku-bar.jpg) center no-repeat;
  font-size: 17px;
  letter-spacing: 5pt;
  line-height: 40px;
  color: #727982;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 100px;
}

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


i,em {
  color: #c05f7a;
}

b,strong {
  color: #8bc777;
}

textarea, input {
  color: #66718e;
  background: #f0f0f0;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Tahoma; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #c5c5c5; 
}

