		#bgRight {
			height: 360px;
			overflow: auto;
			background-color:#efd6b5;
			border:4px double #392118; 
			margin-bottom: 5px;
		}
		#gentext {
			height: 560px;
			width: 400px;
			margin-left:30px;
			overflow: auto;
			background-color:#efd6b5;
			border:4px double #392118; 
			margin-bottom: 5px;
		}
		#glossRight {
			height: 200px;
			overflow: auto;
			background-color:#efd6b5;
			border:4px double #392118; 
			margin-bottom: 5px;
		}
 		#mapRight {
			height: 360px;
			overflow: auto;
			background-color:#efd6b5;
			border:4px double #392118; 
			margin-bottom: 5px;
			margin-top:0px;
			padding:0px;
		}
   	#textdiv {
    		text-align:left; 
    	}
        p {
            color: black;
            margin-top: 6px;
            margin-bottom: 6px;
            margin-left: 20px;
            margin-right: 20px;
            font-family: Times;
            font-size: 14px;
            text-align:left;
        }
		
        #introLeft li {
            color: black;
            margin-top: 2px;
            margin-bottom: 2px;
            margin-left: 30px;
            margin-right: 30px;
            font-family: Times;
            font-size: 14px;
            text-align:left;
        }
		div.text a {
			text-decoration:none;
		}
		#textdiv a {
			text-decoration:none;
		}
		p.quote {
			margin-left: 30px;
            margin-right: 30px;
		}
        td.library {margin-top: 30px; height: 31px; text-align:center; }
		a.textLinkPress {text-align: center; text-decoration:none; color: red; font: 11px Tahoma, Arial; position: relative; top: -4px; left: -8px;}
		a.textLinkNormal {color:white; text-align: center;text-decoration:none; font: 11px Tahoma, Arial;color:white; position: relative; top: -4px; left:-8px;  }
		a.libLinkPress {width:95; height: 25; border-style: none; center; text-decoration:none; color: red; font: 11px Tahoma, Arial; display:inline-block; vertical-align:middle; position: relative; 	background-image: url(images/librarybutton.gif); background-repeat:no-repeat;}
		a.libLinkNormal {width:95; height: 25; color:white;  border-style: none; center;text-decoration:none;  font: 11px Tahoma, Arial;display:inline-block; vertical-align:middle; position: relative;  background-image: url(images/librarybutton.gif); background-repeat:no-repeat; }
		td.intro {height: 31px; background-image: url(images/intro-out.gif); background-repeat:no-repeat; text-align:center;}
		td.help {height: 28px; background-image: url(images/help-out.gif); background-repeat:no-repeat; text-align:center;}
        div#tipDiv {
        padding:2px;
        color:#000; font-size:13px; line-height:1.2;
        background-color:#e5c9a6; border:1px solid #667295; 
        width:200px; 
        }
        p.inscription {
            margin-top:6;
            padding:0;
            color:yellow;
			text-align: center;
            font-size:14px;
            font-family:Arial;
        }
         p.facsimile {
            margin-top:6;
            padding:0;
            color:#adadad;
            text-align:center;
            font-size:16px;
            font-family:Times;
        }
        div#tipDiv {
			padding 4px; margin:4px;
			color:#000; font-size:12px; line-height:1.2;
			background-color:#efd6b5; border:1px solid #667295; 
			width:400px; text-align:center;
		}
        div#tipDiv p {
			padding-top: 2px; padding-left: 4px; padding-bottom: 2px; padding-right: 4px; margin:0px; margin-left:10px;
			color:#000; font-size:12px; line-height:1.2;
			background-color:#efd6b5; text-align:left;
		}
.mt
        {
        margin-top:1em;
        }
.halfSize
        {
        width:50%;
        }
.quarterSize
        {
        width:25%;
        }
select
        {
        margin-bottom:1.5em;
        }
label
        {
        text-align:left;
        }
#tooltip
        {
        position:absolute;
        top:-10px;
        left:-999px;
        width:250px;
        height:25px;
        font-family: Arial, Helvetica;
        font-size: 10px;
        text-align:center;
        line-height:25px;
        padding: 0;
        margin: 0;
        background-color:#efd6b5;
        padding-bottom:0px;
        z-index:8000;
        }
#tooltipInner1
        {
        padding:0px;
        overflow:hidden;
        color:#000;
        background-color:#efd6b5;
        }
#tooltipInner2
        {
        padding:2px;
        line-height:12px;
        overflow:hidden;
        color:#000;
        text-align:center;
		white-space:nowrap;
        background-color:#efd6b5;
        }


