body {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #717171;
	text-align: center;
	margin: 0px;
	background-image: url(../images/graphics/bkg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	background-attachment: fixed;
}
img {
	border: none;
	background-color: #F5F5F5;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;
	line-height: 16px;
}
div {
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing:.2em;
	line-height: 24px;
	padding: 25px 0px 0px 0px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing:.1em;
	padding-top: 12px;
	padding-bottom: 2px;
	margin: 0px;
}
p {
	width: 640px;
}
.bar1 {
	margin-bottom: 5px;
}
.bar2 {
	margin-top: 5px;
}
.column1 {
	padding-right: 55px;
}
.dim {
	color: #CCCCCC;
}
.error {
	color: #CC0000;
}
.floatLeft {
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.galleries {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 25px;
}
.galleriesLink {
	font-size: 14px;
	letter-spacing:.1em;
	width: 190px;
}
.header5 {
	text-align: left;
	font-size: 18px;
	letter-spacing:.1em;
	padding-top: 30px;
	padding-bottom: 12px;
	clear: left;
}
.header6 {
	text-align: left;
	font-size: 18px;
	letter-spacing:.1em;
	padding-top: 24px;
	padding-bottom: 4px;
	clear: left;
}
.hidden {
	display: none;
}
.latest {
	margin-top: 24px;
}
.left {
	text-align: left;
}
.nav {
	font-size: 13px;
	letter-spacing:.1em;
	line-height: 13px;
	margin-left: 24px;
}
.nav a {
	padding-left: 0px;
	margin-right: 24px;
}
.nav a:link, .galleriesLink a:link, .navHome a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited, .galleriesLink a:visited, .navHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover, .galleriesLink a:hover, .navHome a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navHome {
	font-size: 13px;
	letter-spacing:.1em;
	line-height: 32px;
	margin-top: 8px;
	margin-left: 36px;
}
.navHome a {
	padding-left: 0px;
	margin-right: 36px;
}
.news {
	padding-left: 40px;
}
.newsText {
	text-align: left;
}
.newsText img {
	float: left;
	border: 6px solid #F5F5F5;
	margin-right: 16px;
	margin-bottom: 16px;
}
.pageNumbers {
	font-size: 24px;
}
.prints {
	text-align: center;
	border-collapse: collapse;
}
.prints td {
	color: #FFFFFF;
	background-color: #717171;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
	font-size: 12px;
}
.prints th {
	color: #FFFFFF;
	background-color: #717171;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.tiny {
	font-size: 10px;
}

/* ===================== PHOTO BORDERS ========================================== */

.borderTop {
	background-image: url(../images/graphics/l-t.jpg);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(../images/graphics/l-b.jpg);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(../images/graphics/l-l.jpg);
	background-repeat: repeat-y;
}
.borderRight {
	background-image: url(../images/graphics/l-r.jpg);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(../images/graphics/s-t.jpg);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(../images/graphics/s-b.jpg);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(../images/graphics/s-l.jpg);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(../images/graphics/s-r.jpg);
	background-repeat: repeat-y;
}
