body {
	background-color: white;
	padding-right: 170px;
	background-image: url(splash1hand.png);
	background-repeat: no-repeat;
	background-position: 100% 20%;
	background-attachment: fixed;
}

div.centerImages img {
	display: block;
	margin-left: 6em;
}

td, th {
	text-align: left;
	vertical-align: top;
}

* {
	font-size: 13px;
}

h1 {
	font-size: 26px;
}

div#mainlayout {
	position: relative;
}

body, td, th {
	font-family: Sans-Serif;
}

pre, tt, code {
	font-family: monospace;
}

hr {
	width: 100%;
	height: 1px;
	border-width: 0px;
	color: #1A6FA4;
	background-color: #1A6FA4;
}

#latches {
	text-align: center;
}

#latches .latchline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A6FA4;
}

#latches div div {
	margin-top: 0.5ex;
}

#latches table {
	border-collapse: collapse;
	position: relative;
	top: 1px;
}

#latches a {
	font-weight: bold;
}

#latches .latch a:hover {
	text-decoration: underline;
	color: #FFDD00;
}

#latches .upsidelatch a:hover {
	text-decoration: underline;
}

#latches a:link,
#latches a:visited,
#latches a {
	color: white;
	text-decoration: none;
}

#latches td.upsidelatch,
#latches td.latch {
	padding: 1px 4px 3px 4px;
}

#latches td.latch {
	background-color: #1A6FA4;
}

#latches td.upsidelatch a,
#latches td.upsidelatch a:link,
#latches td.upsidelatch a:visited,
#latches td.upsidelatch {
	color: #1A6FA4;
	font-weight: bold;
}

#latches td.upsidelatch {
	background-color: white;
}

#latches td.upsidelatch,
#latches td.latch {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #1A6FA4;
}

h1, h2, h3, h4, h5, h6, b, strong, tt, code, th, a:link, a:hover, a:visited:hover {
	color: #1A6FA4;
}

a:visited {
	color: black;
}

a:link, a:visited {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

table, tr, tbody, tfoot, thead, td, th, col {
	border-color: #1A6FA4;
}

img {
	border-style: none;
}
