body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d4dcdf;
	margin: 0px 0px 60px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.subnav {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669aab;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #999999;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 14px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
a.subnavlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.subnavlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.subnavlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.subnavlink:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.subhead1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #669aab;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
.subhead2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.textsmall {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.photobox {
	margin-bottom: 10px;
	margin-left: 10px;
}
.cutline {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.photobox_left {
	margin-bottom: 10px;
	margin-right: 10px;
}

