body {
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width:679px;
}

#divParking {
	background-image: url(images/parking.gif);
	height: 175px;
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: bold;
	line-height: 20px;
	padding-left: 25px;
}

#menu {
float:left;
margin-left:200px;
}

#links {

float:left;
height:21px;
width:450px;
background-color:#339900;
}

#links a {
display:block;
float:left;
padding:3px 0 0 8px;
}

.bookend { 
width: 9px;
height: 21px;
float: left; 
}

#header_pic {
clear:both;
width:641px;
margin:auto;
padding-top: 5px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	text-indent: 12px;
}


#divMenu {
}
