/* Generated by KompoZer */
body {
  margin: 0;
  background: #bec9a1 none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 75%;
  text-align: center;
  color: #555555;
}
a {
  border-bottom: 1px dashed #663399;
  text-decoration: none;
  color: #663399;
}
a:hover {
  border-bottom: 1px dashed #57986a;
  color: #57986a;
}
#container {
  border: 1px solid #ceb5ce;
  margin: 0 auto;
  padding: 0 5px;
  background: #ffffff url(img/dot_line.gif) repeat-y scroll 25% 50%;
  width: 740px;
  text-align: left;
}
#header {
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  padding: 28px 30px;
  background: #52846b url(img/header.gif) no-repeat scroll 100% 0;
  min-height: 48px;
}
#header h1 {
  margin: 0;
  color: #d3c7dc;
  font-size: 2em;
  font-weight: normal;
  cursor: default;
}
#header h2 {
  margin: 0;
  color: #f3edf2;
  font-size: 1.1em;
  padding-left: 2px;
  cursor: default;
}
#nav {
  border-bottom: 4px solid #ffffff;
  margin: 0;
  padding: 0;
  background: #6b5284 none repeat scroll 0% 50%;
  height: 2.2em;
}
#nav li {
  list-style-type: none;
  display: inline;
  line-height: 20px;
}
#nav li a {
  border-right: 4px solid #ffffff;
  border-bottom: 0 none;
  padding: 3px 8px;
  text-decoration: none;
  color: #f3edf2;
  background-color: #6b5284;
  font-size: 1em;
  float: left;
  font-weight: bold;
}
#nav li a:hover {
  background-color: #8a6fa5;
}
#nav li a.on {
  background-color: #52846b;
  color: #ffffff;
}
#sidebar {
  float: left;
  width: 175px;
  position: relative;
  font-size: 0.9em;
  color: #52846b;
  line-height: 1.5em;
}
#sidebar div {
  background: #ffffff url(img/lupin.gif) no-repeat scroll 0 100%;
  min-height: 100px;
}
#content h2 {
  margin: 0;
  color: #52846b;
  font-size: 1.3em;
  cursor: default;
}
#content h3 {
  padding: 0.1em 0 0em 0em;
  cursor: default;
  color: #a78bbb;
  margin-top: auto;
  font-size: 1.2em;
}
#content h4 {
  font-size: 1.1em;
  cursor: default;
  color: #555555;
  margin-top: auto;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
}
#sidebar h3 {
  padding: 0.8em 0.5em 0.2em 0em;
  cursor: default;
  margin-top: auto;
  font-size: 1em;
  color: #666666;
}
#sidebar h4 {
  cursor: default;
  margin-top: auto;
  font-size: 1em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  color: red;
}
#sidebar div, #content div {
  border-top: 1px dashed #ceb5ce;
  padding: 1.1em;
}
#sidebar ul, #content ul {
  margin: 0 0 0 1.3em;
  padding: 0 0 1.5em;
}
#content {
  width: 550px;
  position: relative;
  margin-left: 15px;
  line-height: 1.5em;
  text-align: left;
  word-spacing: 2px;
  float: left;
}
#content div {
  background: #ffffff none repeat scroll 0% 50%;
}
img.floatright {
  margin: 5px;
  float: right;
}
img.floatleft {
  margin: 5px;
  float: left;
}
#footer {
  border-top: 10px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  padding: 10px;
  background: #52846b url(img/header.gif) no-repeat scroll 100% 0;
  text-align: center;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 16px;
  clear: both;
  min-height: 48px;
}
#footer a {
  border-bottom: 1px dashed #c5b7cf;
  text-decoration: none;
  color: #c5b7cf;
}
#footer a:hover {
  border-bottom: 1px dashed #ffffff;
  color: #ffffff;
}
