body	{
	background-color: #332f30;
}

#content	{
	border: solid 1px #000000;
	background-color: #2d1d1d;
}

/* Top Line of the page */

#topbanner	{
  background-color: #9b2d54; 
}

/* Now the main area on the page */

/*
#mainbulk	 { 
	background-image: url("../images/words/wildgardentitle.gif"); 
	background-repeat: no-repeat; 
	background-position: 30px 410px; 
*/

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

.navlink	{ 
	color: white;
}

#extralinkarea	{
	background-color: #42738c; color: #000000; text-align: center; font-size: 10px; letter-spacing: 1px; top: 40px; left: 350px; width:180px; height: 16px; padding : 4px 0 0 0; position: absolute;
}

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

