/* CSS Document - homepage */

/* -------- header images - homepage -------- */

.nffrlogo_hp {
	position: relative;
        top: 35px;
	left: 30px;
}

.home_girl {
	position: relative;
        top: 0px;
        left: 20px;
        vertical-align: top;
}

/* -------- topnav - homepage -------- */

.beigebar_h {
	position: relative;
        top: 0px;
	left: 12px;
}

.who_h {
	position: relative;
        top: -1px;
	left: 12px;
}

.gethelp_h {
	position: relative;
        top: -1px;
	left: 7px;
}

.meetkids_h {
	position: relative;
        top: -1px;
	left: 3px;
}

.meetfriends_h {
	position: relative;
        top: -1px;
	left: -1px;
}

.events_h {
	position: relative;
        top: -1px;
	left: -5px;
}

.contact_h {
	position: relative;
        top: -1px;
	left: -9px;
}

*html .who_h {
	position: relative;
        top: -14px;
	left: 12px;
}

*html .gethelp_h {
	position: relative;
        top: -14px;
	left: 7px;
}

*html .meetkids_h {
	position: relative;
        top: -14px;
	left: 3px;
}

*html .meetfriends_h {
	position: relative;
        top: -14px;
	left: -1px;
}

*html .events_h {
	position: relative;
        top: -14px;
	left: -5px;
}

*html .contact_h {
	position: relative;
        top: -14px;
	left: -9px;
}

/* -------- end topnav - homepage -------- */

#main {
        position: relative;
        width: 802px;
        top: 0px;
        left: 0px;
}

.h_donate {
	position: absolute;
	top: 10px;
	left: 90px;
}

.h_body {
	position: absolute;
	top: 0px;
	left: 50px;
}

.h_video {
	position: absolute;
	top: 30px;
	left: 680px;
}
#hr_home {
	position: absolute;
	height: 1px;
	padding: 0;
	width: 613px;
	border-top: 1px solid #CCCC99;
	border-bottom: 0px;
}
#box_content{
	position: relative;
	width: 783px;
	left: 47px;
	height: 227px;
}
#box_top_left{
	position: absolute;
	width: 365px;
	height: 108px;
	left: 10px;
	
}
#box_top_middle{
	position: absolute;
	left: 375px;
	width: 247px;
	height: 108px;
	
}
#box_top_right{
	position: absolute;
	left: 622px;
	width: 143px;
	height: 120px;
	
}
#box_bottom_left{
	position: absolute;
	width: 365px;
	top: 118px;
	height: 108px;
	left: 10px;
	
}
#box_bottom_middle{
	position: absolute;
	left: 375px;
	top: 118px;
	width: 247px;
	height: 108px;
	
}
#box_bottom_right{
	position: absolute;
	left: 622px;
	top: 120px;
	width: 143px;
	height: 106px;
	
}

/* -------- footer - homepage -------- */

.hr {
        position: relative;
        top: 0px;
        left: 0px;
        padding-bottom: 3px;
}

#footer {
        position: relative;
        top: 20px;
        width: 700px;
        text-align: center;
        line-height: 80%;
        margin-left: 70px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999966;
        padding-bottom: 10px;
}

/* -------- end main - homepage -------- */