/* stylesheet for Old and New  */


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

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

a:active {color: #7c5823;
	text-decoration: none; 
	background: transparent; }

a:hover {color: #7c5823;
	text-decoration: none; 
	background: transparent; }


h1	{font-family: 'Times New Roman', serif;
	font-size: 24pt; }

h2	{font-family: cursive;
	size: 14pt; }

body 	{font-family: Helvetica,'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	color: #000;
	background-color: #fff; 
	margin: 0 0 0 0;  }

#page2	{background-color: #d1e9e9;
	width: 665px;
	height: 425px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	border: 1px solid teal; }


#plate	{width: 600px;
	height: 357px;
	margin-left: 30px;
	margin-top: 30px;
	font-family: Helvetica,'Lucida Grande', Verdana, Geneva, Arial, sans-serif; 
	background: url(imgs/bak.jpg);
	border: 3px solid #3c1e1e; 
	position: absolute; }


p.thoth  {float: right;
	width: 238;
	margin: 0 0 0 0; 
	border-left: 2px solid #3c1e1e; }

#title	{left:50px;
	top:130px;
	width:250px;
	height:100px;
	position: absolute;
	color: #7c5823;
	z-index: 4 }

#title2	{left:49px;
	top:129px;
	width:250px;
	height:100px;
	position: absolute;
	color: #e1ae88;
	z-index: 3; }


#title3	{left:52px;
	top:132px;
	width:250px;
	height:100px;
	position: absolute;
	color: #3c1e1e;
	z-index: 2;  }

div#role {position: absolute;
	left:50px;
	top:182px;
	color: #7c5823;
	font-family: 'Times New Roman', serif;
	weight: bold;
	font-size: 20pt;
	z-index: 8; }

div#role2 {position: absolute;
	left:49px;
	top:181px;
	color: #e1ae88;
	font-family: 'Times New Roman', serif;
	weight: bold;
	font-size: 20pt;
	z-index: 7; }

div#role3 {position: absolute;
	left:51px;
	top:182px;
	color: #000000;
	font-family: 'Times New Roman', serif;
	weight: bold;
	font-size: 20pt;
	z-index: 6; }

#sig 	{position: absolute;
	left:49px;
	top:330px;
	color: #e1ae88;
	font-family: sans-serif;
	weight: normal;
	font-size: 8pt;
	z-index: 9; }


.note  {display: none;  }


	
