/*
pinks: FF0066 CC0066 / FF0A85 D6006B
purples: 9933CC / 9030C0 / 8A008A / 832172
greens: 006666 / 005757
images/sb_pattern-7.gif
images: max width: 550 / max height: 500

*/

html
{
	/* http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better */
	height: 100%;
	margin-bottom: 1px;
}

body
{
	text-align: center;
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/sb_backdrop.png);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* body for image pages */
body.image
{
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/sb_pattern-4a.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

/* main box container */
div.wrapper
{
	text-align: left;
	background-color: #EEEEEE;
	margin: 0px auto 0px auto;
	padding: 0px 60px 0px 60px;
	border-top: 10px solid #D6006B;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #8A008A;
	border-left: 1px solid #000000;
	width: 532px;
	background-image: url(images/sb_pattern-4a.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: inherit;
}

/* main box container for image pages */
div.imagewrapper
{
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 40px 51px 0px 51px;
	border: 0px solid #CCCCCC;
	width: 550px;
	color: inherit;
}

/* global navigation box */
div.nav
{
	text-align: right;
	padding: 4px 5px 3px 0px;
	margin: 20px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 1px 0px;
	border-style: dashed none solid none;
	background-color: transparent;
	font-size: 12px;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	color: inherit;
}

/* chronology navigation box */
div.chronology
{
	padding: 3px 0px 2px 5px;
	margin: 0px;
	border: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	background-color: transparent;
	font-size: 12px;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
}

/* main content box */
div.content
{
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background-color: transparent;
	color: inherit;
}

/* main body text box */
div.bodytext
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 5px;
	background-color: transparent;
	width: 400px;
	color: inherit;
}

div.table
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 5px;
	border: #8A008A;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	background-color: transparent;
	color: inherit;
}

div.image
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	color: inherit;
}

div.cvblock
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	clear: both;
	color: inherit;
}
div.biogindex
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	font-weight: normal;
	color: inherit;
}

div.artworkspacer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	font-size: 6px;
	line-height: 6px;
	color: inherit;
}

/* footer box */
div.footer
{
	padding: 4px 5px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	border: #8A008A;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	font-size: 10px;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
	clear: both;
}

div.imagefooter
{
	padding: 4px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: right;
	border: #CCCCCC;
	border-width: 1px 0px 0px 0px;
	border-style: dashed none none none;
	font-size: 10px;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
	clear: both;
}

div.imagefooterright
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	display: inline;
	float: right;
}

div.imagedetailcaption
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	font-size: 10px;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
	width: 250px;
}

div.spacer
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: dashed none none none;
	font-size: 10px;
	display: block;
	clear: both;
	color: inherit;
}

div.picinfo
{
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	border: #CCCCCC;
	border-width: 1px 0px 0px 0px;
	border-style: dashed none none none;
}

div.backbutton
{
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	border: #CCCCCC;
	border-width: 1px 0px 0px 0px;
	border-style: dashed none none none;
}

div.backbuttonright
{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: inline;
	font-style: normal;
	float: right;
	clear: left;
}

/* image captions */
div.caption
{
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
}

/* text styling */

.title
{
	text-align: left;
	padding: 4px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #333333;
}

.intro
{
	font-size: 14px;
	line-height: 21px;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	background-color: transparent;
	color: inherit;
}

.label
{
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

.date
{
	font-style: normal;
	font-weight: bold;
	color: #005757;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}


.citation
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.citationdate
{
	font-style: normal;
	font-weight: normal;
	color: #005757;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	display: inline;
}

.citationitem
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	display: inline;
	width: 340px;
}

.top
{
	text-align: right;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	clear: both;
	background-color: transparent;
}

.linktext
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	background-color: transparent;
}

h1
{
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	display: block;
	padding: 2px 5px 0px 5px;
	border: #8A008A;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	background-color: transparent;
}

h2
{
	font-size: 12px;
	line-height: 18px;
	color: #005757;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	display: block;
	padding: 6px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

h4
{
	font-size: 12px;
	line-height: 18px;
	color: #005757;
	font-family: Georgia, "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	display: inline;
	padding: 6px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

h5
{
	font-size: 12px;
	line-height: 18px;
	color: #005757;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	display: inline;
	padding: 6px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

/* link styling */

a:link
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:visited
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:active
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:link.normal
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:visited.normal
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:active.normal
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.normal
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:link.globnav
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:visited.globnav
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
}

a:active.globnav
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.globnav
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:link.globnavcurrent
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
	border: #D6006B;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:visited.globnavcurrent
{
	color: #D6006B;
	text-decoration: none;
	background-color: transparent;
	border: #D6006B;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:active.globnavcurrent
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.globnavcurrent
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:link.thumbnail
{
	color: #D6006B;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

a:visited.thumbnail
{
	color: #D6006B;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

a:active.thumbnail
{
	color: #FF0A85;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

a:hover.thumbnail
{
	color: #FF0A85;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

a:link.titlelink
{
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

a:visited.titlelink
{
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

a:active.titlelink
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.titlelink
{
	color: #FF0A85;
	text-decoration: none;
	background-color: transparent;
	border: #FF0A85;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}