﻿#sectionmenu
{
	font-size:180%;
	border-bottom:2px solid #999;
	padding: 7px 0;
	font-family: "league-gothic-1";
	text-transform:uppercase;
	font-weight:normal;
}
#sectionmenu a:link, #sectionmenu a:visited {
	color:#666;	
}
#sectionmenu a:active, #sectionmenu a:hover {
	color:#000;
}

.spacer {
	padding:0 10px;
	color:#666;
}
