body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fcf9ed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 802px;
	margin: 0 auto;
}
#wrapper #content {
	background: url('../images/background.jpg') no-repeat;
	float: left;
}
#header h1 {
	background-image: url('../images/midheader.jpg');
	text-indent: -9999px;
	margin-top: 174px;
	margin-bottom: 0px;
	width: 802px;
}
#wrapper #header h1 a {
	display: block;
	height: 49px;
}
#wrapper #header {
	background-image: url('../images/topheader.jpg');
	background-repeat: no-repeat;
	height: 223px;
	float: left;
	width: 802px;
}
#wrapper #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4362aa;
	text-align: center;
	margin-top: 6px;
}
#wrapper #content #menu {
	background-image: url('../images/menuback.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 802px;
	height: 27px;
}
#wrapper #content #menu ul {
	list-style-type: none;
	margin-left: 117px;
}
#wrapper #content #menu ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #62486e;
	float: left;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 2px;
}
#wrapper #content #montage {
	background: url('../images/background-home.jpg') no-repeat;
	float: left;
	width: 802px;
	padding-top: 30px;
	text-align: center;
}
#wrapper #content #about {
	background: url('../images/background-subpage.jpg') no-repeat 0px -40px;
	float: left;
	width: 802px;
	padding-top: 60px;
	text-align: center;
}
#wrapper #content #basic {
	background: url('../images/background.jpg') no-repeat 0px -40px;
	float: left;
	width: 802px;
	padding-top: 30px;
	text-align: center;
}
#wrapper #content .intro {
	float: left;
	width: 420px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #62486f;
	font-size: 14px;
	line-height: 1.4em;
	padding-left: 320px;
}
#wrapper #content #about .intro {
	float: left;
	width: 720px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #62486f;
	font-size: 14px;
	line-height: 1.4em;
	padding-left: 30px;
}
#wrapper #content .intro span.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #62486f;
	font-weight: normal;
	letter-spacing: -1px;
}
#wrapper #content #about .intro span.heading {
	font-size: 28px;
}
#wrapper #content #basic .intro {
	float: left;
	width: 690px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #62486f;
	font-size: 14px;
	line-height: 1.4em;
	padding-left: 60px;
	margin-bottom: 5px;
}
#wrapper #content #basic .intro span.heading {
	font-size: 28px;
}
#montage .intro ul {
	list-style-type: none;
	margin: 0; padding: 0;
	margin-top: 5px;
}
#about .intro ul {
	clear: left;
	padding-top: 10px;
}
.intro ul li {
	margin: 10px;
	padding-left: 10px;
}
#wrapper #content #montage .intro ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fcf9ed;
	padding: 2px;
	font-weight: bold;
	margin: 0;
}
#wrapper #content #seo-landings {
	margin-top: 480px;
	width: 802px;
	height: 60px;
}
#wrapper #content #seo-landings ul {
	list-style-type: none;
}
#wrapper #content #seo-landings ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fcf9ed;
	float: left;
	padding: 2px;
}
a:link.topnav, a:visited.topnav, a:active.topnav, a:hover.topnav {
	color: #62486e;
	text-decoration: none;
}
a:link.selected, a:visited.selected, a:active.selected, a:hover.selected {
	color: #ffffff;
}
a:link.bottomnav, a:visited.bottomnav, a:active.bottomnav, a:hover.bottomnav {
	color: #fcf9ed;
	text-decoration: none;
}
a:link.quicklinks, a:visited.quicklinks, a:active.quicklinks {
	color: #4362aa;
	text-decoration: underline;
}
a:hover.quicklinks {
	color: #62486e;
	text-decoration: none;
}
