body {
	margin-top: 0px;
	margin-bottom: 0px;
	behavior:url(csshover.htc);
}

	/* the menu */

	#neastmenu ul, #neastmenu li, #neastmenu a {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	#neastmenu ul {
		width:158px;
		background:#ffefcd;
		list-style:none;
		font-weight:bold;
		
	}
	
	#neastsubmenu ul {
		width:158px;
		background:#9486b6;
		list-style:none;
			}
   
	#neastmenu li {
	position:relative;
	padding:1px;
	z-index:10;
	background-image: url("images/menuline.jpg");	
	}
	
	
		#neastmenu li.folder	{  }		
		#neastmenu li.folder ul {
			position:absolute;
			left:158px; /* IE */
			top:0px;
			}		
			#neastmenu li.folder>ul { left:158px; } /* others */
			
			 
			
			
			#neastmenu li.folder2	{  }		
		#neastmenu li.folder2 ul {
			position:absolute;
			left:158px; /* IE */
			top:0px;
			
		}		
			#neastmenu li.folder2>ul { left:158px; } /* others */
			
			
			 

	#neastmenu a {
	padding:5px;
	text-decoration:none;
	color:#9686B7;
	width:100%; /* IE */
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
	#neastsubmenu a {
	padding:5px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	width:100%; /* IE */
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
		#neastmenu li>a { width:auto; } /* others */

	#neastmenu li a.submenu {
	font-size:11px;
	font-weight:bold;
	
	
	}

	/* regular hovers */

	#neastmenu a:hover {
		border-color:gray;
		background-color:#f7d892;
		color:white;
		font-weight:bold;
	}
	
	
		#neastmenu li.folder a:hover {
		background-color:#f7d892;
		color:white;
		font-weight:bold;
		
		}
		
			 
	
	/* hovers with specificity */
	
	#neastmenu li.folder:hover { z-index:10; }
	
	 
	#neastmenu li.folder2:hover { z-index:10;}		
	 
		
	#neastmenu ul ul, #neastmenu li:hover ul ul {
		display:none;
	}

	#neastmenu li:hover ul, #neastmenu li:hover li:hover ul {
		display:block;
	}		

	
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	text-align: justify;
	line-height: 20px;
	color: #666666;
}

.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: normal;
	text-align: justify;
	line-height: 20px;
	color: #666666;
}

.whitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	white-space: normal;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 5px;
	color: white;
	font-weight: bold;
}
.whitecopy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	white-space: normal;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 5px;
	color: white;
	font-weight: bold;
}

.whitecopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	white-space: normal;
	letter-spacing: 1px;
	line-height: 15px;
	color: white;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8E69B4;
}
li.folder2 {
		color:white;
		font-weight:bold;
		width: 180px;
		}
		
li.folder2 a:hover {
		background:url("images/heart.jpg") left no-repeat;
		color:white;
		font-weight:bold;
		
		}
		
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}

.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#8E69B4;
	text-decoration: none;
	line-height: 20px;
}

.bodylinklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}

.bodylinklarge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#8E69B4;
	text-decoration: none;
	line-height: 20px;
}
