/*
DC.Title       = Site Style Sheet for Screen displays
DC.Subject     = Bob Barron Artist
DC.Description = style sheet for site display
DC.Publisher   = Audrey Barron
DC.Creator     = David Neil
DC.Date        = 2006-11-24
DC.Identifier  = http://www.BobBarron.com/css/screen.css
DC.Language    = en
DC.Relation    = common style for BB site and gallery pages
DC.Coverage    = 
DC.Rights      = All rights reserved
		 No license exists to permit others to use this software
Version 1-00-01 May 2009: additions for exhibition page and update to BB domainNM
Version 1-00-00 Nov 2006: initial version
*/

html,body { color:black;background:rgb(205,203,154);/*pale khaki*/ }

.finalBlock { float:left; }
.galleryLabelContainer { position:absolute;top:50%;height:3em;margin-top:-27px; }
.galleryOuterBlock{ position:relative;text-align:center; }
.galleryPortraitImage { float:left; }
.galleryPortraitLabel { margin-left:290px; }
.galleryWork { float:left; }
.instructions { font-size:77%; }	
.linksList { font-weight:bold; }
#mainMenu{position:fixed;top:0;left:0;}
.noShow { display:none; }
.noUnderLine { text-decoration:none; }
#pageContent { position:absolute;top:0;left:254px;width:575px; }
.photoCredit { font-size:77%;text-align:center; }
.underLine { text-decoration:underline; }

