body { font-size: 12px; font-family: Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #515151; background-image: url(../images/bg_texture.jpg); height: 100%; margin: 0; overflow: auto; }
td { font-size: 12px;}
#content { text-align: justify; width: 700px; float: left; padding-right: 50px; padding-left: 50px; }
#hmcontent { width: 475px; float: left; padding-left: 50px; }
.pagebg { background-image: url(../images/bg.jpg); width: 812px; padding-right: 6px; padding-left: 6px; }
A {
  color: #2B3A53;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

#content img {
  border: 5px solid #AFCEC5;
}

#content img.noborder {
  border: 0px;
}

#hmcontent img {
  border: 5px solid #AFCEC5;
}

#hmcontent img.noborder {
  border: 0px;
}

.logout {
  margin-right: 30px;
}
#rtsidebar { color: white; font-size: 90%; line-height: 130%; width: 201px; z-index: 2; float: right; margin-right:25px; }
#wholesale { color: white; font-size: 90%; line-height: 130%; background-image: url(../images/wholesale.jpg); background-repeat: no-repeat; z-index: 2; width: 201px; height: 145px; padding-top: 75px; padding-left: 20px; }

