body { 
	background-color: white;
	color: black; 
	font-size: 16px; line-height: 125%;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular, "Lucida Sans", sans-serif;
}

a:link		{ text-decoration: none }
a:visited	{ text-decoration: none }
a:hover		{ text-decoration: underline; color: blue; }
a:active	{ text-decoration: underline; color: blue; }

h1  { font-weight: bold; font-size: 200%; line-height: 110%; }
h2  { font-weight: bold; font-size: 175%; line-height: 110%; }
h3  { font-weight: bold; font-size: 150%; line-height: 110%; }
h4  { font-weight: bold; font-size: 125%; line-height: 110%; }
h5  { font-weight: bold; font-size: 100%; line-height: 110%; }
h6  { font-weight: bold; font-size: 100%; line-height: 110%; font-style: italic; }

.quote   { font-size: 87.5%; line-height: 110%; margin-right: 5%; margin-left: 5%; }
.editorsnote { font-size: 87.5%; line-height: 110%; text-align: left; margin-right: 7%; margin-left: 7%; color: gray;  }
.sidebar { font-size: 75%; line-height: 110%; }
.caption { font-size: 75%; line-height: 110%; }
.navaid   { font-size: 150%; line-height: 110%; color: #990033 }
.figure	 { text-align: center; }

td  { text-indent: 0px; }
img { border: none; }

div#masthead { margin-top: 2px; margin-bottom: 2px; }
div#navtop { 
	font-size: 75%; line-height: 110%; font-weight: bold;
	text-align: left; text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}
div#header { font-size: 100%; line-height: 110%; text-align: center; text-indent: 0px; }
div#main   {  text-align: left; margin-right: 7%; margin-left: 7% }
div#footnotes  { font-size: 75%; line-height: 110%; text-align: left; margin-right: 5%; margin-left: 5%; }
div#rover  { font-size: 75%; line-height: 110%; text-align: left; }
div#navbottom {
	font-size: 75%; line-height: 110%; font-weight: bold;
	text-align: center; text-indent: 0px; margin-top: 2px; margin-bottom: 2px; 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}
div#footer {
	font-size: 62.5%; line-height: 110%; text-align: center; text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}

p#room		{ font-size: 250%; line-height: 110%; text-align: center; text-indent: 0px; font-weight: bold; color: #990033; }
p#title		{ font-size: 250%; line-height: 110%; text-align: center; text-indent: 0px; font-weight: bold; }
p#subtitle	{ font-size: 125%; line-height: 110%; text-align: center; text-indent: 0px; }
p#byline	{ font-size: 100%; line-height: 110%; text-align: center; text-indent: 0px; }
p#dateline	{ font-size: 100%; line-height: 110%; text-align: center; text-indent: 0px; }
p#topquote	{ font-size: 87.5%; line-height: 110%; text-align: center; margin-right: 7%; margin-left: 7%; color: #990033; }
p#contents	{ text-align: center }
p.sendpage	{ font-style: italic; font-weight: bold; text-align: center; }
p.navbar	{ font-style: normal; }
p.noteheading	{ font-weight: bold; font-style: italic; }

/* MIG My Image Gallery Styles */
td.foldertext { padding-top: 0px; padding-bottom: 1px; padding-left: 3px; padding-right: 8px; font-size: 80%; text-align: center; min-width: 165px; height: 165px; }
td.folderthumbs { padding-top: 2px; padding-bottom: 2px;  padding-left: 4px; padding-right: 8px; font-size: 80%; text-align: center; min-width: 165px; height: 165px; }
td.image { padding-top: 2px; padding-bottom: 2px; padding-left: 4px;  padding-right: 8px; font-size: 90%; text-align: center; min-width: 165px; height: 165px; }
td.desc { padding-top: 4px; padding-bottom: 3px; padding-left: 4px; padding-right: 6px; text-align: center; font-size: 90%; color: #808080; }
img.imagethumb { border: 0; padding-bottom: 4px;}
.inactivelink { color: #999999; }
