#container {
	width: 718px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

#scholarshiplinks {
	width: 250px;
}

#header {
/*	background: #a0aa6d url("./images/Monica-header_02.jpg") left no-repeat;
*/
	background: #999966 url("./images/Monica-header_02.jpg") left no-repeat;
	color: #AAAAAA;
	padding: 0 0 0 0;
	margin: 10 0 0 0;
	height: 242px;
        width: 718px;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 26pt;
	font-style: italic;
	text-indent: 250px;
}

#bottom {
	background: #999966 url("./images/Monica-header_03.jpg") left no-repeat;
	color: #AAAAAA;
	padding: 0 0 0 0;
	margin: 0 0 10 0;
	height: 29px;
        width: 718px;
	border-top: 0px;
	border-bottom: 0px;
	font-style: italic;
}

#mainbody {
	background: #E9ECCF;
	color: #000000;
	padding: 10px;
	font-size: 12pt;
}

h3.center {text-align: center;}
#mainbody p { margin: 0; padding: 0; line-height: 1.45em; margin-top: 1.45em; margin-bottom: 1.45em; }
div.title { padding: 90px 0 0 0; }

div.subtitle { font-size: 14pt; padding: 20px 0 0 0;}

div.obituary { margin-left: 10%; margin-right: 10%; }

#nav {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
}

/*	color: #ffffff; */
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #97f3b4;
	list-style-type: none;
}

#nav a:link,
#nav a:visited {
	color: #696;
	padding-left: 10px;
        padding-right: 10px;
	border-bottom: 0;
}

#nav a:hover,
#nav a:active {
	color: #696;
	background: #333;
}


/* General elements **********/
a:link {
	color: #696;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #d0cfae;
}

a:visited {
	color: #888;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #696;
}

a:hover {
	color: #474;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #888;
}


/*
body {
	margin: 0;
	padding: 0;
} */

body {background:#999966;font-family:'Georgia', 'Times New Roman','Times', serif;font-size:0.85em;margin:0px;}

div.topnavbar {
	background-color: black;
	margin: 0;
	padding: 1px 0px 1px 0px;
	text-align: center;
}

img {
	border: 0;
}

img.email {
	vertical-align: middle;
}

img.left {
	float: left;
	clear: left;
}

img.white-left {
	float: left;
	clear: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 5px;
}

img.border {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

img.white-right {
	float: right;
	clear: right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 5px;
}

div.journal-dateline {
	font-style: italic;
}

div.journal-snippet {
	margin-left: 30px;
	font-style: italic;
}

div.journal-entry {
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

span.sectiontitle {
	border-bottom: 1px solid #000;
	font-style: italic;
}