@charset "UTF-8";/*

Filename	prevec_text.css
Held in		style/2014/archives/
Use in		archives/bios/rae/prevec_text.html

*/
#toc {width:100%;margin:1.5em 0;font-size:12pt;text-align:center}
#toc div {width:60%;margin:0.5em auto 0;text-align:left;font-size:11pt;line-height:167%}
/* grave stone text */
#box1 {
	float:right;background-color:#E3E3E3;font-size:10pt;text-align:center;
	border:1px solid #000000;margin:0 0 1em 1em;padding:1.5em}
#box1 div {margin-top:0.5em;text-align:inherit}
/*
Hall of Clestrain */
div.img_jr {float:right;margin:0em 0 1em 1em;padding:0 0 0.5em 0;text-align:center;
	border:1px solid #000000;background-color:#E3E3E3}
/*
Hamilton from the mountain */
#img_hw {
	float:right;background-color:#E3E3E3;font-size:10pt;text-align:center;
	border:1px solid #000000;margin:1em 0 1em 1em;padding:0 0 1em 0}

#jrspeakerslist p {margin:0.5em 0 0 0;padding-left:4.67em;text-indent:-4.67em}
ul {padding-left:2em}
ul li {margin-top:0.5em}
.subSectionHeader { margin-bottom:0}
.subSectionHeader + p,.subSectionHeader + ul {margin-top:0.25em} /*  .firstInSubSection */
@media print {
	#box1,div.img_jr,#img_hw {background-color:#FFFFFF}
	}