/*
The Treatment Bar (2005) - Stylesheet
All code and artwork copyright (c) 2005 NTSWebco
*/



#subpage-title
{
  width: 176px;
  height: 181px;
  background-color: ;
  background-image:url(../images/subpage_male_main.jpg);
  background-repeat: no-repeat; 
  padding: 30px 55px 0 8px;
  border-bottom: solid white 7px;
}

#subpage-title p {
  color:#FFF;
  font-size:28px;
  font-weight:bold;
  }


/*
Sub-Page Content sets the logo image and position
*/

#subpage-content-imgbox
{
width:100%;
height:100%;
background-image:none;
}