﻿body {
	background-color: white;
	color: black;
	font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: small;
	margin: 5px;
}

#placeholder {
	width: 760px;
	margin-left:auto;
	margin-right: auto;
}

#titleimage {
	text-align:center;
}

#left {
	width: 160px;
}


#titleimage {
	border:0px;
}
#middle {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 150%;
}

#right {
	width: 160px;
}

td {
	text-align:left;
	vertical-align: top;
}

h1 {
	font-size:large;
}

.menulink {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

#footer {
	text-align:center;
	margin-top: 10px;
	border-top: 1px silver dotted;
	padding-top: 6px;
}

.floatright {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.caption {
	font-size:x-small;
	display:block;
}