/* CSS Document Copyrighted 2006 Alien Media, inc. */

@import url("content.css");
@import url("containers.css");

body {
	background:#FFFFFF;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	background:url(../images/background_home.gif) 0px 0px no-repeat;
	}
	
#video {
	position:absolute;
	left:548px;
	top:52px;
	width:334px;
	height:480px;
	z-index:1;
}

#videoalt {
	position:absolute;
	left:0px;
	top:0px;
	width:334px;
	height:480px;
	background:url(../images/home_alt.gif) 0px 0px no-repeat;
}

#alt_text {
	position:absolute;
	left:125px;
	top:0px;
	width:199px;
	height:50px;
	display:block;
	font-size:10px;
}

#alt_events A{
	position:absolute;
	left:125px;
	top:53px;
	width:199px;
	height:16px;
	display:block;
	text-decoration:none;
	text-indent:-9500px;
}

#alt_emailalert A{
	position:absolute;
	left:125px;
	top:100px;
	width:168px;
	height:17px;
	display:block;
	text-decoration:none;
	text-indent:-9500px;	
}

#alt_donate A{
	position:absolute;
	left:125px;
	top:144px;
	width:59px;
	height:15px;
	display:block;
	text-decoration:none;
	text-indent:-9500px;	
}

#alt_volunteer A{
	position:absolute;
	left:125px;
	top:191px;
	width:72px;
	height:14px;
	display:block;
	text-decoration:none;
	text-indent:-9500px;	
}