body {
	background-color: #CEE1F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	text-align: left;
	background-color: #FFF;
	margin: 0px auto;
	width: 960px;
}
#menu {
	margin-top: 12px;
}
#photos {
	height: 325px;
	background-image: url(media/photographs2.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#logo {
	background-image: url(media/keys_logo.jpg);
	height: 250px;
	background-repeat: no-repeat;
}
#reflection {
	background-image: url(media/logo_reflection.jpg);
	height: 207px;
}

#wrapper #reflection #quote {
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #815F1F;
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #225e91;
	width: 960px;
	height: 45px;
	text-decoration: none;
}
#footer  a:link {
	color:#fff;
	text-decoration:none;
}
#footer  a:visited {
	color:#fff;
	text-decoration:none;
}
#footer  a:hover {
	color:#A0A0A4;
	text-decoration:underline;
}
#wrapper #footer #footerleft {
	margin-top: 12px;
	margin-left: 20px;
	float: left;
}
#wrapper #footer #footerright {
	margin-top: 7px;
	margin-right: 20px;
	float: right;
}
#wrapper #page_photos {
	background-image: url(media/photograph_pages.jpg);
	height: 228px;
	width: 960px;
}
#wrapper #page_photos #page_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #225E91;
	padding: 180px 40px 0px 0px;
	text-align: right;
}
#wrapper #content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	width: 675px;
	padding-right: 40px;
}
#wrapper #content_text a:link {
	color:#2A0000;
	text-decoration:none;
}
#wrapper #content_text a:visited {
	color:#2A0000;
	text-decoration:none;
}
#wrapper #content_text a:hover {
	color:#808000;
	text-decoration:underline;
}
#wrapper #content_text a:active {
	color:#2A0000;
	text-decoration:none;
}
#wrapper #line img {
	padding-right: 40px;
}
#wrapper #content #sidebar {
	float: left;
	width: 200px;
}
#wrapper #content #sidebar #sidebar_text {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #808000;
	letter-spacing: .1em;
	padding-top: 75px;
	padding-right: 15px;
	padding-left: 25px;
}
#wrapper #content #content_text #subtitle {
	font-size: 18px;
	color: #2B455E;
}
