/* CSS Document - NeshobaJustice.com*/
/* http://www.neshobajustice.com, www.philadelphiacoalition.com, www.philadelphiacoalition.org*/
/*authored by April Grayson*/
/*copyright William Winter Institute for Racial Reconciliation 2008*/



#body {
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	




	
/* navigation bar */


#nav ul {
	background-color: #003366;
	border: 1px solid #ffcc66;
	width: 280px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	position: absolute;
	top: 160px;
	color: #666666;
	left: 670px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	letter-spacing: 1px;
	z-index: 10;
	}
	
#nav ul li {
	display: block;
	font:Geneva, Arial, Helvetica, sans-serif;
	}
	
#nav p {
	letter-spacing: 1px:
	}	

#nav .h4 {
	color: #666666;
	vertical-align: middle;
	letter-spacing: 1px;
	}
	
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
  
#nav a:hover {
	color: #ffcc66;
	background: #666666;
	}
  
#nav li#active a {
	text-decoration: none;
	color: #ffcc66;
	}
	
#nav li#active a:hover {
	text-decoration: none;
	color: #ffcc66;
	background-color: #003366;
	}
	
/* END navigation bar */





/*HEADERS for pages*/

#header {
	background-image: url(http://www.neshobajustice.com/images/index-header.gif);
	height: 150px;
	width: 980px;
	margin-left: 20px;
		}

#header-contact {
	background-image: url(../images/contact-header.gif);
	height: 100px;
	width: 650px;
	margin-left: 20px;
}

#header-films {
	background-image: url(../images/films-header.gif);
	height: 100px;
	width: 650px;
	margin-left: 20px;
}

#header-about {
	background-image: url(../images/about-header.gif);
	height: 100px;
	width: 650px;
	margin-left: 20px;
}

#header-stills {
	background-image: url(../images/stills-header.gif);
	height: 100px;
	width: 650px;
	margin-left: 20px;
}

#header-otherprojs {
	background-image: url(../images/other-header.gif);
	height: 100px;
	width: 650px;
	margin-left: 20px;
}

#horizLine {
	border-top: solid 2px #003366;
	height: 10px;
	}

/*end HEADERS for pages*/







/*PHOTOS for pages*/

#photo {
	/**background-image: url(../images/photo-index.gif) repeat-no;**/
	position: absolute;
	margin-left: 670px;
	margin-top: 310px;
	width: 350px;
	height: 100%;
}
	
	

/*end PHOTOS for pages*/






/*PAGE TEXT*/

#filmtitle {
	font-stretch: expanded;
	font-weight: bold;
}

#pagetext {
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #666666;
	margin-left: 50px;
	}
	
#pagetext a:link {
	color: #000033;
	text-decoration:none;
	}
	
#pagetext a:hover {
	color: #FFcc66;
	background-color: #003366;
	}

#pagetext a:visited {
	color: #F90;
	text-decoration:none;
	}
	
	
#announcements {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

#sidetext {
	font-size: smaller;
	position: absolute;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-left: 680px;
	}
	
#sidetext a:link {
	color: #666666;
	text-decoration:none;
	}
	
#sidetext a:hover {
	color: #FFFFFF;
	background-color: #666666;
	}

#sidetext a:visited {
	color: #666666;
	text-decoration:none;

	}		

#bottomcontact {
	font-size: smaller;
	color: #ffcc66;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/**margin-left: 50px;**/
	padding-left: 50px;
	}
/*end PAGE TEXT*/







/* container & body divs */	
	

#container { 
	color:#003366;
	position:relative;
	left:50%;
	width: 900px;
	height: 550px;
	margin-left:-700px;
	margin-top:-150px;/*-225px;*/
	font: Verdana;	/*border: dotted #FFFFFF 2px;*/
	}
/* Absolute Center technique adapted from an article by Joe Gillespie: 
http://www.wpdfd.com/editorial/wpd0103.htm#footnote */

/* commented backslash hack v2 for IE5-Mac - adapted from a posting on Sam-I-Am:
http://www.sam-i-am.com/work/css/index.html \*/
	#container { 
	background-color: #FFFFFF;
	color:#FFFFFF;
	position:absolute;
	top:50%;
	left:50%;
	width: 900px;
	height: 550px;
	margin-left:-700px;
	margin-top:-150px;
	/*border: dotted #FFFFFF 2px;*/

	}
/* end hack */






/*EXTRA STUFF NOT USED YET*/

#films {
	background-color: #CCCCCC;
	background-image: url(../images/another-word-th.gif);
	border: #FFFFFF 6px solid;
	width: 250px;
	height: 166px;
	margin-left: 20px;
	padding-top: 10px;
	margin-top: 50px;

}


#stills {
	background-color: #CCCCCC;
	background-image: url(../images/cv.gif);
	border: #FFFFFF solid 6px;
	width: 250px;
	height: 166px;
	/*margin-left: 400px;
	margin-top: 50px;*/
}


#otherproj  {
	background-color: #CCCCCC;
	background-image: url(../images/body-play.gif);
	border: #FFFFFF 6px solid;
	width: 250px;
	height: 166px;
	/*margin-left: 20px;
	margin-top: 200px;*/

}

#cv  {
	background-color: #CCCCCC;
	background-image: url(../images/cv.gif);
	border: #FFFFFF 6px solid;
	width: 250px;
	height: 166px;
	/*margin-left: 400px;
	margin-top: 200px;*/

}
