/* GLOBAL STYLES -------------------------------------*/
BODY  {
	background-color: white;
}





#bodyContainer {
	position: relative;
	margin: 0 auto;
	width: 633px;
}


#gallery #bodyContainer{
	width: 663px;
}



#header{margin-bottom: 10px;}


P{
font-weight: normal;
color: black;
line-height:1.4em
}


.spaced li{
	margin-bottom:10px;
	list-style-type:none;
	line-height:1.4em;
	text-indent: -.8em;
}

.spaced li:before{
	content: "\2013 \20";
}

H2, .headline{
	font-size: 16pt;
	color: #6C2E2F;
	text-decoration:none;
}



H3, B {
color: #6C2E2F;

}

.quote{padding-top:80px;

color:#27362D;
font-family:palatino;
font-style:italic;
font-size:18px;

}

.attribution{text-align:right;

color:#27362D;
font-family:palatino;

font-size:18px;


}

.caption{
	text-align:center;
	font-size:smaller;
	color:#666;
}

.selected{color:#6C2E2F !important;}
.unselected{color:#c18e7f !important;}

.galleryTable img{border:solid 1px #ccc;margin-bottom:5px;}

.pageBreak{page-break-before:always;}


/*----------      AHAH -------------------*/

#ahahLinks{
	text-align:center;
}

#ahahLinks{
	list-style-type: none;
	padding:0px 0px 10px 0px;
	margin:0px;
	white-space:nowrap;
}

#ahahLinks li { 
	float: left;
	padding-right: 22px;
	padding-top: 0px;
	font-size:1.75em !important;
}

#ahahLinks a{
	color: #6C2E2F;
	text-decoration:none;
}

#ahahLinks a, .ahahText{
	color: #c18e7f;
}





 #ahahLinks a:hover{
 	#6C2E2F !important;
	text-decoration:underline; 	
 }
 

