body {
	background-color: #DEE8ED;
	text-align: center;		/* Hack to center in IE */
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
}

a:link{color: #4D7A93;}
a:visited{color: #4D7A93;}
a:hover {color: #00009F;}

img {
	border-color:#000;
}

#lefttext img.spc {
	float: right;
}

#lefttext img.featured_image {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

#lefttext img.postcard {
	margin-bottom: 10px;
}

#page {
	position: relative;
	margin: 0 auto; 		/* For centering */
	top: 10px;
	width: 875px;
	border-color: #6394AD;
	background-color: #FFF;
	border-style: double;
	padding: 3px;
	text-align: justify;
}

#logo{
	position: relative;
	text-align: center;
}

#content{
	position: relative;
	clear: left;
	top: 20px;
	left: 20px;
	right: 20px;
	width: 840px;
}

#content h1{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #6394AD;
}

#lefttext{
	position: relative;
	clear: left;
	padding: 5px 10px 30px 10px;
	min-height: 360px;
}

#leftpicture{
	position: absolute;
	top: 10px;
	right: 10px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 75px;
	width: 450px;
	left: 10px;
}

#leftpicturecaption{
	position: absolute;
	bottom: 35px;
	left: 10px;
	height: 15px;
	width: 450px;
	font-size: 14px;
	color: #4D7A93;
	font-weight: bold;
	text-align: center;
}

#thumbnails{
	position: absolute;
	top: 6px;
	right: 10px;
	height: 320px;
	width: 320px;
}

#thumbnavleft, #thumbnavright{
	position: absolute;
	bottom: 35px;
	right: 10px;
	height: 15px;
	width: 320px;
	font-size: 14px;
}

#thumbnavleft{text-align: left;}
#thumbnavright{text-align: right;}

#contact{
	position: relative;
	height: 30px;
	left: 20px;
	width: 840px;
	color: #00009F;
	text-align: center;
	font-weight: bold;
}

#copyright{
	position: relative;
	left: 20px;
	width: 840px;
	text-align: center;
	font-size: 12px;
}

#navlinks{
	position: absolute;
	top: 80px;
	left: 17px;
	width: 840px;
	font-weight: bold;
	z-index: 500;
}
