body {
	margin:0px;
	padding:0px;
}
body, td, th, p {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #2b1540;
}
#leftGutter, #leftColumn, #middleColumn, #rightColumn, #rightGutter {
	vertical-align:top;
}
#leftGutter {
	background-color: #fff;
	background-image: url(theme/bg_left_gutter.gif);
/*/*/background-image: url(bg_left_gutter.gif);/* Hide from Netscape 4 */ 
	background-repeat: repeat-x;
}
#leftColumn {
	background-color: #fff;
	background-image: url(theme/bg_left_column.gif);
/*/*/background-image: url(bg_left_column.gif);/* Hide from Netscape 4 */ 
	background-repeat: no-repeat;
}
#middleColumn {
	background-color: #fff;
}
#topCell {
	background-image: url(theme/bg_middle_column.gif);
/*/*/background-image: url(bg_middle_column.gif);/* Hide from Netscape 4 */ 
	background-repeat: no-repeat;
}
#rightColumn {
	background-color: #fff;
	background-image: url(theme/bg_right_column.gif);
/*/*/background-image: url(bg_right_column.gif);/* Hide from Netscape 4 */ 
	background-repeat: repeat-y;
}
#rightGutter {
	background-color: #fff;
	background-image: url(theme/bg_right_gutter.gif);
/*/*/background-image: url(bg_right_gutter.gif);/* Hide from Netscape 4 */ 
	background-repeat: repeat-x;
}

#customLogo {
	position: relative;
	padding: 0px;
	top: -106px;
	left: 0px;
}
#customLogo img {
/*/*/border: 1px solid #428dce;/* Hide from Netscape 4 */ 
}

#pageHeading {
	margin: 0px;
	margin-top: 28px;
	margin-bottom: 17px;
/*/*/margin-bottom: 15px;/* Hide from Netscape 4 */ 
	padding: 0px;
	font: bold 30px arial, helvetica, sans-serif;
	color: #fff;
}
* html div#pageHeading {
/* only read by IE */
	margin-bottom: 16px;
}
.sectionHeading {
	font: bold 15px verdana, arial, helvetica, sans-serif;
	color: #397bc5;

.subHeading {
	font-weight: bold;
}
.subHeadingStrong {
	font-weight: bold;
	color: #397bc5;
}
.date {
	color: #397bc5;
}

.albumPic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.albums {
	margin: 10px;
}
.albums td {
	text-align: center;
	background: #fff;
}

.thumbs {
	margin: 10px;
}
.thumbs td {
	vertical-align: top;
	background: #fff;
}
.thumbs p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.thumbs .photoFrame {
	background: #e6eef8;
	border: solid 1px #a2b3d1;
	padding: 5px;
	height: 112px;
	width: 112px;
	text-align: center;
}
html>body .thumbs .photoFrame {
/* only read by Netscape */
	height: 100px;
	width: 100px;
}

.contacts {
	margin: 10px;
}
.contacts td {
	background: #fff;
}
.contacts p{
	margin-left: 0px;
	margin-right: 0px;
}
.contact {
	border-top: solid 1px #a2b3d1;
	margin-bottom: 10px;
}
.contact p{
	margin: 0px;
}
.contact td{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
}
.contact th{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background: #fff;
}

#nav1 td {
	background: url(theme/bg_nav_off.gif);
/*/*/background: url(bg_nav_off.gif);/* Hide from Netscape 4 */ 
	vertical-align: top;
}
#nav1 a {
	display: block;
	margin-top: 3px;

	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #003386;
	text-decoration: none;
}
#nav1 .highLight {
	background: url(theme/bg_nav_on.gif);
/*/*/background: url(bg_nav_on.gif);/* Hide from Netscape 4 */ 
}
#nav1 .highLight a {
	color: #fff;
}

p {
	margin: 10px;
}

.divider {
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
	clear:both;
	text-align: center;
	background: #fff url(theme/bg_divider.gif) repeat-x;
/*/*/background: 0px 17px #fff url(bg_divider.gif) repeat-x;/* Hide from Netscape 4 */ 
}
.divider img {
	height: 1px;
/*/*/width: 77px;
	height: 44px;
	background: url(gr_divider.gif);/* Hide from Netscape 4 */ 
}
hr {
   display: block;
    height: 1px;
	border: 0px;
    padding: 0px;
	border-top: 1px solid #a2b3d1;
}


a {
	color: #036;
}
a.album, a.currentAlbum {
	font-weight:bold;
}
a.currentAlbum {
	color: #4899ed;
}
a:hover {
	color: #397bc5;
}

