body {
  background: #eee; 
  color: #c0c0c0; 
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.content {
  color: #eee; 
  text-align: justify;
  background: #474747;
  padding-right: 20px;
}
.left {
 background: #474747 url('left.jpg') no-repeat;
 width: 324px;
 height: 498px;
}

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

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

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

a:hover { 
  color: #2b2b2b; 
  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: 137px;
  text-align: center;
  color: #d0d0d0; 
  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: #7f7f7f; 
  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 {
  font-family: Tahoma;
  font-size: 19px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  color: #fff;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 55px;
  margin: 0 0 0 0;
}

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


i,em {
  color: #9ea9ad;
}

b,strong {
  color: #9ba3a5;
}

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

