body {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	background-color: #e1eef5;
}

a {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

img {
	border-width: 0px;
} 

#head {
	left: 0px;
	top: 0px;
	height: 200px;
}

h1#banner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

#lrow {
	margin: 0px 0px 0px 0px;
	float: left;
	position: absolute;
}

div#nav {
	list-style-type: none;
	font-size: 10pt;
	padding: 0 0 0 0;
	line-height: 170%;
}

div#nav p {
	background-color: #afd0e4;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	border-color: #3c8fbe;
	border-style: solid;
	border-width: thin;
	text-indent: 0px;
}

div#nav p:hover {
	text-decoration: underline;
	background-color: #3c8fbe;
}

#cont {
	float: right;
	height: auto;
	width: 600px;
	font-size: 11pt;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	border-color: #3c8fbe;
	border-style: solid;
	border-width: thin;
}

table.gallery {
	text-align: center;
	width: 600px;
	border: 0;
}

table.gallery tr td {
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
