﻿body {height:100%;}
font * {
	color: #444;
	font: 1em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: transparent!important;
}
font {
	color: #444;
	font: 1em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: transparent!important;
}
* {padding:0; margin:0; font-family:Arial, Tahoma, Verdana!important; color:#444; background-color:transparent}
img {border:0}
a {
	color: #0000FF
}

u {text-decoration:none}
a {text-decoration:none}

a:hover {
	text-decoration: underline;
	font-weight: bolder;
}

a:visited {
	color: #800080;
}

a:active {
	color: #800000;
}

p {line-height:1.32em; margin-bottom:.6em}

/* headings */
h6 {
	color: #000099;
	line-height: 1em!important;
}
h5 {
	color: #000099;
	line-height: 1em!important;
}
h4 {
	color: #000099;
	line-height: 1em!important;
}
h3 {
	color: #000099;
	line-height: 1em!important;
}
h2 {
	color: #000099;
	line-height: 1em!important;
}
h1 {
	color: #000099;
	line-height: 1em!important;
}
h1 {font-size:2.4em; font-weight:normal}
h2 {font-size:2.1em; font-weight:normal; margin-bottom:.16em}
h3 {font-size:1.7em;}
h4 {font-size:1.35em}
h5 {font-size:1.15em}
h6 {font-size:1em}

#globalWrap {
	width: 60em;
  padding: 0.5em;
	margin: auto;
}
#header {
	padding: 0.5em;
	border-style: solid;
	border-width: thin;
	float: left;
	background: url('../images/niceblue.gif') repeat left top;
	text-align: center;
	width: 60em;
}

#plunkettCrest {
	float: right;
	width: auto;
	margin: 0.5em 0 0.5 0em;
}
#mainContent {
	padding: 0.5em;
	border-style: solid;
	border-width: thin;
	background: url('../images/niceblue.gif') repeat left top;
	float: left;
	width: 60em;
	margin-top: 0.5em;
}

#genealogyLinks {
  margin: 5px;
  padding: 5px;
	margin: 0.5em;
	height: auto;
}

#aboutSite {
  margin: 5px;
	padding: 5px;
	height: auto;
	font-size: smaller;
}

#familyPictures {
	margin-top: 0.5em;
	padding: 0.5em;
	border-style: solid;
	border-width: thin;
	float: left;
	background: url('../images/niceblue.gif') repeat left top;
	width: 60em;
	height: auto;
}

.pictureThumbnail {
	margin: 0.5em;
	width: 15em;
	text-align: center;
	font-size: small;
	float: left;
	vertical-align: middle;
}

.pictureThumbnailFullWidth {
	margin: 0.5em;
	width: 67em;
	text-align: center;
	font-size: small;
	float: left;
	vertical-align: middle;
}

