﻿.leftBar {
	text-align: center;
	font-family: Sylfaen;
	color: #2D1600;
	border: 5px solid #0080D5;
	background-color: #FFE1C4;
	padding-top: 10px;
}
.title {
	font-family: Vivaldi;
	font-size: xx-large;
	text-align: center;
	background-color: #FFE1C4;
}
.subtitle {
	text-align: center;
	font-family: Sylfaen;
	color: #000000;
}
.mainText {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
}
.titleBar {
	text-align: right;
	border: 5px solid #0080D5;
	background-color: #FFE1C4;
}
.leftBar_bold {
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #241200;
}
a:visited {
}
a:active {
	color: #623100;
}
a:hover {
	color: #623100;
}
.leftBar_light {
	color: #996633;
}
.painting {
	border: 0 solid #000000;
	background-color: #000000;
	text-align: right;
	right: 100%;
}
.footer {
	text-align: center;
	background-color: #FFE1C4;
	font-family: "Book Antiqua";
	font-size: small;
}
.front_picture {
	border: 3px solid #0080D5;
}
.mainCell {
	background-color: #FFEEDD;
	font-family: "Book Antiqua";
}
img {
	border: none;
	text-align: center;
}
h1 {
	text-align:center;

}
.imageSpread {
	border-style: none;
	text-align:center;
}
.alert {
	border: medium dotted #0080D5;
	text-align: center;
}

