#maincontenthead	{
	padding-top : 38px;
}

/* ---------------------- */

#subnavigation	{
	color : #ffffff;
	background-color: #98967d;
	height : 24px;
	font-size : .8em;
	text-transform: uppercase;
	margin-left : 2px;
}

#subnavigation 	.link	{
	display: inline;
	float : left;
	padding : 4px 10px 0 10px;
	height: 18px;
	border-right : 1px solid #fff;	
}
/* 	padding : 4px 18px 0 18px;
 */
#subnavigation 	a {		color : #ffffff;	}
#subnavigation	.link.hilight	a { 
	color: #d1cc40; 
}

#subnavigation a:visited {
	text-decoration: none;
	color: #fff;
}

#subnavigation a:link {
	text-decoration: none;
	color: #fff;
}

#subnavigation a:hover {
	text-decoration: none;
	color: #0f0;
}
