/* Content styles */
#content{
	position:relative;
	width:710px;
	float:left;
	padding-bottom:26px;
}
#copy{
	position:relative;
	float:left;
	margin-top:8px;
	width:360px;
}
#contentBottom{
	position:absolute;
	left:0;
	bottom:0;
	z-index:203;
}
#content p{
	font-family:Verdana, Arial, 'Trebuchet MS';
	position:relative;
	z-index:100;
	color:#000000;
	margin:0px 0 20px 0px;
	padding:0;
}
h1{
	position:relative;
	color:#DC262A;
	font-size:2.4em;
	font-weight:bold;
	margin:8px 0 16px -3px;
	line-height:1em;
	z-index:100;
}
h2{
	position:relative;
	color:#DC262A;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 7px -1px;
	line-height:1em;
	z-index:100;
}
h3{
	position:relative;
	color:#DC262A;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 7px 0;
	padding:0;
	line-height:1em;
	z-index:100;
}
.hoopGirl{
	float:left;
	clear:left;
	padding-right:15px;
	margin-left:15px;
}
.featherGirl{
	position:relative;
	float:right;
	clear:right;
	z-index:200;
	margin-right:-17px;
	margin-top:-29px;
}
/* textBite */
#textBite{
	position:absolute;
	width:100px;
	left:42px;
	top:10px;
	color:#000000;
	font-size:1.2em;
	z-index:201;
	text-align:center;
}
#textBite, #textBite a{
	background-color:#f0f0f0;
}
/**/
#copy a:link{color:#F41504; background:none transparent; text-decoration:underline;}
#copy a:active{color:#F41504; background:none transparent; text-decoration:underline;}
#copy a:visited{color:#F41504; background:none transparent; text-decoration:underline;}
#copy a:hover{color:#fff; background:none #F41504; text-decoration:none;}