
#navigation { width: 140px }
.navtitle  { color: #ffb854; line-height: 27px; text-decoration: none; text-transform: uppercase; display: block; width: auto; height: 38px }
.group      { color: #ffffff; line-height: 27px; text-decoration: none; text-transform: uppercase; display: block; width: auto; height: 38px }
.group:hover  { color: #ffb854; text-decoration: none; outline: none }
.group2     { color: #ffffff; line-height: 22px; text-decoration: none; text-transform: uppercase; display: block; width: auto; height: 23px }
.group2:hover { color: #ffb854; text-decoration: none; outline: none }
.spacer    { line-height: 14px; display: block; width: auto; height: 15px }
.option      { color: #ffffff; line-height: 19px; text-decoration: none; display: block; width: auto; height: 20px }
.option:hover  { color: #ffb854; text-decoration: none; outline: none }
.optiontitle  { color: #ffb854; line-height: 19px; text-decoration: none; display: block; width: auto; height: 20px }
.show {
	display:inline;
}
.hide {
	display:none;
}
.option a:link    { color: #ffffff; text-decoration: none; outline: none }
.option a:active    { color: #ffffff; text-decoration: none; outline: none }
.option a:visited   { color: #ffffff; text-decoration: none; outline: none }
.option a:hover  { color: #ffb854; text-decoration: none; outline: none }