body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1d297c;
	margin: 0px;
	text-align: center;
	position: relative;
	top: -140px;
}
#header {
	background-color: #1d297c;
	background-image: url(images/header_curve.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 140px;
}
#pageimage {
	padding-top: 2px;
	width: 100%;
	text-align: center;
	height: 200px;
	align: right;
}
.navlinks {
	width: 150px;
	float: left;
}
.navlinks ul {
	margin-left: 15px;
}
.navlinks ul li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px;
}
.navlinks ul li ul li{
	font-size: 1.0em;
	font-weight: bold;
	margin: 3px;
}
.navlinks a:link, .navlinks a:visited {
	color: #00869e;
}
.navlinks a:hover {
	color: #FF9900;
}
#mainbody {
	width: 630px
}
ul {
	list-style: url(images/bullet.gif);
	margin-left: 15px;
}
#contentholder {
	text-align: left;
	width: 800px;
	padding-top: 10px;
}
#contentheader {
	position: absolute;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 16px;
	text-align: left;
	width: 800px;
}
td {
	color: #333366;
	font-size: 0.8em;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #333366;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333366;
}
.question{
	color: #00869e;
	font-weight: bold;
}
a:link, a:visited {
	color: #6633CC;
}
a:hover {
	color: #6699FF;
}
#footer {
	clear: none;
	height: 140px;
	background-color: #00869e;
	text-align: center;
	margin-top: 15px;
}
#footerholder {
	text-align: left;
	width: 800px;
	padding-top: 10px;
}
#footeraddress {
	width: 400px;
	text-align: left;
	float: left;
}
#footeraddress h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 1.5em;
	color: #ffffff;
}
#footeraddress h2 {
	margin: 0px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: normal;
}
#footernote{
	text-align: right;
	width: 350px;
	color: #000033;
}
#footernote p{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
}
#footernote ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#footernote ul li{
	font-size: 1.3em;
}
#footernote p.developer {
	font-size: 0.85em;
	font-weight: normal;
	color: #000033;
}
#footernote p.developer a {
	color: #000033;
}
.toothbody{
	float: left; 
	width: 470px; 
	margin-right: 10px;
}
.toothright{
	text-align: center;
}
.toothright p{
	margin-top: 0px;
}