body {
	background-color: #fff;
}

ul {
	list-style: none;
}

a:link {
	color: #606;
	text-decoration: none;
}	

a:visited {
	color: #606;
	text-decoration: none;
}	

a:hover {
	color: #e00012;
	text-decoration: underline;
}	

a:active {
	color: #e00012;
	text-decoration: underline;
}	

/* Hide from IE-Mac \*/ 
blockquote {
	text-align: justify;
}
/* End hide */

blockquote {
	margin: 1em 0 0 0;
	padding: 0;
}

/* inline quote rules for standards compliant browsers */

q:before {
	content: '\201C';
}

q:after {
	content: '\201D';
}

blockquote q:before, q q:before {
	content: '\2018' ;
}

blockquote q:after, q q:after {
	content: '\2019';
}

#textContainer .language {
	font-style: inherit;
	font-weight: inherit;
}

#pageContainer {
/*	background-color: #ff0;	*/
	color: #606;
	font-family: Arial, Helvetica, "Lucida Sans", "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
	font-size: small;
	width: 700px;
	height: auto;
	margin: 0 auto 0;
	padding: 0;	
}

#imageArea{
/*	background-color: #c93;	*/
	width: 479px;
	height: 100%;
	float: left;
}	

#textArea {
/*	background-color: #f63;	*/
	width: auto;
	height: auto;
	position: relative;
	margin-left: 480px;
	padding-top: 36px;	
}

#banner {
/*	background-color: #0ff;	*/
	height: 58px;
}

#banner img {
	float: left;
	margin: 0 14px 0 0;
	display: inline;
}

#banner h1 {
	font-size: small;
	letter-spacing: .25em;
	margin: 0;
	padding-top: 23px;
}

#banner h1 span {
	text-transform: uppercase;
}

#pageContainer table {
/*	background-color: #f00;	*/
	float: left;
	margin: 20px 20px 0 0;
	padding: 0;
	border-collapse: collapse;
	display: inline;	/*	*/
}

#pageContainer table#last {
	margin-right: 0;
}

#pageContainer td {
	vertical-align: top;
	height: 5em;
	padding: 0;
}

#pageContainer td.artwork {
	height: 243px;
}

#pageContainer td.imageAttributes {
	padding: 0 0 0 .25em;
}

#pageContainer td span {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

#nav {
	font-weight: bold;
	text-align: left;	
	letter-spacing: 0.25em;
	clear: left;
	margin-bottom: 3px;
	margin-left: 120px;
}

#nav ul {
	margin: 0 0 2em 0;
	padding: 0;
}

#nav ul li {
	margin-top: 0;
	padding-top: 10px;
}

#nav ul li a#back {
/*	background-color: #00f;	*/
	padding: 10px 0 0 37px;
	background-image: url(../images/galimages/up_arrow_e00012.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#nav ul li a#next {
/*	background-color: #f0f;	*/
	padding: 9px 40px 0 0;
	background-image: url(../images/galimages/rt_arrow_e00012.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#textContainer {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 25px 12px 31px;
	border-left: 1px dotted #606;
}

/* Hide from IE-Mac \*/ 
#textContainer p {
	text-align: justify;
}
/* End hide */	

#textArea ul {
	margin-left: 0;
	padding-left: 0;
}	

#textArea li {
	padding-bottom: 1em;
}

#textArea p span {
	font-style: italic;
}

ul.bullets {
	list-style: disc;
}
#textContainer ul.bullets li {
	margin: 0 0 0 2.5em;
	padding: 0;
}

p#attribution {
	text-align: right;
	margin-bottom: 28px;
}

#readMore {
/*	background-color: #0ff;	*/
	font-weight: bold;
	letter-spacing: 0.25em;
	margin-right: auto;
	margin-left: 115px;	/**/
}

p#readMore {
	width: auto;
}

p#readMore {
	margin-bottom: 0;
	padding-bottom: 0;
}


#readMore a img {
/*	background-color: #0ff;
	padding-bottom: 2.6em;
	background-image: url(../images/galimages/rt_arrow_e00012.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	*/
	border-style: none;
}

#readMore a:hover img {
	text-decoration: none;
}

.poem h2 {
	font-size: 120%;
	font-variant: small-caps;
	letter-spacing: .25em;
	margin-top: 16px;
}

.poem span {
	font-style: italic;
}

.copyRight {
	font-size: 90%;
	font-weight: normal;
	letter-spacing: .2em;
	padding-bottom: 1em;
}