body {
	background: #283329;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	text-align: center;
}

p, ul{
	line-height: 22px;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:hover	{
	color: #BF9956;
	background: #621005;
}

#container {
	background: #AF9362 url(images/FrameSides.jpg) repeat-y center;
	position: absolute;	
	left: 50%;
	width: 828px;
	margin-left: -414px;	
}

#pageHeader {
	margin: 0px;
	background: url(images/Frametop.jpg) no-repeat center top;
	padding-top: 200px;
}

#pageHeader h1 span, 
#pageHeader h2 span {
	display:none;
}

#supportingText {
	margin-right: 110px;
	margin-left: 230px;
	text-align: left;
	border-left: 1px dotted #000;
	padding-left: 20px;
}

#footer {
	background: url(images/FrameBottom.jpg) no-repeat center bottom;
	height: 202px;
	position: absolute;
	width: 828px;
	left: 50%;
	margin-left: -414px
}

#footer p {
	text-align: center;
	font-size: 10px;
	padding-top: 30px;
}

#links {
	text-transform: uppercase;
}

#linkList {
	position: absolute;
	width: 130px;
	top: 200px;
	left: 100px;
	padding-bottom: 150px;
}

#linkList ul {	
	margin: -0.5em 0 0 0;
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	line-height: 25px;	
}

#linkList h4 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size:13px;
}

#linkList h5 {
	text-decoration: underline;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

img.pad {
	margin: 10px 10px 0px 0px;
	border: none;
}

h2, h3 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

.noborder,
a:hover.noborder {
	border: none;
	text-decoration: none;
	background: none;
}

#paintings a:hover {
	background: none;
	color: #000;
}

#paintings a {
	font-weight: bold;
}

#linkList h5 a {
	font-weight: bold;
}