body {
  background: #80c6dd url('bg-4.gif'); 
  color: #342612; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}
.dd {
 list-style-image: url('square.gif');
 list-style-type: none;
}
.content {
  background-color: #fff; 
  text-align: justify;
  border: #fff;
  border-width: 8px;
  border-style: solid;
}
.colors {
  background: url('bg-1.gif'); 
}
.intro {
  background: url('bg-2.gif'); 
  color: #fff; 
}
.footer {
  background: url('bg-3.gif'); 
  color: #fff; 
}
img {
  border: 0px;
}
a:link { 
  color: #e60c0c; 
  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: 1px;
  border-style: solid;
  border-color: #ff6c00;
}

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

a:visited { 
  color: #80c6dd; 
  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: 1px;
  border-style: solid;
  border-color: #342612;
}

a:hover { 
  color: #342612; 
  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: 1px;
  border-style: solid;
  border-color: #80c6dd;
}

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

#navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation li {
  margin-bottom: 2px;
}
#navigation li a {
  display: block;
  width: 140px;
  text-align: left;
  color: #47361d; 
  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: #80c6dd; 
  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: 23px;
  color: #e60c0c;
  font-family: Georgia;
  font-weight: bold;
  text-transform: lowercase;
}

h2 {
  font-family: Georgia;
  font-size: 13px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 20px;
  color: #342612;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 30px;
  margin: 0 0 0 0;
  border-color: #80c6dd;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}

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

i,em {
  color: #342612;
}

b,strong {
  color: #80c6dd;
}

textarea, input {
  color: #342612;
  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: #dd5e00; 
}
