/* CSS Document */

body {
	background-color: #666666;
	text-align: left;
	padding: 0;
	width: 100%;
	height: 100%;
	border: 0px;
}  


#container1{
	background-image: url(images/bkgpaperline.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
	width: 1020px;
	height:100%;
	margin: auto;
	
}

#container {
 
 background-image: url(images/bkgpapertop.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 100%;	
	padding: 0px;

	margin: auto;
	
}
#header {  
	width: 100%;
	margin: auto;	
	

	height: 180px;

}

#banner{
	text-align: left;
	display:block;
}


#banner a:link, #banner a:visited, #banner a:active{
text-indent: -4000px;
background:url(images/headerimage.gif);
background-repeat:no-repeat;
display: block;
height: 219px;
margin-left: 60px;
}
 
#banner a:hover {
text-indent: -4000px;
background:url(images/headerimageanim.gif);
background-repeat:no-repeat;
display: block;
height: 219px;
margin-left: 60px;

}

#review {
	text-align:left;
	display:block;
	margin-left: 700px;
	margin-top: -250px;
 }
#review a:link, #review a:visited, #review a:active{
	text-indent: -4000px;
	background:url(images/readyourreviews.gif);
	background-repeat:no-repeat;
	display: block;
	text-align:left;
	height: 190px;

}

#review a:hover {
	text-indent: -4000px;
	background:url(images/readyourreviewsanim.gif);
	background-repeat:no-repeat;
	display: block;
	text-align:right;
	height: 190px;
	text-align: left;

}

#header img {
	margin-left: 50px;

}



#content {
	
	width: 900px;
	margin-top: -10px;
	margin-left: 50px;
	text-align: left;
	padding: 0 50px;
	display: block;
	z-index: 5;
}

#content ul {

list-style:none;
}


		/* The Stars */


#content li.link a:link, #content li.link a:visited, #content li.link a:active{
	height:45px; 
	background: url(images/star.gif) no-repeat ;
	padding-left: 15px;
	font-size: 250%;
}

#content li.link a:hover{
	height:45px; 
	background: url(images/staranim.gif) no-repeat;
	padding-left: 15px;
	font-size: 250%;
}

#content dt.link a:link, #content dt.link a:visited, #content dt.link a:active{
	height:45px; 
	background: url(images/star.gif) no-repeat ;
	padding-left: 15px;
	font-size: 250%;
}

#content dt.link a:hover{
	height:45px; 
	background: url(images/staranim.gif) no-repeat ;
	padding-left: 15px;
	font-size: 250%;
}

		/*end of the stars*/

		/*Css for Table on Main Education Page*/

#content table {
	margin-top: 10px;
	margin-left: -15px;
}
td#educator a:link, td#educator a:visited, td#educator a:active { 
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/educatorbook.gif);
	background-repeat:no-repeat;
}

td#educator a:hover {
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/educatorbookanim.gif);
	background-repeat:no-repeat;
}

td#student a:link, td#student a:visited, td#student a:active { 
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/studentlinks.gif);
	background-repeat:no-repeat;
}

td#student a:hover {
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/studentlinksanim.gif);
	background-repeat:no-repeat;
}
td#class a:link, td#class a:visited, td#class a:active { 
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/classlinks.gif);
	background-repeat:no-repeat;
}

td#class a:hover {
	display:block;
	height:190px;
	text-indent: -4000px;
	background:url(images/classlinksanim.gif);
	background-repeat:no-repeat;
}
#content dt.textlink a:link, #content dt.textlink a:visited, #content dt.textlink a:active{
height:45px; 
background: url(images/star.gif) no-repeat ;
padding-left: 15px;
}

#content dt.textlink a:hover{
height:45px; 
background: url(images/staranim.gif) no-repeat ;
padding-left: 15px;
}
	
	/*Stars on main page*/

td.link a:link, td.link a:visited, td.link a:active{
	height: 100%; 
	background: url(images/star.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 250%;
	
	}

td.link a:hover{
	height: 100%;
	background: url(images/staranim.gif) no-repeat left top;
	font-size: 250%;
	padding-left: 15px;
	

}

	/*end of main page stars*/
	
	/*Other Stars*/
p.link a:link, p.link a:visited, p.link a:active{
	height: 100%; 
	background: url(images/star.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 250%;
	
	}

p.link a:hover{
	height: 100%;
	background: url(images/staranim.gif) no-repeat left top;
	font-size: 250%;
	padding-left: 15px;
	}
	
/*end of the other stars*/


#content dd{ 
	margin-bottom:10px;
}

img.pic {
	float:right;
	margin: 15px;
	margin-right: 25px;

}

#footer{
	text-align:center;
	padding-top: 20px;
	padding-left: 200px;
	float:left;
	width: 100%;
	margin:auto;
	line-height: normal;
	font-size: 75%;
	
}

#footer p.part{
	display:block;
	float:left
	
}
#nealogo a:link, #nealogo a:visited, #nealogo a:hover, #nealogo a:active {
	text-indent: -9000px;
	background:url(images/nealogo.gif);
	background-repeat:no-repeat;
	display: block;
	z-index: 10;
	width: 188px;
	height: 350px;
	margin-top:95px;
	margin:  100px auto 0 40%;
}
