@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
	margin-top: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #4c1806; /*dk red*/
	background-color: #edd69a;
	background-image: url(../images/artbackground.jpg);
	margin-left: 40px;
	text-align: left;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	color: #4c1806;/*dk red*/
	margin-left: 40px;
	text-align: left;
	padding-top: 15px;
	clear: left;
	margin-top: 100px;
	margin-right: 40px;
}
a {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #ab702a;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
	font-style: italic;
}
#header {
	background-color: #4c1806;/*dk red*/
	margin-top: 25px;
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #f9cd78; /*gold*/
	text-align: right;
	margin-bottom: 10px;
	padding: 0px;
}
#galleryNav {
	width: 500px;
	background-position: left top;
	margin-top: -50px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 30px;
	position: absolute;
	height: 115px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.galleryNav td{
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidequote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4em;
	color: #600;
	background-color: #d1c59e;
	text-align: center;
	float: right;
	width: 250px;
	border: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-color: #380512;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: both;
	padding: 20px 20px 30px;
}

#footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	color: #f9cd78;
	background-color: #4c1806;/*dk red*/
	text-align: center;
	clear: both;
	width: 820px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.enlarge {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}
.linkPage {
	font: 0.8em/1.2em Arial, Helvetica, sans-serif;
}

.textBg {
	background: #4c1806; /*dk red*/
	font: 1.2em/1.4em Verdana, Geneva, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}
#frame {
	left:700px;
	top:5px;
	width:250px;
	height:250px;
	z-index:1;
	background-color: #ffffec;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	float: right;
	margin-top: -20px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	border: 10px ridge #d1c59e;
}
.centertext {
	color: #600;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #FEF1BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eeb546;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F9D96C;
}ul {
	font-size: .9em;
	line-height: 1.2em;
	list-style-type: none;
}
.imageRt {
	margin: 15px;
	float: right;
	border: thin solid black;
	vertical-align: text-top;
}
.imageLeft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: thin solid black;
}
