#characterHeaderHolder {
	height:257px;
	width:940px;
	margin:0px 10px;
	background-image:url(../images/HeaderBackground.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#headerCopy {
	position:relative;
	top:-120px;
	left:600px;
	width:325px;
	padding-top:150px;
	line-height:20px;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	*margin-bottom:15px;
}
#headerIconsHolder {
	position:relative;
	top:-120px;
	left:600px;
	width:182px;
}
#headerIconsHolder ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:40px;
	list-style:none;
}
#headerIconsHolder li {
	display:block;
	float:left;
	position:relative;
}
#headerIconsHolder li span {
  display: none;
  position: absolute;
}
#headerIconsHolder li a {
  display: block;
  text-indent: -1000em;
  position: absolute;
  outline: none;
}
#headerIconsHolder li a:hover {
  background-position: left bottom;
}
#headerIconsHolder li a:hover span {
  display: block;
}
#headerIconsHolder li .ICON_AboutMe {
  width: 43px;
  height: 34px;
  background:url(../../../assests/images/characterIconAbout-UP.png) no-repeat;
  background-color:#e06c02;
  border:3px solid #e06c02;
  left: 0px;
  top: 0px;
}
#headerIconsHolder li .ICON_AboutMe span {
  width: 43px;
  height: 34px;
  background: url(../../../assests/images/characterIconAbout-DOWN.png) no-repeat;
  left: 0px;
  top: 0px;
}
#headerIconsHolder li .ICON_MyFriends {
  width: 43px;
  height: 34px;
  background:url(../../../assests/images/characterIconFriends-UP.png) no-repeat;
  background-color:#e06c02;
  border:3px solid #e06c02;
  left: 60px;
  top: 0px;
}
#headerIconsHolder li .ICON_MyFriends span {
  width: 43px;
  height: 34px;
  background: url(../../../assests/images/characterIconFriends-DOWN.png) no-repeat;
  left: 0px;
  top: 0px;
}
#headerIconsHolder li .ICON_dloads {
  width: 43px;
  height: 34px;
  background:url(../../../assests/images/dloads_up.png) no-repeat;
  background-color:#e06c02;
  border:3px solid #e06c02;
  left: 120px;
  top: 0px;
}
#headerIconsHolder li .ICON_dloads span {
  width: 43px;
  height: 34px;
  background: url(../../../assests/images/dloads_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#headerIconsHolder li .ICON_MyBooks {
  width: 43px;
  height: 34px;
  background:url(../../../assests/images/characterIconBooks-UP.png) no-repeat;
  background-color:#e06c02;
  border:3px solid #e06c02;
  left: 180px;
  top: 0px;
}
#headerIconsHolder li .ICON_MyBooks span {
  width: 43px;
  height: 34px;
  background: url(../../../assests/images/characterIconBooks-DOWN.png) no-repeat;
  left: 0px;
  top: 0px;
}

#headerIconsHolder li .ICON_Author {
  width: 43px;
  height: 34px;
  background:url(../../../assests/images/characterIconAuthor-UP.png) no-repeat;
  background-color:#e06c02;
  border:3px solid #e06c02;
  left: 240px;
  top: 0px;
}
#headerIconsHolder li .ICON_Author span {
  width: 43px;
  height: 34px;
  background: url(../../../assests/images/characterIconAuthor-DOWN.png) no-repeat;
  left: 0px;
  top: 0px;
}
#characterContentHolder {
	width:940px;
	padding:20px 0px 20px 0px;
	margin:0px 10px;
	background-image:url(../images/ContentBackgroundRepeat.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#characterContentHeader {
	width:940px;
	height:35px;
	margin:0px 10px;
	background-image:url(../images/ContentBackgroundHeader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#characterContentFooter {
	width:940px;
	height:40px;
	margin:0px 10px;
	background-image:url(../images/ContentBackgroundFooter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#AboutMeIcon {
	float:left;
	width: 43px;
  	height: 34px;
  	background:url(../../../assests/images/characterIconAbout-UP.png) no-repeat;
  	background-color:#e06c02;
  	border:3px solid #e06c02;
	margin:6px 0px 0px 60px;
}
#MyFriendsIcon {
	float:left;
	width: 43px;
  	height: 34px;
  	background:url(../../../assests/images/characterIconFriends-UP.png) no-repeat;
  	background-color:#e06c02;
  	border:3px solid #e06c02;
	margin:35px 0px 0px 60px;
}
#MyBooksIcon {
	float:left;
	width: 43px;
  	height: 34px;
  	background:url(../../../assests/images/characterIconBooks-UP.png) no-repeat;
  	background-color:#e06c02;
  	border:3px solid #e06c02;
	margin:0px 0px 0px 60px;
}
#dloads_icon {
	float:left;
	width: 43px;
  	height: 34px;
  	background:url(../../../assests/images/dloads_up.png) no-repeat;
  	background-color:#e06c02;
  	border:3px solid #e06c02;
	margin:0px 0px 0px 60px;
}
#author_icon {
	float:left;
	width: 43px;
  	height: 34px;
  	background:url(../../../assests/images/characterIconAuthor-UP.png) no-repeat;
  	background-color:#e06c02;
  	border:3px solid #e06c02;
	margin:0px 0px 0px 60px;
}
#learnMoreAboutMe {
	width:100%;
}
#learnMoreAboutMe h2 {
	float:left;
	height:30px;
	width:317px;
	margin:12px 0px 0px 15px;
	padding:0px;
	background-image:url(../images/LearnMoreAboutMe.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
#learnMoreAboutMe .two-column-left {
	width:900px;
	padding:20px;
}
#learnMoreAboutMe .two-column-left ul{
	margin:0px 0px 0px 68px;
	list-style:inside circle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:left;
}
#learnMoreAboutMe .two-column-left ul li{
	margin-top:10px;
}
#learnMoreAboutMe .two-column-left img {
	float:right;
	margin:-60px 40px 0px 0px;
}
#learnAboutMyFriends {
	width:100%;
	padding-top:5px;
}
#learnAboutMyFriends h2 {
	float:left;
	height:31px;
	width:356px;
	margin:45px 0px 0px 15px;
	padding:0px;
	background-image:url(../images/LearnAboutMyFriends.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
#learnAboutMyFriends .two-column-left {
	float:left;
	width:250px;
	margin-left:150px;
	padding:0px 10px 0px 0px;
	line-height:18px;
	font-size:12px;
	text-align:center;
}
#learnAboutMyFriends .two-column-right {
	float:left;
	width:250px;
	margin-left:120px;
	padding:0px 10px 0px 5px;
	line-height:18px;
	font-size:12px;
	text-align:center
}
#learnAboutMyFriends .two-column-left p, #learnAboutMyFriends .two-column-right p{
	display:block;
	width:250px;
	height:120px;
	text-align:left;
}
#learnAboutMyBooks, #author {
	margin:40px 0px 0px 0px;
	width:100%;
	padding-top:35px;
}
#dloads{
	margin:0px 0px 0px 0px;
	width:100%;
	padding-top:35px;
}
#learnAboutMyBooks p{
	font-size:12px;
}
#author .two-column-left {
	float:left;
	width:259px;
	margin-left:150px;
	padding:0px 10px 0px 0px;
	line-height:18px;
	font-size:12px;
	text-align:center;
}
#author .two-column-right {
	float:left;
	width:259px;
	margin-left:120px;
	padding:0px 10px 0px 5px;
	line-height:18px;
	font-size:12px;
	text-align:center
}
#author .two-column-left p, #author .two-column-right p{
	display:block;
	width:259px;
	text-align:left;
}
#learnAboutMyBooks h2 {
	float:left;
	height:30px;
	width:444px;
	margin:4px 0px 40px 10px;
	padding:0px;
	background-image:url(../images/MyBooks.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
#dloads h2 {
	float:left;
	height:30px;
	width:225px;
	margin:6px 0px 40px 10px;
	padding:0px;
	background-image:url(../images/downloadables.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
#author h2 {
	float:left;
	height:30px;
	width:606px;
	margin:12px 0px 40px 15px;
	padding:0px;
	background-image:url(../images/AboutAuthor.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
#learnAboutMyBooks .two-column-left{
	float:left;
	width:365px;
	height:125px;
	margin:15px 0px 0px 84px;
	padding:5px;
	background-color:#ecebeb;
}
#learnAboutMyBooks .two-column-left img{
	margin:0px 0px 10px 0px;
}
#dloads .two-column-left{
	float:left;
	text-align:center;
	width:100px;
	height:145px;
	margin:10px 0px 0px 84px;
	padding:5px;
	background-color:#ecebeb;
}
#learnAboutMyBooks .two-column-right {
	float:left;
	height:125px;
	width:365px;
	margin:15px 0px 0px 15px;
	padding:5px;
	background-color:#ecebeb;
}
#learnAboutMyBooks .two-column-right img{
	margin:0px 0px 10px 0px;
}
#dloads .two-column-right {
	float:left;
	width:128px;
	margin:10px 0px 0px 84px;
	padding:5px;
	background-color:#ecebeb;
}
.bookCover {
	float:left;
	padding-right:10px;
}