body {
  margin: 0;
  padding: 0;
  background: #fffbef url(../img/background/body.jpg) repeat-x scroll left top;
  color: #555555;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100.1%;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
a {
  background: transparent none repeat scroll 0% 50%;
  color: #b484da;
  text-decoration: none;
}
a:hover {
  color: #666666;
}
abbr {
  cursor: help;
}
blockquote {
  border-left: 2px solid #7534aa;
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
  background: #f1f1f1 none repeat scroll 0% 50%;
  color: #444444;
  font-style: italic;
}
img {
  border:  none;
}
textarea {
  overflow: auto;
}
tt {
  background: transparent none repeat scroll 0% 50%;
  color: #000000;
  font-family: Monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.clear {
  clear: both;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.marginbottom {
  margin: 0 0 10px;
}
.marginleft {
  margin: 0 0 0 10px;
}
.marginright {
  margin: 0 10px 0 0;
}
.margintop {
  margin: 10px 0 0;
}
#container {
  margin: 0 auto;
  font-size: 0.7em;
  line-height: 2;
  text-align: left;
  width: 760px;
}
#container:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
#header {
  margin: 0 auto;
  background: transparent url(../img/background/header.jpg) repeat scroll 0% 50%;
  height: 320px;
  position: relative;
  width: 760px;
}
#header h1 {
  margin: 0;
  padding: 25px 0 0;
  color: #666666;
  font-size: 3.5em;
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 75px;
}
#header p {
  margin: 0;
  padding: 115px 20px 0 0;
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
  float: right;
  font-size: 2em;
}
#header ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: left;
  height: 200px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 210px;
}
#header ul li {
  font-size: 1.2em;
  font-weight: 700;
}
#header ul li a {
  padding: 0 10px;
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
  display: block;
  line-height: 40px;
  width: 190px;
}
#header ul li a.selected {
}
#header .placeholder {
  overflow: hidden;
  height: 128px;
  position: absolute;
  right: 26px;
  top: 86px;
  width: 468px;
}
#header .placeholder img {
  display: block;
}
#content {
  float: left;
  width: 575px;
}
#content p {
  margin: 0;
  padding: 10px;
}
#content h2 {
  border-bottom: 2px solid #7534aa;
  margin: 0;
  padding: 0 10px;
  color: #444444;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.75;
}
#sidebar {
  float: right;
  width: 175px;
}
#sidebar h3 {
  border-bottom: 2px solid #7534aa;
  margin: 0;
  padding: 0 10px;
  color: #444444;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.75;
}
#sidebar p {
  margin: 10px 0;
  padding: 10px;
  background: #f1f1f1 none repeat scroll 0% 50%;
  display: block;
  font-size: 0.9em;
}
#sidebar p a.more {
  display: block;
  text-align: right;
}
#sidebar ul {
  margin: 10px;
  padding: 0;
}
#sidebar ul li {
  border-bottom: 1px solid #b484da;
  padding: 5px 2px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li a {
  padding: 5px;
  color: #555555;
  display: block;
  text-decoration: none;
}
#sidebar ul li a:hover {
  color: #000000;
}
#sidebar form {
  margin: 0;
}
#sidebar form p {
  margin: 0;
  background: transparent none repeat scroll 0 50%;
}
#sidebar form p input {
  padding: 3px;
  color: #555555;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  height: 1.1em;
  line-height: 1;
  width: 174px;
}
#footer {
  margin: 10px auto 0;
  clear: both;
  width: 760px;
}
#footer p {
  border-top: 2px solid #7534aa;
  margin: 0;
  padding: 10px;
  color: #555555;
  font-size: 0.9em;
  line-height: 2em;
  text-align: center;
}
