/* CSS Document */

body {
	background-color: #002799;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #002799;
	background-image: url(images/GilbertsonOrtho_03.jpg);
	background-repeat: no-repeat;
}

.orthograd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #002799;
	background-image: url(images/ortho_bg.jpg);
	background-repeat: no-repeat;
}

.stretch {
	background-image: url(images/GilbertsonOrtho_05.jpg);
}
a {
	font-size: 12px;
	color: #8bbbe9;
}
a:visited {
	color: #8bbbe9;
}
h1 {
	font-size: 16px;
	color: #002799;
}
h2 {
	font-size: 14px;
	color: #002799;
}