#menuCell
{
	background:url("../img/back.gif") top left repeat-y; 
	width:192px; 
	vertical-align:top; 
	padding-top:10px;
}


#pageTitle
{
	font-family:sans-serif;
	font-size:150%;
	position: relative;
	top: -15px;
	padding-left: 20px;
	/*
	left: -120px;
	top: 15px;
	*/
}   


#menuBack
{
	background:url("../img/menu-back.gif") top left repeat-y; 
	padding:0px; 
	margin:0px;
}


#menuBorder
{
	margin-bottom:   0px; 
	margin-left:	  27px; 
	padding:		  0px; 
	border-top:  	  1pt #f4d6b8 solid; 
	border-right:	  1pt #f4d6b8 solid; 
	border-bottom:	  1pt #f4d6b8 solid;
}


#menuList
{
	 list-style-image:url("../img/menu-li.gif");
	 margin-left: 22px;
	 padding-left: 0px;
	 margin-bottom:0px; 
	 padding-bottom:0px;
}


#menuList li
{
	padding:2px 2px 2px 5px;
}

a
{
	text-decoration:none;
	color:blue;
}

a:hover
{
	text-decoration:underline;	
}
	   
a.menu
{
	font-family:sans-serif;
	font-size:12px;
	text-decoration:none;
	color:navy;
	font-weight:bold;
}


a.menu:hover
{
	text-decoration:underline;
}


h2
{
	border-bottom:1px navy solid;
	font-family:sans-serif;
	color:#333333;
	padding:2px;
	margin:0px;
	font-size:14pt;
	clear:both;
}

h2:first-letter
{
	color:navy;
	font-size:150%;
}

p
{
	text-indent:2em;
	text-align:justify;
}

img.photo
{
	border:1px navy solid;
	margin:8px;
}

table.gallery img.photo {
	margin: 2px;
}

table.gallery {
	margin: 10px 0px;
}

.emph
{
	font-weight:bold;
}

table tr td, table tr th {
	vertical-align:	top;
}

ul li {
	padding-top:	0.5ex;
	padding-bottom: 0.5ex;
}

.tableInList {

	margin:		1ex;
}


ol li {
	padding-top:	0.7ex;
	padding-bottom:	0.7ex;
	text-align:	justify;
}

.right {
	text-align:	right;
}

.subscription {
	font-size:	10pt;
	font-style:	italic;
	text-align:	right;
}

.bold {
	font-weight:	bold;
}

.tableHeading1 {
	font-weight:	bold;
	padding:	1ex;
}

.tableHeading2 {
	text-decoration:underline;
	padding:	1ex;
}

.pageContent {
	padding-left: 20px;
}

div.gallery div {
	
	float:left;
	height: 160px;
	width: 190px;
	text-align: center;
	overflow: clip;
}

div.gallery div img {
	vertical-align: middle;
	padding: 0px;
	margin: 10px 0px;
}

.note {
	font-style: italic;
	font-size: 90%;
}

.doNotIndentParagraphs p {
	text-indent: 0px;
}

