/*
This stylesheet was developed using CSS Anthology & CSS The Missing Manual info. DRS
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	background-image: url(images/bgrnd.gif);
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
	margin-top: 0.25em;
	line-height: 150%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.25em;
	margin-bottom: 5px;
	color: #FC0;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	color: #FC0;
}
.imgborder {
	border: 1px solid;
	color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	background-color: #FFCC00;
}

.footer {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.caption2 {
	font-size: 80%;
	font-style: italic;
	line-height: 100%;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.25em;
	color: #000000;
	margin-bottom: 5px;
	font-weight: 200;
	margin-top: 2px;
}

.indent {
	padding-left: 30px;
	padding-right: 30px;
}

.note {
	 padding: 5px;
	 border: 1px solid #CCCCCC;
	 background-color: #000000;
}
.quotation {
	line-height: 200%;
	font-weight: 200;
	letter-spacing: 4px;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.bio {
	line-height: 2em;
}
.caption3 {
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
}
.caption4 {
	font-size: 90%;
	font-style: normal;
	line-height: 120%;
}
#div-1a {
	float: right;
	width: 300px;
	padding: 5px 5px 5px 15px;
	margin-left: 25px;
	margin-bottom: 15px;
	font-style: oblique;
}
.pad_l {
	padding-left: 10px;
}
.pad_r {
	padding-right: 10px;
}
