#FreeLogo
{
	background:url(../images/free_logo.jpg) no-repeat;
	width:321px;
	height:253px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
#TopPanel
{
	height:204px;
	/*background:url(../images/top_panel_bg.jpg) no-repeat;*/
}
#Logo
{
	position:absolute;
	top:48px;
	left:325px;
}
#InfoBlock
{
	background-image:url(../images/player_bg_black.png);
	width:540px;
	height:385px;
	position:relative;
}
#Money
{
	background: url(../images/move-past-fear.jpg);
	width:221px;
	height:87px;
	position:absolute;
	top:99px;
	left:116px;
}
#AmyPhoto
{
	background: url(../images/amy_photo.jpg);
	width:168px;
	height:280px;
	position:absolute;
	top:21px;
	left:340px;
}
#FreeGiftBlock
{
	background-image:url(../images/free_gift_block_fear.jpg);
}
.Comment
{
	position:absolute;
	top:193px;
	left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	line-height:23px;
	font-weight:normal;
	letter-spacing:0px;
	word-spacing:-2px;
}
.Comment span
{
	font-weight:bold;
}
.Text
{
	width:420px;
}
.Text p
{
	width:420px;
	margin:0px 0px 0px 23px;
	font-size:23px;
}
.Text span
{
	font-size:18px;
	color:#df5226;
}
#InfoBlock .Text
{
	width:220px;
	position:relative;
	left:93px;
	top:242px;
}
#BlueLine
{
	background-image:url(../images/blue_line_2_black.png);
	height:61px;
	position:relative;
	top:-6px;
}
#InfoPanel
{
	width:890px;
	position:relative;
	left:100px;
	background-image:url(../images/girl.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#InfoPanel p
{
	width:570px;
	margin-left:20px;
	line-height:28px;
}
#InfoPanel p span
{
	color:#005b7f;
}
.Title
{
	font-size:25px;
	width:640px;
	margin-top:14px;
}
.Title span
{
	color:#ed1c24;
	font-size:20px;
}
h2
{
	font-size:22px;
	font-weight:normal;
	margin-top:10px;
}
#Discover
{
	width:500px;
	color:#005b7f;
	line-height:23px;
	list-style-type:disc;
	padding-left:40px;
	margin:0px;
}
#Discover li
{
	margin-top:16px;
}
.Info
{
	width:640px;
	text-align:center;
	top:110px;
	left:110px;
	font-size:18px;
	color:#df5226;
	line-height:32px;
}
.Info span
{
	font-size:23px;
	color:#000000;
	font-weight:bold;
}
.Info a
{
	font-weight:bold;
	color:#df5226;
	font-size:20px;
	margin-top:16px;
	display:block;
}
.Info p
{
	text-align:left;
	color:#005B7F;
	font-size:14px;
	line-height:18px;
}
.Info p a
{
	color:#005B7F;
	margin:0px;
	display:inline;
	font-size:14px;
}