@charset "UTF-8";
/* CSS Document */

#footer {
	position:absolute;
	left:0px;
	top:700px;
	width:985px;
	height:50px;
	z-index:3;
}

#copyright {
	position:absolute;
	left:5px;
	top:700px;
	width:400px;
	height:50px;
	z-index:4;
}

#homeflash {
	position:absolute;
	left:345px;
	top:156px;
	width:648px;
	height:330px;
	z-index:2;
}
#sidenav {
	position:absolute;
	left:0px;
	top:165px;
	width:340px;
	height:403px;
	z-index:2;
}

#tnfbuddy {
	position:absolute;
	left:345px;
	top:533px;
	width:648px;
	height:131px;
	z-index:2;
	background-image: url(../images/homebox_warmsun.gif);
}
#buddytext {
	position:absolute;
	left:275px;
	top:45px;
	width:198px;
	height:53px;
	z-index:2;
}
#learn {
	position:absolute;
	left:485px;
	top:45px;
	width:137px;
	height:40px;
	z-index:2;
}

