 body {
	font: normal small verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	background-color: #D9D9D9;
	margin: 0;
	padding: 0;
}
.pagebody {
	background-color: white;
	border: 1px solid #333333;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	left:50%;
	margin-left:-380px;
	position:relative;
	width:765px;
}
#pageTitle {
	height: 67px;    /* must be 102px - padding-top */
	padding-top: 40px;
	padding-left: 120px;
	background-image: url("/images/seasonal/new/title-background.jpg");
	font-weight: normal; 
	font-size: 30px; 
	color: black;
	margin: -5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 0.95;
}
#menu {
	height: 41px;
	background-image: url("/images/seasonal/new/menu-background.jpg");
	margin: -5px;
	padding-left: 100px;
	padding-top: 6px;
	margin-bottom: -11px;
}
a.menuItem {
	color: white;
	font-size: 14px;
	padding-left: 35px;
	padding-right: 50px;
}
a.menuItem {
	text-decoration: none;
}
a.menuItem:hover {
	text-decoration: underline;
}
#menuBottom {
	height: 22px;
	background-image: url("/images/seasonal/new/menu-bottom-background.jpg");
	margin: -5px;
}
#maphelp, #maplist {
	width: 500px;
	background-image: url(/maps/mapzoom/images/info_bg-middle.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
#maphelphead, #maplisthead {
	height: 13px;
	background-image: url(/maps/mapzoom/images/info_bg-top.gif);
	background-repeat: no-repeat;
	margin-left: -30px;
}
#maphelpfoot, #maplistfoot {
	height: 11px;
	background-image: url(/maps/mapzoom/images/info_bg-bottom.gif);
	background-repeat: no-repeat;
	margin-left: -30px;
}

#mapviewer {
	width: 730px;
	background-image: url(/maps/mapzoom/images/map_bg-middle.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
#mapviewerhead {
	height: 13px;
	background-image: url(/maps/mapzoom/images/map_bg-top.gif);
	background-repeat: no-repeat;
	margin-left: -30px;
}
#mapviewerfoot {
	height: 11px;
	background-image: url(/maps/mapzoom/images/map_bg-bottom.gif);
	background-repeat: no-repeat;
	margin-left: -30px;
}

#nomapviewerobj {
	width:300px;
	margin:1em;
}

div.menuTab {
	display: inline;
	width: 99px;
}
a.menuTab {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
width: 100%;
background-image: url(images/tab_bg-off.gif);
}
.menuTab a:hover {
background-image: url(images/tab_bg-on.gif);
}
#mapmenu {
width: 500px;
text-align: center;
}

ul.maplist {
	list-style: none;
}
ul.maplist li {
	background-color: #f0f0f0;
	margin: 2px;
	margin-right: 70px;
	padding: 4px 6px;
}

.mapname {
	font-weight: bold;
	font-size: 11pt;
}
.mapdesc {
	margin: 4px 0 0;
}
.mapdate {
	text-align: right;
	font-style: italic;
	font-size: 8pt;
	margin: 0;
	padding: 4px 0;
}
#footernotice {
	padding: 20px;
	font-size: 10px;
}
