BODY
{
  /* this adjusts the default font size */
  font-size: 0.9em;
  /* this is the 3-color site background */
  background-image: url(/Pictures/Picture.ashx?PicId=206402);
}

li
{
  margin-bottom: 0.5em;
}

#idContentContainer
{
  margin-top: 15px;
  margin-top: 0;
  background-color: #d4d0b7;
}

#idPrimaryContentContainer .d1
{
  width: 909px;
  width: 917px;
}

#idPrimaryContentContainer .block .inner
{
  padding: 15px 15px 15px 15px;
}

#idPrimaryContentBlock1ContentHolder,
#idPrimaryContentBlock1Content
{
  width: 879px;
}

.rootHasSubitems #idPrimaryContentBlock1ContentHolder,
.rootHasSubitems #idPrimaryContentBlock1Content
{
  width: 667px;
}

/*******************/
/**** LOGIN BOX ****/
/*******************/
#idLoginContainer
{
  top: 0px;
  padding-top: 15px;
  left: 719px;
  height: 113px;
  width: 200px;
  background:transparent url(/Pictures/Picture.ashx?PicId=206495) no-repeat top left;
}

#idLoginContainer #idLoginUserName INPUT,
#idLoginContainer #idLoginPassword INPUT
{
  border: 1px solid #000000;
  font-size: 0.8em;
}

/**********************************/
/* Turn off Member Renewal button */
/* in user profile screen.        */
/*                                */
/* To restore button, comment out */
/* this code.                     */
/**********************************/
#ctl00_ContentArea_MemberProfile1_Membership_RenewalButton {
display: none;
}
