body {
  margin: 0px;
  padding: 0px;
  background-color: #7f77c1;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
}
#wrap {
  margin: 0px auto;
  background-image: url(images/wrapbg.jpg);
  width: 988px;
}
#wrap #header {
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height: 161px;
}
#wrap #contents #left #featured {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 3px;
}
#wrap #contents #left #featured .item p {
  margin: 5px 0px 0px;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
#wrap #contents #left #featured .item h3 {
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #993300;
  font-weight: normal;
  font-style: italic;
}
#wrap #contents #left #featured .item a {
  border-bottom: 1px dashed #993300;
  color: #990000;
  text-decoration: none;
}
#wrap #contents #left #featured .item .permalink a {
  color: #666666;
}
#wrap #contents #left #featured .item {
  border: 1px solid #e7e4d0;
  padding: 5px;
  width: 190px;
  float: left;
  background-color: #ffffff;
  background-image: url(images/graybg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#wrap #contents #left #featured .item .permalink {
  display: block;
  text-align: right;
  padding-right: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}
#wrap #contents #left #featured .clear {
  clear: left;
}
#wrap #contents {
  background-image: url(images/pagebg.jpg);
  background-repeat: repeat-y;
}
#wrap #contents #rightbar {
  padding: 5px;
  float: right;
  width: 327px;
  margin-top: 0px;
  color: #993300;
}
#wrap #contents #rightbar .sub {
  float: right;
  margin-top: 25px;
  width: 280px;
}
#wrap #contents #rightbarimg {
  background-image: url(images/sidebarbg.jpg);
  background-repeat: repeat-y;
  width: 327px;
}
#wrap #contents #rightbarimg .righthead {
  background-image: url(images/sidebarhead.jpg);
  background-repeat: no-repeat;
  height: 1px;
}
#wrap #contents #rightbarimg .rightfoot {
  background-image: url(images/sidebarfoot.jpg);
  background-repeat: no-repeat;
  height: 13px;
}
#wrap #contents #rightbarimg ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#wrap #contents #rightbarimg li {
  display: block;
  height: 40px;
  margin-top: 2px;
  margin-bottom: 3px;
}
#wrap #contents #rightbarimg a {
  background-image: url(images/sidemenu1.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #993300;
  text-decoration: none;
}
#wrap #contents #rightbarimg a:visited, active {
  background-image: url(images/sidemenu1.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #993300;
}
#wrap #contents #rightbarimg a:hover {
  background-image: url(images/sidemenu2.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #000000;
  text-decoration: none;
}
#wrap #contents #rightbarimg .current a:hover {
  background-image: url(images/sidemenu2.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #993300;
  text-decoration: underline;
}
#wrap #contents #rightbarimg .current a {
  background-image: url(images/sidemenu2.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #000000;
  text-decoration: none;
}
#wrap #contents #rightbarimg .current a:visited, active {
  background-image: url(images/sidemenu2.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-top: 15px;
  font-size: 18px;
  padding-left: 45px;
  color: #000000;
  text-decoration: none;
}
#wrap #contents #contenthead {
  background-image: url(images/contenthead.jpg);
  background-repeat: no-repeat;
  height: 24px;
  clear: both;
}
#wrap #contents #contentfooter {
  background-image: url(images/contentfoot.jpg);
  background-repeat: no-repeat;
  clear: both;
  height: 20px;
}
#wrap #header .logo {
  margin: 0px;
  padding: 40px 0px 0px 25px;
  display: block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 36px;
  font-weight: normal;
  color: #ffffff;
}
#wrap #header .logo span {
  display: block;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  color: #f7db92;
  padding-left: 5px;
}
#wrap #contents #left .tags {
  display: block;
  font-size: 12px;
  color: #999999;
  font-weight: normal;
}
#wrap #contents #left .subhead {
  margin: 0px;
  padding: 10px;
  width: 988px;
  height: 30px;
  display: block;
  color: #ffffff;
}
#wrap #contents #left h1 {
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #993300;
  font-size: 25px;
  font-weight: normal;
}
#wrap #contents #left {
  margin-right: 350px;
  padding-left: 25px;
}
#wrap #contents #left p {
  line-height: 20px;
}
#wrap #bottom {
  border: 1px solid #ffffff;
  margin: 10px;
  padding: 10px;
  background-color: #d7edf4;
  background-attachment: fixed;
  background-image: url(images/bluebg.jpg);
  background-repeat: repeat;
}
#wrap #footer {
  margin: 10px 10px 0px;
  padding: 10px;
}
h2, h3, h4, h5 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
}
#wrap #contents #left h2 {
  font-size: 20px;
}
#wrap #contents #left h3 {
  font-size: 16px;
  color: #0066cc;
}
#wrap #contents #left blockquote {
  border-left: 5px solid #ffcc66;
  margin: 5px;
  padding: 10px;
  background-color: #ffffcc;
  background-image: url(images/yellowbg.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  color: #996600;
}
#wrap #contents #left blockquote p {
  margin: 5px;
  line-height: 16px;
}
#wrap #contents #left #featured .item a:visited, active {
  border-bottom: 1px dashed #993300;
  color: #990000;
  text-decoration: none;
}
#wrap #contents #left #featured .item a:hover {
  border-style: none;
  color: #333333;
  text-decoration: none;
}
#wrap #contents #left a:hover {
  border-style: none;
  color: #333333;
  text-decoration: none;
}
#wrap #contents #left a:visited, active {
  border-bottom: 1px dashed #993300;
  color: #990000;
  text-decoration: none;
}
#wrap #contents #left ul {
  list-style-type: square;
}
#wrap #contents #left li {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 18px;
}
#wrap #contents #left a {
  border-bottom: 1px dashed #993300;
  color: #990000;
  text-decoration: none;
}
#wrap #bottom .clear {
  clear: both;
}
#wrap #bottom .col {
  border: 1px solid #ffffff;
  margin: 5px 5px 5px 10px;
  float: left;
  width: 218px;
  background-color: #ffffcc;
  background-image: url(images/yellowbg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#wrap #bottom .col ul {
  margin: 5px;
  padding: 0px;
  list-style-type: none;
}
#wrap #bottom .col li {
  border-bottom: 1px solid #ffdd8f;
  padding: 3px;
  display: block;
  margin-bottom: 5px;
}
#wrap #bottom .col a {
  color: #000000;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#wrap #bottom .col h2 {
  margin: 0px;
  padding: 5px;
  font-size: 17px;
  display: block;
  background-image: url(images/bluegrdntbg.gif);
  color: #ffffff;
  text-transform: uppercase;
}
#wrap #bottom .col a:visited, active {
  color: #000000;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#wrap #bottom .col a:hover {
  color: #666666;
  text-decoration: underline;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#wrap #contents #left img {
  border: 1px solid #000000;
  padding: 8px;
  background-attachment: fixed;
  background-image: url(images/imagebg.jpg);
}
#wrap #contents #left .align_left {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
#wrap #contents #left th {
  padding: 5px;
  background-image: url(images/bluegrdntbg.gif);
  background-repeat: repeat-x;
}
#wrap #contents #left td {
  border-bottom: 1px dashed #fedd8c;
  padding: 5px;
}
#wrap #footer a {
  border-bottom: 1px dashed #000000;
  color: #000000;
  text-decoration: none;
}
#wrap #footer a:visited, active {
  border-bottom: 1px dashed #000000;
  color: #000000;
  text-decoration: none;
}
#wrap #footer a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom-style: none;
}
#wrap #contents #left .align_right {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
#topmenu {
  border: 1px solid white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 10px;
  line-height: 22px;
  color: white;
  background-color: #caa4bb;
}
#topmenu a:hover {
  font-weight: bold;
  font-style: italic;
  color: #cc0000;
  font-size: 12px;
  line-height: 22px;
}
