body	{
	background-color: #1E0342;
}

#content	{
	border: solid 1px #000000;
	background-color: #661A40;
}

#topbanner	{
  background-color: #CE93B7; 
}

#mainbulk	 { 
	width: 800px; 
	height: 560px;
}

.navlink	{ 
	color: white;
}

#extralinkarea	{
	background-color: #8E5581; color: black; text-align: center; font-size: 10px; letter-spacing: 1px; top: 40px; left: 100px; width:300px; height: 16px; padding : 4px 0 0 0; position: absolute;
}

#extralinkarea	.hilite		{ color: white}
#extralinkarea a			{ color: black; text-decoration: none; }
#extralinkarea a:hover		{ color: yellow; text-decoration: none;  }
