body	{
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

td, th, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFFF
}
	
H1, H2, H3, H4 ,H5, H6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H1	{
	font-size: 12pt; 
	font-style: italic; }

H2	{
	font-size: 10pt; 
	font-style: italic; }

.imgborder {border-color:#222222;}

a:link, A:visited, A:hover, A:active { 
	font-weight: bold; text-decoration: none;
}
a:link {color: #243A6F; }
a:visited {color: #172954; }
a:active, a:link.hover {color:#4D92C4; }
.fcolor {color:#20394B; }

/* For header, text area and navigation block */
.head {
	position:absolute;
	left:0px;
	top:0px;
	height:110px;
	padding-left: 8px;
	padding-top: 8px;
	background-color:#FFFFFF;
	z-index:10;
}
.main {
	position:absolute;
	left:25px; 
	top:110px;
	width: 580px;
	min-height: 303px;
	padding-top: 72px; 
	padding-left: 33px;
	z-index:2;
	background-color:#FFFFFF;
}
.nav {
	position: absolute;
	left:684px; 
	top:166px; 
	padding-top: 36px;
	padding-bottom: 0;
	width: 190px;
	height: 340px;
	z-index:40;
	color:#FFFFFF;
	background-color:#000000;
	font-size:10pt;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}

.nav li {
	display:block;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: -.1px;
	word-spacing: -1px;
}

.nav a {
	font-weight:bold;
	text-decoration: none;
}

/* link styles for index navigation menu */
.nav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;}
	
.nav a:hover {
	color: #4D92C4;
	text-decoration: none;
}

a.nav:active {
	color: #0099CC;
	text-decoration: none;
}

/* class for selected sub-items on side navigation bar */
.nav-selected {
	font-weight: bold; 
	color: #006699; 
}

/* class for subtitle on side navigation bar; not used */
.nav-title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10.5pt; 
font-weight: bold; 
font-style: italic;
color: #FFFFF; 
}

/* Style for art titles on artists' work page */
#footer {left:50px; top:505px; width:950px; z-index:30;}
.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
}

/* Right-aligned images (on history page) */
img.floatright {
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
}

/* Left-aligned images (on artists' bio pages) */
img.floatleft {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

/* for artists' work titles and name*/
.arttitle {
	color: #611226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: italic;
}

.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
.artistname a {
	color: #243A6F;
}

.artisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px; 
	font-weight:bold; 
	color:#12234c
}
/* for firstthursday graphics and text*/
.graphic1 {
	position:absolute; 
	top:167px; 
	left:325px;
}
.graphic2 {
	position:absolute; 
	top:355px; 
	left:130px
}
.text2 {
	position:absolute; 
	top:422px; 
	left:375px;
}
#text1 {
	top:85px;
}

