html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
sup { margin:0; padding:0;	vertical-align: top; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/* background:#c3b4e3 url('vicy_bgr.gif') repeat-x; */
	background:#ffffff url('bgr.jpg');
	text-align:center;
	margin:40px 0;
}

a, a:link, a:visited { color: #0000ff; text-decoration: underline; }
a:hover, a:visited:hover { color: #ff0000; text-decoration: underline; }

#topbar {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:25px;
	background-image: url('topbar.png');
	text-align:left;
	z-index:1001;
}

#topbar_contents {
	padding:3px 10px 0 10px;
	text-align:center;
}

#topbar_contents a {
	font-family: times new roman, times, sans-serif;
	font-size: 0.875em;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
}

a.cwLink, a.cwLink:link, a.cwLink:visited {
	text-decoration:none;
}

a.cwLink:hover, a.cwLink:visited:hover {
	text-decoration:underline;
}

#topbar_spacer {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:25px;
	background-image: url('bgr.jpg');
	z-index:1000;
}

/* light purple a585b5 */

#parent {
	position:relative;
	margin:40px auto;
	width:760px;
	padding:20px;
	border:1px solid #000000;
	background:#ffffff;
}

#main {
	margin:5px;
	border:1px solid #000000;
}

.plane { vertical-align: baseline; padding-right:10px; }

h3 {
	font-family: times new roman, times, serif;
	font-size: 1.5em;
	margin-bottom:15px;
}

#top { margin:0px 0px 0px 0px; padding:40px 0; background:#502864; }

#top p {
	margin:0 20px;
	font-family: georgia, times new roman, times, serif;
	color:#ffffff;
	font-size:20px;
	letter-spacing:1px;
	text-align:center;
	line-height:150%;
}

#menu {
	position:relative;
}

#foreword {
	text-align:left;
	margin:20px;
}

#foreword p {
	margin-bottom: 10px;
	font-family: times new roman, times, serif;
	font-size: 0.938em;
	font-style:italic;
	line-height: 140%;
}

#slideshow {
	text-align:center;
	margin:20px;
}

#biography {
	text-align:left;
	margin:20px;
}

#biography p {
	margin-bottom: 10px;
	font-family: times new roman, times, serif;
	font-size: 1em;
	line-height: 130%;
}

#biography p.first:first-letter {
	font-size: 1.5em;
}

#memory {
	text-align:left;
	margin:20px;
	padding-top:20px; 
	border-top:1px dotted #7f7f7f;
}

#memory p {
	margin-bottom: 10px;
	font-family: times new roman, times, serif;
	font-size: 1em;
	line-height: 130%;
}

#tributes {
	text-align:left;
	margin:20px;
	padding-top:20px; 
	border-top:1px dotted #7f7f7f;
}

#tributes p {
	margin-bottom: 10px;
	font-family: times new roman, times, serif;
	font-size: 1em;
	line-height: 130%;
}

.quote {
	font-style:italic;
	margin:0 100px;
}