@charset "utf-8";

#navbarhome {
	text-align: center;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	color: #FFF;
	padding: 0px;
}

#murray-walker {
	background-repeat: repeat-x;
	background-position: center;
	height: 92px;
	background-image: url(../murray%20walker%20quote.jpg);
	display: block;
	margin: auto;
	width: 1010px;
}
#gap {
	display: block;
	height: 18px;
	background-image: none;
	float: left;
	width: 1010px;
}
#links {
	background-repeat: repeat-x;
	background-position: center;
	height: 53px;
	background-image: url(../navbar.jpg);
	display: block;
	width: 1010px;
	clear: both;
	float: left;
}

#links ul {
	background-repeat: no-repeat;
	width: 1010px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: left;
	float: left;
}
#links ul li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 1.3em;
	color: #00C;
	vertical-align: top;
	text-align: center;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 27px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-style: normal;
}
#links ul li a:link {
	color: #300;
	text-decoration: none;
}
#links ul li a:visited {
	color: #300;
	text-decoration: none;
}
#links ul li a:hover {
	margin: 0px 10px 0px 10px
	color: #333;
	text-decoration: none;
	color: #D6D6D6;
	background-repeat: no-repeat;
	background-color: #666;
}

</style>
/* CSS Document */
