/* Start of CMSMS style sheet 'styles' */
#header h1 {
  position: relative;
  margin: 0;
  padding: 0;
  width: 760px;
  height: 128px;
  text-indent: -5000px;
}

#mainTop {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow:hidden;
  background: url(/uploads/images/bg_main_top.png) top right no-repeat;
}

#mainBtm {
  clear: both;
  margin: 0;
  padding: 0;
  height: 18px;
  overflow:hidden;
  background: url(/uploads/images/bg_main_btm.png) bottom right no-repeat;
}
#content img {
  border: 8px solid #000;
}
#content .thumb img {
  border-width: 1px !important;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
#sidebar li {
  margin: 0;
  padding: 0;
  height: 63px;
  width: 117px;
  text-transform: uppercase; 
  font-size: 80%;
  line-height: 2em;
}
#l0 {
  background: url(/uploads/images/tab_home.png) top right no-repeat;
  color: #fff;
}
#l1 {
  background: url(/uploads/images/tab_about.png) top right no-repeat;
  color: #fff;
}
#l2, #l5 {
  background: url(/uploads/images/tab_puppies.png) top right no-repeat;
  color: #fff;
}
#l3 {
  background: url(/uploads/images/tab_news.png) top right no-repeat;
  color: #fff;
}
#l4 {
  background: url(/uploads/images/tab_contact.png) top right no-repeat;
  color: #fff;
}
#sidebar a,
#sidebar a:link,
#sidebar a:visited {
  display: block;
  margin: 0;
  padding: 0 4px 0 0;
  height: 63px;
  width: 113px;
  \width: 117px;
  w\idth: 113px;
  background: transparent;
  color: #fff;
  text-decoration: none;
}
#sidebar #l0 a {
  background-image: url(/uploads/images/tab_home_ovr.png);
  background-position: -130px -130px;
  background-repeat: no-repeat;
  color: #fff;
}
#sidebar #l0 a.currentpage,
#sidebar #l0 a:active,
#sidebar #l0 a:hover {
  background-position: top right;
}
#sidebar #l1 a {
  background-image: url(/uploads/images/tab_about_ovr.png);
  background-position: -130px -130px;
  background-repeat: no-repeat;
  color: #fff;
}
#sidebar #l1 a.currentpage,
#sidebar #l1 a:active,
#sidebar #l1 a:hover {
  background-position: top right;
}
#sidebar #l2 a,
#sidebar #l5 a {
  background-image: url(/uploads/images/tab_puppies_ovr.png);
  background-position: -130px -130px;
  background-repeat: no-repeat;
  color: #fff;
}
#sidebar #l2 a.currentpage,
#sidebar #l2 a:active,
#sidebar #l2 a:hover,
#sidebar #l5 a.currentpage,
#sidebar #l5 a:active,
#sidebar #l5 a:hover {
  background-position: top right;
}
#sidebar #l3 a {
  background-image: url(/uploads/images/tab_news_ovr.png);
  background-position: -130px -130px;
  background-repeat: no-repeat;
  color: #fff;
}
#sidebar #l3 a.currentpage,
#sidebar #l3 a:active,
#sidebar #l3 a:hover {
  background-position: top right;
}
#sidebar #l4 a {
  background-image: url(/uploads/images/tab_contact_ovr.png);
  background-position: -130px -130px;
  background-repeat: no-repeat;
  color: #fff;
}
#sidebar #l4 a.currentpage,
#sidebar #l4 a:active,
#sidebar #l4 a:hover {
  background-position: top right;
}
/* End of 'styles' */

