td   { font-size: 15px; font-family: "Times New Roman", Georgia, Times }
a { color: #633; font-weight: 600; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
.vol { color: #633; font-weight: bold; font-size: 20px; font-family: "Times New Roman", Georgia, Times }
.date { color: #966; font-size: 18px; font-family: "Times New Roman", Georgia, Times }
.section { color: #c93; font-weight: bold; font-size: 18px; text-indent: 10px }
.author { }
.15pixindent { text-indent: 15px }
.photocredit { font-size: 11px; font-family: "Times New Roman", Georgia, Times }
p { text-indent: 5px }
td#contentarea    { padding: 0px 15px 15px 10px }
.medium-text {
	font-size: 12px;
}
div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
padding: 0px 0px 3px 0px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
	width: 4px;
	height: 4px;
	background: url(shad_brcorner.png) no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: -1px;
	left: 825px;
	top: 414px;
}
.dropcap {
	float:left;
	color:#663333;
	font-size:55px;
	line-height:45px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
}
#small {
	font-size: 11px;
	padding-left: 8px;
}
#adspace {
	padding-top: 70px;
	padding-right: 2px;
	padding-left: 6px;
}
#adbox {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}#left-float {
	float: left;
	margin-right: 8px;
}
.quote {
	font-style: italic;
	padding-right: 40px;
	padding-left: 40px;
}
#right-float {
	float: right;
	margin-left: 8px;
}
