

/*** title ***/
.nifty-title-left
{
  background: url("../athletic_studio_gfx_classic/title_left.png") top left no-repeat;
  background-color:transparent;
  display: block;
	margin-left:-8px;
}
.nifty-title-right
{
  background: url("../athletic_studio_gfx_classic/title_right.png") top right no-repeat;
  background-color:transparent;
  display: block;
	margin-right:-8px;
}
.nifty-title-box
{
  background: url("../athletic_studio_gfx_classic/title_back.png") repeat-x;
  background-color:transparent;
  width: 100%;
  display: block;
	color:#fff;
}
.nifty-title-content
{
  line-height:32px;
  margin-left:15px;
	margin-top:16px;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  display: block;
}

/*** bp ***/
.nifty-bp-left
{
  background: url("../athletic_studio_gfx_classic/bp_left.png") top left no-repeat;
  background-color:transparent;
  display: block;
	margin-left:-18px;
}
.nifty-bp-right
{
  background: url("../athletic_studio_gfx_classic/bp_right.png") top right no-repeat;
  background-color:transparent;
  display: block;
	margin-right:-22px;
}
.nifty-bp-box
{
  background: url("../athletic_studio_gfx_classic/bp_back.png") repeat-x;
  background-color:transparent;
  width: 100%;
  display: block;
	color:#fff;
}
.nifty-bp-content
{
	padding: 0;
	margin: 0;
	text-align:center;
  line-height:40px;
	height:47px;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  display: block;
}
#bp_invitation
{
	padding-left:466px;
	padding-top:66px;
	width:360px;
}
a.bp_invitation {
	color:#444;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}
a.bp_invitation:hover {
  color:#fff;
  text-decoration:underline;
}

/*** bp ***/
#bp_invitation2
{
	width:120px;
	height:114px;
	margin-left:40px;
}

