#body 
{
	margin: 0, auto;
	padding: 0;
	margin-top: -10px;
	text-align: center;
}


#wrapper
{
	width: 680px;

	margin: 0 auto;
	text-align: left;
	background-color: white; 
	background-color: white;
}






.footer {
	font-family: Arial;
	font-size: 12px;
}

.pageTitle {
	font-size: 26pt;
	color: #669900;
	font-family: Garamond;
}

/*
.pageText {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	background-position: 0px 0px;
*/
	
.pageText {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #000000;
	background-position: 0px 0px;
}

h1					/* same as H2 (minus margin change) but here for SEM, applied to index.htm title */
{
	font-family: "Franklin Gothic Book";
	font-size: 18pt;
	color: #996633;
	font-weight: normal;
}

h2 					/* applied to Pets Gallery, People Gallery */
{
	font-family: "Franklin Gothic Book";
	font-size: 18pt;
	color: #996633;
	font-weight: normal;
	margin: 0;
}


.subGallery {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	color: #996633;
	font-weight: normal;
}
.borderColumn {
	border: thin solid #CCCCCC;

}
.borderPicture {
	border: thin solid #CCCCCC;
}

ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 12pt;
	
	
}

ul a 
{
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}



a:link {color: #996633;}
a:visited {color: #669900;}
a:hover {color: #cccc99; text-decoration: underline;}




#page1 #nav .page1 a,
#page2 #nav .page2 a,
#page3 #nav .page3 a,
#page4 #nav .page4 a,
#page5 #nav .page5 a,



