@charset "utf-8";

.bold {
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
}
a {
	text-decoration:none;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftImg {
	position:absolute;
	left:80px;
	top:10px;
	width:200px;
	height:1000px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	padding-right: 20px;
}
#menu a {
	font-size: 36px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#menu {
	font-size: 36px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#menuNav {
	font-size: 36px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 120px;
}
#menuNav a {
	font-size: 36px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#bigName {
	font-size: 96px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#bodyText {
	position:absolute;
	left:328px;
	top:10px;
	width: 600px;
}

.ingress {
	font-size: 1.25em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25em;
}
#clearF {
	clear:both
}
#showPainting {
	text-align: center;
	padding-top: 50px;
}
#thumb {
	text-align: center;
	position:absolute;
	left:80px;
	top:10px;
	width:200px;
	height:1000px;
}
.imgPadding {
	padding-right: 40px;
	padding-top: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#bodyText #paintingsFooter {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 15px;
}

#largeImg {
	padding-top: 50px;
	padding-left: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#paintingName{
	width: 438px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
}
.grey {
	color: #666666;
}

#paintingInfo {
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bgGradiant.gif);
	background-repeat: repeat-y;
}

h3 {
	background-color: #356AA0;
}
img {
	text-decoration: none;
}

