@charset "utf-8";
HTML, BODY {
	background-color:#FFF;
	background:url(../images/about_bground.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	overflow:auto;
}
.famineLogoBlack {
	position:absolute;
	background-image:url(../images/30hfLogoBlack.png);
	height:59px;
	width:99px;
	margin-top:30px;
	left:50%;
	margin-left:-485px;
}
.bottomBground {
	position:absolute;
	width:100%;
	height:1287px;
	background:url(../images/top10bottombground.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	z-index:-2;
}
.aboutArtistSpot {
	background-image:url(../images/prizesSubNavBground.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:169px;
	position:absolute;
	top:670px;
	left:50%;
	margin-left:192px;
	padding:25px;
}
.aboutArtistSpot H1 {
	background-image:url(../images/celeb_faberDrive_h2_gray.jpg);
	height:0 !important;
	width:102px;
	padding-top:15px;
	font-size:0;
	margin:-10px 0 7px 10px;
}
.aboutArtistSpot IMG {
	margin:0 0 10px -15px;
	padding:0;
}
.aboutArtistSpot A {
	font-size:14px;
	color:#da5e03;
	min-height:21px;
	padding-left:20px;
	background-image:url(../images/hrefArrow.png);
	background-repeat:no-repeat;
	padding-top:1px;
	cursor:pointer;
	list-style:none;
	text-decoration:none;
	width:100%;
}
.leftPara {
	position:absolute;
	left:50%;
	margin-left:-440px;
	line-height:1.4em;
	top:267px;
	width:290px;
	white-space:pre-wrap;
}
.leftPara A {
	font-size:13px;
	text-decoration:none;
	padding-left:22px;
	margin-top:5px;
	display:block;
	background-image:url(../images/hrefArrow.png);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
}
.aboutContent {
	background-image:url(../images/aboutContentBground.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:866px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-488px;
	padding:40px;
}
.aboutContent H1 {
	background-image:url(../images/aboutH1.gif);
	background-repeat:no-repeat;
	height:0 !important;
	padding-top:77px;
	font-size:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #FFF;
	width:100%;
}
.aboutContent P {
	line-height:1.8em;
	color:#FFF;
	padding:0 0 25px;
}
.aboutContent H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
}
.aboutSubNav {
	background-image:url(../images/storySubNav.png);
	background-repeat:no-repeat;
	width:249px;
	height:298px;
	position:absolute;
	top:310px;
	left:50%;
	margin-left:190px;
	padding:25px;
}
.aboutSubNav LI {
	font-size:13px;
	clear:both;
	width:180px;
	color:#da5e03;
	float:left;
	min-height:21px;
	padding-left:25px;
	background-image:url(../images/hrefArrow.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-top:1px;
	cursor:pointer;
	list-style:none;
}
.aboutSubNav A {
	text-decoration:none;
}
.aboutSubNav HR {
	color:#6acce0;
	background-color:#6acce0;
	height:5px;
	border:none;
	clear:both;
	width:90%;
	margin:10px 0 25px;
}
#howdoesitwork {
	background-image:url(../images/h2/how_does_it_work.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	width:163px;
	height:0 !important;
	font-size:0;
	overflow:hidden;
}
#sogetinvolved {
	background-image:url(../images/h2/so_get_involved.gif);
	background-repeat:no-repeat;
	padding-top:19px;
	width:135px;
	height:0 !important;
	font-size:0;
	overflow:hidden;
}
*, .aboutSubNav UL {
	margin:0;
	padding:0;
}
