﻿*.button, #nothing > #navmenu > ul > li.show:first-child a {	font-weight: normal;	display: inline-block;	line-height: 100%;	border-radius: 8px;	padding: 4px;	margin: 2px;	margin-left: 4px;	margin-right: 4px;	box-shadow: 1px 1px 1px hsla(0,0%,0%,0.3);	cursor: pointer;	color: black;	text-decoration: none;	background-color: hsl(240,20%,85%);	background-image: -moz-linear-gradient(top,hsla(0,0%,100%,0.4),hsla(0,0%,100%,0),hsla(0,0%,0%,0.05));	text-shadow: hsla(0,0%,100%,0.1) 0px 0px 1px, hsla(0,0%,100%,0.25) 1px 1px 1px;}*.button:hover, #nothing > #navmenu > ul > li.show:first-child a:hover {	background-color: hsl(240,20%,100%);}#body a.button:hover, #body *.button:hover a {	text-decoration: none;	color: black;}*.remove {	font-size: 6pt;	padding: 1px; padding-left: 2px; padding-right: 2px;	font-weight: bold;	/* display: block; */	border-radius: 40px;	background-color: hsl(0,100%,60%);}*.facebook {	font-family: "Myriad Pro", sans-serif;	font-weight: bold;	background-color: hsl(230,40%,30%);	color: white;	border: none;	box-shadow: black 1px 1px 10px;	hyphens: none; -moz-hyphens: none;	text-shadow: none;	margin: auto;	margin-top: 10px;	display: block;	text-align: center;	width: 80%;	font-size: 14pt;}#navmenu p.button a {	font-weight: bold;}*.banner {	font-size: 9pt;	text-align: center;	hyphens: none; -moz-hyphens: none;	margin: 8px;	font-weight: bold;}*.narrowbanner {	display: none}