#layoutPage {
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 100%;
}
#tableLeft {
	width: 181px;
	background-image: url(/museum/images/layout/layout_r4_c1.jpg);
	background-repeat: repeat-y;
	background-position: 0px 8px;
	vertical-align: top;
	text-align: left;
}
#tableBottom {
	width: 100%;
	background-image: url(/museum/images/layout/layout_r4_c6.jpg);
	text-align: left;
	vertical-align: top;
}
#tableRight {
	width: 13px;
	background-image: url(/museum/images/layout/layout_r4_c6.jpg);
}
.galleryHeading {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.galleryCaption {
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.linksTop {
	font-size: 12px;
}
#leftNav {
	width: 170px;
	background-image: url(/museum/images/layout/layout_r4_c1.jpg);
	background-repeat: repeat-y;
	background-position: 0px 8px;
	vertical-align: top;
	text-align: left;

}

#leftNav ul {
	margin: 3;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#leftNav li {
	margin: 0 0 3px 0;
}

#leftNav a {
	display: block;
	width: 147px;
	background-color: #000066;
	height: 17px;
}

#leftNav a:link, #leftNav a:visited {
	color: #000;
	color: #EEE;
	text-decoration: none;
	text-indent: 9px;
}

#leftNav a:hover {
	background-color: #00CCFF;
	background-image:  url(nav/nav_bg_on.gif);
	color: #333;
	text-indent: 9px;
}
.textSmall {
	font-size: 12px;
}
.textMain {
	font-size: 14px;
}
.testSmallBold {
	font-size: 12px;
	font-weight: bold;
}
.headingSub {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.textMainBold {
	font-weight: bold;
}
.picPadding {
	padding-bottom: 10px;
	padding-left: 10px;
}
