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

#headSpace{
	height:20px;
	text-indent:-3333px;
}

#homePhotos{
	width:825px;
	height:449px;
	float:right;
	margin:0 0 275px 0;
	overflow:hidden;
	position:relative;
	z-index:10;
	background:url(http://yesprep.org/img/home/home-photo-frame.png) no-repeat;
}
#homePhotos h1{
	display:none;	
}
#homePhotos object{
	margin:7px 0 0 7px;
}
#homeNewsWrap{
	margin:0;
	position:absolute;
	z-index:5;
	width:100%;
	height:auto;
	top:470px;
}
#homeNews{
	width:974px;
	height:270px;
	margin:0 auto;
	overflow:visible;
	background:url(http://yesprep.org/img/home/news-bg.gif) no-repeat center bottom;
}
.homeNote{
	width: 760px;
	height:auto;
	margin: 0 auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#999;
	clear:both;
}
.homeNote p a:link{
	margin:20px 0 0 0;
	color:#ABC1CD;
}
.homeNoteAnnounce{
	width: 780px;
	height:auto;
	margin: 0 auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#cc0000;
	clear:both;
}
.homeNoteAnnounce ul{
	/* margin-left: 60px; For home banner announcements */ 
	margin-left:-60px; /* For text only announcements */
	padding-left: 60px;
}
.homeNoteAnnounce li{
	margin:0 0 10px 10px;
}
.homeNoteAnnounce p a:link, .homeNoteAnnounce ul a:link, .homeNoteAnnounce p a:visited, .homeNoteAnnounce ul a:visited{
	color:#cc0000;
	font-weight:bold;
}
.homeNoteAnnounce p a:hover, .homeNoteAnnounce ul a:hover, .homeNoteAnnounce p a:active, .homeNoteAnnounce ul a:active{
	color:#cc0000;
	text-decoration:none;
}
#previewBox{
	width:600px;
	float:left;
	margin:85px 0 0 50px;
}
.newsClip{
	width:255px;
	height:175px;
	margin:0 0 0 40px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.newsClip p{
	color:#65676f;
	line-height:16px;
	display:inline;
}
.newsClip img{
	display:none;
}
.newsClip img.vidContent{
	display:block;
	margin:5px 0 5px 0;
}
.newsClip h2{
	display:inline;
	font-size:14px;
	line-height:16px;
	margin:0;
	color:#cc0000;
}
.newsClip h2 a:link, .newsClip h2 a:visited{
	color:#cc0000;
	text-decoration:none;
}
.newsClip h2 a:hover, .newsClip h2 a:active{
	color:#cc0000;
	text-decoration:underline;
}
.newsClip a:link, .newsClip a:visited{
	color:#09C;
	display:inline;
	font-weight:bold;
}
.newsClip a:hover, .newsClip a:active{
	color:#09C;
	text-decoration:none;
}



/*            SOCIAL LINKS        */

#donateSocial{
	float:left;
	width:200px;
	height:240px;
	overflow:hidden;
	margin:20px 0 0 50px;
}

#blogSocial{
	margin:15px 0 0 20px;
	padding:0 0 12px 0;
	width:157px;
	overflow:auto;
}
#blogSocial img{
	float:left;
	margin:0px 7px 3px 0;
	width:27px;
	border:none;
}
.sideSocialLink{
	clear:both;
	float:left;
	margin:3px 0 3px 0;
	line-height:13px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#073760;
	font-size:13px;
}

.sideSocialLink a:link, .sideSocialLink a:visited {
	color:#073760;
	text-decoration:none;
}
.sideSocialLink a:hover, .sideSocialLink a:active {
	text-decoration:underline;
	color:#09F;
}


#emergency img{
	position:relative;
	border:none;
	float:left;
	margin:10px 25px 0px -15px;
}
#emergency a{
	border:none;
}
