/* Generated by KaZcadeS */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #d6d6d6 none repeat scroll left center;
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.5em;
  color: #111111;
}
a {
  color: #333399;
}
a:hover {
  color: #000000;
}
#wrap {
  margin: 20px auto;
  background: #d6d6d6 none repeat scroll 0% 50%;
  width: 780px;
}
#header {
  background: #d6d6d6 url(header.jpg) no-repeat scroll 0% 50%;
  height: 140px;
}
#header h1 {
  padding: 40px 0 0 40px;
  font-size: 1.7em;
  color: #ffffff;
  font-weight: 100;
}
#header h1 a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 100;
}
#header h1 a:hover {
  border-bottom: 1px dotted #aaaaaa;
  text-decoration: none;
}
#header h2 {
  padding: 0 0 0 40px;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: 100;
}
#breadcrumbs {
  padding: 0 0 0 40px;
  background: #d6d6d6 url(breadcrumbs.jpg) no-repeat scroll 0% 50%;
  height: 18px;
}
#breadcrumbs a {
  text-decoration: none;
}
#breadcrumbs a:hover {
  border-bottom: 1px dotted #000000;
  text-decoration: none;
}
#content {
  padding: 10px 25px 20px;
  background: #d6d6d6 url(content.jpg) repeat-y scroll 0% 50%;
}
.left {
  float: left;
  width: 520px;
  margin-right: 20px;
  margin-top: 5px;
}
.left h2 {
  margin: 0 0 5px;
  font-size: 1.1em;
  padding-top: 8px;
}
.left h2 a {
  text-decoration: none;
}
.left h2 a:hover {
  border-bottom: 1px dotted #aaaaaa;
  text-decoration: none;
}
.left a {
  text-decoration: none;
}
.left a:hover {
  border-bottom: 1px dotted #aaaaaa;
  text-decoration: none;
}
.right {
  padding: 15px;
  background: #f7f7f7 none repeat scroll 0% 50%;
  float: left;
  width: 160px;
  margin-top: 10px;
}
.right h2 {
  margin: 0 0 5px;
  font-size: 1em;
}
.right li {
  list-style-type: none;
  padding-left: 5px;
}
.right li a {
  text-decoration: none;
}
.right li a:hover {
  border-bottom: 1px dotted #aaaaaa;
  text-decoration: none;
}
#footer {
  padding: 0px 25px 0;
  background: #d6d6d6 url(footer.jpg) repeat scroll 0% 50%;
  height: 30px;
  text-align: center;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  border-bottom: 1px dotted #aaaaaa;
  text-decoration: none;
}
