* {
	padding:2px;}

body {
	font-family:sans-serif;
	font-size:small;
	background-color:#eee;}


#container {
	margin-left:25px;
	width:600px;}



#nav{
	list-style: none;}


#nav li {
	margin-left:17px;
	padding:2px;
	float:left;}


a {
	text-decoration:none;
	display: inline;
        color: black;}

a:hover{
	color:red;}

#middle {
	position:relative;
	line-height:20px;
	margin-left:5px;
	width:600px;}

#hours{
	list-style:none;
	line-height:20px;
	margin-top:25px;
	width:300px;}

#staff{
	left:254px;
	top:12px;
	position:absolute;
	width: 391px;
	height: 214px;
}	


#footer p{
	margin-bottom:0px;
	margin-left:100px;}


#footer {
	margin-top:40px;}

