/* CSS Document */
body, td, th, a, h1, h2 {font-family: Arial, Helvetica, sans-serif;}

body {background-color: white; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 100%; color: black;}

/* code for centering tables */
div.centered  {text-align: center;}
div.centered table {margin-top:0; margin-right:auto; margin-left:auto; margin-bottom:0; text-align: left; width: 760px;}

/* links */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}

/* main header table */
#aabheader {margin-top: 40px; text-align: right; width: 760px; display: block;}

/* main content table */
#mainsection {margin-top: 20px; margin-bottom: 5px; width: 760px; }


.navsquares {
	padding: 12px 0px 0px 7px;
	width: 158px;
 	}
	
.description {text-align: right; vertical-align: bottom; display: block; padding-right: 7px; margin-bottom: 7px}
.description h1 {font-size: 12px; font-weight: bold; margin-bottom: 0px; padding: 0px;}
.description h2 {font-size: 11px; font-weight: normal; margin-bottom: 0px; padding: 0px;}

.biodescription {font-size: 12px; font-weight: bold; text-align: right; vertical-align: bottom; padding-right: 7px; padding-top: 50px; display: block;}

.painting {margin: 0px 7px 0px 7px;}
.hortpainting {margin: 0px 0px 8px 8px;}


/* color blocks for rightmost cell of main content */
#blockOpenHeart {background-color: #841911; width: 349px;}
#blockEyeOfHorus {background-color: #5b8948; width: 353px;}
#blockForgiveness {background-color: #bd3937; width: 377px;}
#blockTheQuickening {background-color: #622c5e; width: 465px;}
#blockUtahSunrise {background-color: #675d51; width: 129px;}
#blockFoolsErrand {background-color: #c7b640; width: 156px;}
#blockEternalConstancy {background-color: #658556; width: 338px;}
#blockDreamsofEllesmere2 {background-color: #790323; margin-left: 8px; height: 87px;}
#blockDreamsofEllesmere1 {background-color: #41235F; margin-left: 8px; height: 87px;}
#blockFireOfHope {background-color: #ca3a17; width: 473px;}
#blockFromTheAshes {background-color: #1d3267; width: 473px;}
#blockBraveMagdalene {background-color: #ada9b7; width: 149px;}
#blockMarySalome {background-color: #1f1d1e; width: 161px;}
#blockGeorgiasGarden {background-color: #8F242E; width: 139px;}
#blockNobleGuinevere {background-color: #050505; width: 153px;}
#blockIseultsLament {background-color: #2A445D; width: 373px;}
#blockCarbonek {background-color: #142898; margin-left: 8px; height: 87px;}
#blockFallingDusk {background-color: #193157; margin-left: 8px; height: 87px;}
#blockOpenGreatEarth {background-color: #d081a1; margin-left: 8px; height: 87px;}
#blockPrimalGoodness {background-color: #36579e; margin-left: 8px; height: 87px;}
#blockRisingDawn {background-color: #C55815; margin-left: 8px; height: 87px;}
#blockRisingDusk {background-color: #D0753C; margin-left: 8px; height: 87px;}
#blockLayeredTruthsI {background-color: #675F8E; width: 378px;}
#blockLayeredTruths2 {background-color: #F5CB55; width: 388px;}
#blockFairElaine {background-color: #132B67; width: 374px;}
#blockForIris {background-color: #396AC6; width: 363px;}
#blockTheThreeMarys {background-color: #4D7CAA; width: 263px;}
#blockThriceGreat {background-color: #6F6F57; width: 460px;}
.btn {margin: 4px 4px 4px 4px; display: inline;}

/* links at bottom */
#navsectionleft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	color: #666;
	text-align: left;
	line-height: 1.4em;
}

#navsectionright {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color:#666;
	text-align: right;
}

/* biography text */
#blockBio {
	width: 320px;
	height: 280px;
	background-color: #ccc;
	vertical-align: top;
	padding: 10px;
}

#blockBioText2 {
	width: 304px; 
	height: 262px;
	overflow: auto;
	background-color: #ccc;
	font-size: 12px;
	color: black;
	line-height: 1.4em;
	padding-right: 16px;
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#blockBioText2 { padding-right: 13px; }

#blockBioText {
	width: 298px;
	height: 278px;
	background-color: #ccc;
	overflow: auto;
	font-size: 12px;
	color: black;
	border: 1px solid #ccc;
	line-height: 1.4em;
	padding-right: 16px;
}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#blockBioText { padding-right: 13px; }
