@charset "UTF-8";
body {
	background-color: #F4E0FA;
}
h2 {
	height: 70px;
	margin-bottom: 12px;
}
#wrapper {
	background-color: #F8F0FC;
}
#top {
	background-image: url(images/bg-community-top.png);
}
#left {
	background-image: url(images/bg-community-left.png);
}
#right {
	background-image: url(images/bg-community-right.png);
}
#bottom{
	background-image: url(images/bg-community-bottom.png);
}
#communityContent {
	width: 500px;
	position: absolute;
	top: 41px;
	left: 41px;
	z-index: 30;
}
#staffPage #communityContent {
	width: 840px;
	position: absolute;
	top: 41px;
	left: 41px;
	z-index: 15;
}
#staffPage #communityContent strong {
	font-size: 14px;
}
#staffPage #communityContent em {
	font-size: 12px;
}
#staffPage #communityContent p {
	font-size: 11px;
	margin-bottom: 12px;
	line-height: 14px;
}
#staffPage #communityContent .indent2 {
	margin-left: 122px;
}
#content {
	background-color: #F8F0FC;
}
#blueLogo {
	background-image: url(images/bluetree-logo-community.png);
	background-position: left bottom;
	display: block;
	height: 55px;
	width: 66px;
	position: absolute;
	text-indent: -9000px;
	top: -30px;
	right: -47px;
}
#janeLogo {
	background-image: url(images/curiousjane-logo-community.png);
	background-position: left bottom;
	display: block;
	height: 34px;
	width: 92px;
	position: absolute;
	text-indent: -9000px;
	top: -28px;
	right: 42px;
}
#janeLogo:hover, #blueLogo:hover {
	background-position: top;
}
#staffBios {
	background-image: url(images/staff-bios.gif);
}
#ourWall {
	background-image: url(images/our-wall.png);
	margin-bottom: 25px;
}
#wallPage #communityContent {
	width: 840px;
	position: absolute;
	top: 41px;
	left: 41px;
	z-index: 15;
}
#wallPage p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
}
#wallPage strong {
	color: #9e218b;
}
#wallPage em {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
#wallPage .quote {
	color: #f2543f;
	font-size: 12px;
}
.quote strong {
	font-size: 14px;
}
#wallPage  .quoteSmaller{
	font-size: 12px;
}
#gallery-header {
	background-image: url(images/gallery.png);
}
#gallery-bg {
	background-image: url(images/frame-bg.jpg);
	height: 616px;
	width: 829px;
	position: absolute;
	display: block;
	right: 2px;
	top: 104px;
}
#galleryContent {
	position: absolute;
	top: 275px;
	left: 345px;
	width: 432px;
	height: 288px;
	overflow: visible;
}
#compBook {
	background-image: url(images/composition-book.png);
}
#compBook-bg {
	background-image: url(images/compbook-bg.jpg);
	height: 704px;
	width: 801px;
	position: absolute;
	display: block;
	right: 2px;
	top: 18px;
}
#compBookContent {
	position: absolute;
	top: 69px;
	left: 360px;
}
#compPage-cj #slideshowControls {
	top: 72px;
	left: 807px;
	width: 20px;
}
#samanthaPhoto {
	position: absolute;
	top: 45px;
	right: 70px;
	z-index: 20;
}
#slideshowControls {
	position: absolute;
	top: 580px;
	left: 340px;
	width: 432px;
	display: block;
}
#slideshowControls p {
	clear: both;
	margin-left: 5px;
	display: block;
	margin-top: 0px;
	padding-top: 10px;
}
#slideshowControls a  {
	width: 15px;
	display: inline-block;
	background-image: url(images/gallery-controls-bg.png);
	margin-right: 5px;
	background-position: left bottom;
	line-height: 15px;
	text-indent: -9999px;
	margin-left: 5px;
	float: left;
	margin-bottom: 5px;
}
#slideshowControls a.activeSlide {
	background-position: left top;
}
