#navcontainer {	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #922d46;	background-color: #FFC050;	padding: 5px 0px 8px 0px;}#logo{	margin-right: 5px;	float: right;	margin-top: 0px;	margin-bottom: 5px;	margin-left: 0px;	height: 90px;	width: 65px;}#navlist {	margin: 0;	padding: 0;	text-align: center;	font-size: 1em;}#navlist ul, #navlist li {	display: inline;	list-style-type: none;	margin: 0;	padding: 0;}#navlist a:link, #navlist a:visited {line-height: 150%;font-weight: bold;margin: 0 8px 4px 8px;text-decoration: none;color: #666666;}#navlist a:hover {border-bottom: 2px solid #000;padding-bottom: 1px;background: transparent;color: #000;}#headername {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.3em;	font-weight: bold;	text-align: center;	margin-bottom: 5px;}#footerrotc {	font-size: 0.8em;	background-color: #FFC048;	border-top-width: 2px;	border-top-style: solid;	border-top-color: #922D46;	padding: 15px;	text-align: center;	letter-spacing: 0.1em;}#footerrotc a:link, #footer a:visited {	text-decoration: none;}#footerrotc a:hover {	color: #FFFFFF;	text-decoration: none;	background-color: #666666;}