body {
	background-color: #94d8e7;
	background-image: url(/rsrc/common/body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
#wrp {
	width: 950px;
	margin-left:  auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#nav {
	width: 950px;
}
#nav #left, #nav #right {
	float: left;
}
img {
	vertical-align: bottom;
}
#cnt {
	width: 950px;
	min-height: 380px;
	height:auto !important;
	height: 380px;
	position: relative;
}
#ftr {
	width: 950px;
}
#clear {
	clear: both;
}
img.photoleft {
	float: left;
	margin-top:    5px;
	margin-right: 10px;
}
img.pagetitle {
	margin-bottom: 30px;
}