#content {
	background:url(/images/subpage-content-bg.png) repeat-y 0 -28px;
}
#content-no-grid {
	background:url(/images/subpage-content-no-grid-bg.png) repeat-y 0 -28px;
}
#strip {
	width:910px;
	height:73px;
}
#section-navigation {
	width:154px;
	margin:0 9px;
	background:url(/images/section-nav-top.jpg) no-repeat top;
	overflow:auto;
}
#section-navigation ul {
		list-style:none;
		margin:36px 0 0 0;
}
#section-navigation li {
	min-height:32px;
	line-height:32px;
}
#section-navigation li a {
	display:block;
	min-height:16px;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#707070;
	background:url(/images/section-nav-divider.jpg) no-repeat bottom;
	padding:8px 8px 8px 22px;
}

#section-navigation li a:hover {
	color:#222;
}
#section-navigation li.active a {
	color:#222;
	background:url(/images/section-nav-active-bg.jpg) repeat-y;
}
#section-navigation li.active a:hover {
	
}
#subpage-content {
	width:400px;
	margin:0 1px 0 32px;
}

#subpage-content ul {
	padding:10px 0;	
}
#subpage-content li {
	border-top:1px #d0d0cf solid;
	padding:8px 0;
}
#subpage-content li:last-child {
	border-bottom:1px #d0d0cf solid;
}
#subpage-content em {
	font:normal 12px/28px Arial, Helvetica, sans-serif;
	font-style:italic;
}
#subpage-content-gallery {
	width:662px;
	margin:0 1px 0 32px;
	background:#fff;
}
.gallery-h1 {
	margin-left:10px;	
}
#slideshow {
	width:642px;
	height:446px;
	border:#c5c5c5 solid 1px;
}
#subpage-photos {
	width:298px;
	height:248px;
}
#subpage-photos-no-grid {
	width:298px;
	height:307px;
}
#row {
	width:903px;
}
#content-bottom {
	background:url(/images/subpage-content-bottom-bg.png) no-repeat bottom left;
	width:910px;
	height:50px;
}
#profile-container {
	width:298px;
}
#profile-top {
	background:url(/images/profile-top.jpg) no-repeat;
	width:222px;
	height:54px;
}
#profile {
	background:url(/images/profile.jpg) repeat-y;
	width:222px;
}
#profile-photo {
	height:226px;	
}
#profile-text {
	margin:3px 35px 0 35px;
	font:normal 12px/23px Georgia, "Times New Roman", Times, serif;
	color:#555;
}
#profile-bottom {
	background:url(/images/profile-bottom.jpg) no-repeat;
	width:222px;
	height:31px;
}

.red-text {
	color:#d32e48;	
}