BODY{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(/graphics/bg_maintop.jpg) top left repeat-x;
	background-color:white;
	font-family:Arial;		
	font-size:11pt;	
}
.small, .caption, .sources{
	font-size:9pt;
}
.largest{
	font-size:14pt;
}
.b{
	font-weight:bold;
}
ol{
	padding:0px; 
	margin:15px 0px 15px 0px;
	
}
ol li{
	padding-left:0px;
	margin-left:22px;
}
div#main h1{
	margin:0px;
	padding-bottom:20px;
	font-size:15pt;
	color:#222222;
}
div#main span.by{
	font-style:italic;
	color:#333333;
	font-size:10pt;
}
div#main h2{
	margin:0px;
	padding-top:20px;
	font-size:12pt;
	font-weight:bold;
	color:#4C4C4C;
}
div#container{
	width:100%;
	text-align:center;
}
div#logo{
	width:800px;
	white-space:nowrap;
	text-align:left;
	margin:auto;
	padding:0px;
}
a.nav{
	border-bottom:5px solid #FFCFA8;
	margin:6px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#FB5C24;
}
a.nav:hover{
	border-bottom:5px solid #FB5C24;
	color:#FF9A49;
}
div#topnav{
	width:800px;
	text-align:left;
	margin:auto;
	padding:0px;
}
div#content{
	width:800px;
	text-align:center;
	margin:auto;
	padding:0px;
	clear:both;
}

div#innernav{
	background-color:white;
	color:#A588C4;
	text-align:left;
	float:left;
	width:200px;
	height:auto;
	margin:30px 0px 10px 30px;
	font-weight:bold;
	font-size:9pt;
	/*border:1px solid black;*/				
}
div#innernav ul{
	margin:0px;
	padding:0px;
}
div#innernav li{
	list-style:none;
	padding-left:12px; 
	background:url(/graphics/arrow.gif) top left no-repeat;
}
div#innernav a{
	background-color:white;
	color:#5B1B9E;
	text-decoration:none;
}
div#innernav a:hover{
	text-decoration:underline;
}
div#innernav img{
	margin:15px 0px 0px 5px;
	padding-bottom:5px;
}
div#main{
	text-align:left;
	float:left;
	width:550px;
	height:auto;
	margin:30px 0px 0px 0px;
	font-size:11pt;
	line-height:16pt;
}
div#main p{
	text-align:justify;
}
.artworkthumb{
	float:left;
	text-align:center;
	margin:20px 20px 25px 0px;
	cursor:pointer;
}
.navtitle{
	display:block;
	color:#333333;
	font-weight:bold;
	margin:20px 0px 8px 0px;
}
#footer{
	clear:both;
	width:800px;
	font-size:9pt;
	text-align:left;
	margin:auto;
	padding:8px 0px 10px 0px;
	color:#A576CA;
}
#slideShowContainer{
	background:url(/graphics/slideShowBg.gif) top left repeat-x;
	margin-top:15px;
	float:right;
	border:2px solid #999999;
	width:180px;
	text-align:center;
}
.slideMsg{
	color:#5017A2;
}
#intro{clear:both; text-align:left; padding:0px 0px 10px 10px;}