.joinhead {
   color: #4682b4;
   font-size: 18px;
   font-weight: bold;
}
.joinerrorhead {
   color: red;
   font-size: 18px;
   font-weight:bold;
}
.joinform input {
   font-size: 11px;
   height: 15px;
   width: 250px;
}

.joinform select {
   background-color: #ffffff;
   font-size: 11px;
   height: 20px;
   width: 250px;
}

.joinform span {
   color: red;
}

input.joinsubmit {
  width: 110px;
  height:28px;
}

.join_welcome {
 background:url(/images/perkament.jpg) no-repeat;
 color: black;
 height: 30px;
 font-size: 13px;
 font-weight: bold;
 padding: 20px 40px;
}
/*this is on two stylesheets*/
img.numbers {float:left;margin:-4px 10px 6px 4px;border:none;}
img.arrow {float:left;margin:0px 10px 6px 4px;border:none;height:20px;width:20px;}