body {
	background-image: url(dotted2.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.topgradient {
	background-image: url(/BannerImages/topgradient.jpg);
	height: 33px;
}
#titleC1 {
	height: 171px;
	background-image: url(/BannerImages/Banner1.jpg);
}
#titleC2 h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
#titleC2 {
	height: 171px;
	background-image: url(/BannerImages/Banner.jpg);
}
.topbar {
	background-repeat: repeat-x;
	background-position: top;
}
#panel {
	background-image: url(/images/panel.jpg);
}

#panelyellow {
  background-image: url(panelyellow.jpg);
}

#PCUSA {
  background-image: url(/Logos/pcusa-seal-small.gif);
	background-repeat: no-repeat;
}

#navtop {
	background-image: url(/NavImages/navtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 45px;
}
#menu, .shaded {
	background-image: url(shaded.gif);
}

#navbase {
	background-image: url(/NavImages/navbase.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 105px;
}
.buttonbkgrnd {
	background-image: url(/NavImages/buttn.jpg);
}
}
.Month {
	url(November.htm);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0066cc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 15px;
	font-weight: bold;
	color: #0066CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 15px;
	font-weight: bold;
	color: #0066CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 15px;
	font-weight: normal;
}
#menu a, #menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 105px;

}
#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#menu span.active {
	font-weight: bold;
	color: #FF9900;
}

