/* style sheet for vocabulary.shtml */


h1.contents	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 12pt;
	text-align: left;
	margin-left: 0 }

h1	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 12pt;
	text-align: left;
	width: 100%;
	margin-left: 30px;  }
	
h2	{color: navy; 
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;  }

body	{color: #000; 
	background: #fff;
	font-family: sans-serif;
	font-size: 10pt; }
	
body.v	{margin: 0px 20px;
	width: 100%; }
	
body.ani	{margin: 0px 40px;
	width: 100%; }
	


body#toc	{margin:auto;
	width: 700px;}
	
#bodtoc	{margin-left: 30%; }

p	{color: #000; 
	font-family: sans-serif;
	font-size: 10pt; }

a:link {color: #6373a5;
	text-decoration: none;
	background: transparent;  }
	
a:visited {color: #6373a5;
	text-decoration: none;
	background: transparent;  }
	
a:hover {color: #000;
	text-decoration: none;
	background: transparent;  }

a:active {color: #000080;
	text-decoration: underline;
	background: transparent;  }
	

	
#hd a:link {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:visited {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:hover { color: black;
	text-decoration: none; 
	background: transparent; }

#hd a:active {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

div#hd    {height: 30px;
	color: #6373a5;
	border-bottom: 1px solid #6373a5;
	margin: 0 40px 0 0;
	font-weight: normal; }

body.cup	{margin-left:40px;
	background: #fff;
	width: 750px; }

body.hieros	{width: 1408px; 
	height: 62px;
	background: #fff; }

p	{font-weight: normal; }

#hieros	{background: #fff;
	border:none;
	padding:0;
	margin: 0; }	

#list	{float: left;
	width: 150px;
	height: 100%;
	border: 1px solid black;
	background: #fff;
	overflow: auto;
	padding-left: 10px; }
	
#list2	{float: right;
	width: 150px;
	height: 100%;
	border: 1px solid black;
	background: #fff;
	overflow: auto;
	padding-left: 10px; }
	
#pagelist	{float: left;
	margin-top: 40px;
	width: 150px;
	height: 100%;
	border: 1px solid black;
	background: #fff;
	overflow: auto;
	padding-left: 10px; }
	
#bod	{float: left;
	width: 600px;
	border: 0px solid red;
	height: 100%;
	background: #fff;
	margin-left: 30px; }
	
#stuff	{float: left;
	width: 500px;
	border: 1px solid red;
	height: 100%;
	background: #fff;
	margin: 30px 30px ; }
	
.stripleft	{float: left;
	width: 120px;
	height: 700px; }

.padded	{margin: 0 80px 0 80px; }


p.key	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal !important; }

.fn	{vertical-align: super;
	font-size: 8pt; }

blockquote	{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000080; }

#fnotes	{margin: 20px 40px 20px 0;
	border-top: 2px dotted #6373a5;
	border-bottom: 2px dotted #6373a5;  }

#text	{margin: 20px 60px 20px 20px; }

#text p:first-letter { 
	font-size: 120%; 
	color: #000080; 
	background: #d8e4f1;
	padding: 0 2px 0 2px;}

#text p.no:first-letter {  
	color: #000; 
	background: #fff;
	padding: 0 0px 0 0px; }

#foot	{color: #000;
	text-align: center; 
	clear: both;  }
	
#footnote	{margin-top: 60px; }

#signature  {text-align: center; }

.sup	{vertical-align: super;
	font-size: 10pt; }

.web	{font-variant: small-caps; }

.wc	{width: 150px;
	float: right;
	margin: 20px 0 20px 20px; 
	font-size: 8pt; }
	
.wc2	{width: 250px;
	float: right;
	margin: 20px 0 20px 20px; 
	font-size: 8pt; }
	
.wc3	{width: 200px;
	float: right;
	margin: 20px 20px 20px 20px; 
	font-size: 8pt; }
	
.wc3b	{width: 200px;
	float: right;
	margin: 0px 20px 20px 20px; 
	font-size: 8pt; }
	
.wc3c	{width: 200px;
	float: right;
	margin: 0px 20px 0px 20px; 
	font-size: 8pt; }
	
.wc4	{width: 400px;
	float: right;
	margin: 20px 20px 20px 20px; 
	font-size: 8pt; }
	
.expand	{color: #6373a5;
	background: #eee;
	width: 300px;}
	
.switchcontent	{
	background: #eee; 
	color: #000080;
	font-family: courier, monospace; }
	
.code	{color: #000080;
	font-family: courier, monospace; }
	
table	{border: 0;}
	
td, tr	{border: 0;
	padding: 0 !important;
	text-align: center;
	vertical-align: middle;}
	

img	{border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;}
	
.c	{text-align: center; }

.b	{font-weight: bold; }

.color	{color: #ff0000;
	font-weight: bold; }
	
.color2	{color: #6373a5;
	font-weight: normal; }

.hilite	{background: #eee; }

.cols	{float: left;
	margin-right: 50px;	
	margin-left: 20px;
	vertical-align: top; }
	
.rt	{float:right ; 
	margin-left: 20px;
	margin-right: 5px }
	
p.box	{border: 3px double #000080;
	padding: none;
	width: 480px;
	vertical-align: middle;
	text-align: center;
	padding: 5px 4px 5px 0; }
	
.div01	{background: url(../pics/Denderah_Frith.jpg) repeat-x;
	height: 19px; }
	
.div02	{background: url(../pics/Denderah_Frith2.jpg) repeat-x;
	height: 20px; }
	
.div03	{background: url(../pics/Denderah_Frith3.jpg) repeat-x;
	height: 28px; }

.div04	{background: url(../pics/cobra_Lepsius.jpg) repeat-x;
	height: 95px;
	margin-top: 0; }
	
.div05	{background: url(../pics/ureaus_Lepsius.jpg) repeat-x;
	height: 50px; }
	
.div06	{background: url(../pics/blocks_Lepsius.jpg) repeat-x;
	height: 24px; }
	
.div07	{background: url(../pics/blocks2_Lepsius.jpg) repeat-x;
	height: 39px; }
	
.div08	{background: url(../pics/rby_Lepsius.gif) repeat-x;
	height: 20px; }

.div09	{background: url(../pics/stripes_Lepsius.gif) repeat-x;
	height: 18px; }	
	
.div10	{background: url(../pics/lotus_Lepsius.gif) repeat-x;
	height: 81px; }	
	
.div11	{background: url(../pics/lotuses_Lepsius.gif) repeat-x;
	height: 81px; }
	
.div12	{background: url(../pics/ankh_was.jpg) repeat-x;
	height: 80px; }
	
.div13	{background: url(../pics/Amarna_horses.gif) repeat-x;
	height: 80px; }	
	
