#maptop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 70px;
	width: 940px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/timetables/timetable_bus-logo.gif);
	background-repeat: no-repeat;
}
#navigation {
	height: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mapheader {
	background-repeat: no-repeat;
	height: 40px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/map_header.gif);
}
#maparea {
	min-height: 500px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#help {
	background-image: url(images/help_bg.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	margin-left: 5px;
}

#bottom {
	height: 160px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#bottom_navigation {
	padding: 0px;
	height: 15px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/thin_bottom.gif);
}

#timetalbe_top {
	height: 40px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00664B;
	border-right-color: #00664B;
	border-left-color: #00664B;
	background-image: url(images/timetable_top.gif);
	background-repeat: no-repeat;
}
#timetable_bottom {
	background-image: url(images/timetable_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00664B;
	border-bottom-color: #00664B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00664B;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
#aboutus {
	background-image: url(images/aboutus_bg.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.largelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#map_top {
	background-image: url(images/routemap_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00664b;
	border-right-color: #00664b;
	border-left-color: #00664b;
	margin-left: 10px;
}
#map_bottom {
	background-image: url(images/routemap_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00664b;
	border-bottom-color: #00664b;
	border-left-color: #00664b;
	margin-left: 10px;
}
#access {
	background-image: url(images/accessiblility_bg.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
}
#corner_piece {
	background-image: url(images/corner_piece.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 85px;
	margin-left: 10px;
}
#bus_routes {
	height: 30px;
	width: 940px;
	margin-top: 10px;
	margin-left: 30px;
	border: 1px solid #00664B;
	background-color: #FFFFFF;
}
