 
h1   { color: red; font-style: normal; font-weight: bolder; font-size: 12pt; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 12pt; margin-right: 5pt; margin-left: 5pt }
h2   { color: navy; font-style: italic; font-weight: bolder; font-size: 12pt; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 11pt; margin-right: 5pt; margin-left: 5pt }
h4 {
	color: #3300FF;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 5px;
}
h5 { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: red }
.bluebackground { background-color: aqua }

.rightimg       {
	margin-left: 8px;
	margin-bottom: 4px;
	padding-right: 25px;
	margin-right: 50px;
}

a.breadcrumb:link   {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.breadcrumb:visited   {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.breadcrumb:hover   {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb   {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.story {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
}

div.catcontainer {
	background-color: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
div.spacer {	 
	clear: both;
}

/* gallerylist is the adjustment for each gallery's thumbnail and title - 
if the galleries don't line up right, adjust the spacing here */
div.gallerylist {
	float: left;
	width: 135px;
	height: 175px;
	color: navy;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 0px;
	text-align: center;
	padding-bottom: 15px;
}
.gallery {
	color: navy;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
div.catalog {
	float: left;
	width: 135px;
	height: 130px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.catalog p {
	text-align: center;
	font: bold 0.7em;
	margin: 0px;
}
div.catalog img {	 
	text-align: center;
	font: bold 0.8em;
}
.caption  {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-right: 5pt;
	margin-left: 5pt;
	color: #003399;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
