A.MainMenu			{	font-family:arial,Tahoma,Trebuchet MS,sans-serif;
						font-size:8pt;
						font-weight:bold;
						font-style:normal;
						text-decoration:none;
						line-height:8pt;
						color:#004000;
					}
A.MainMenu:hover	{	color:#FF5F11;
					}
A.letter		{	font-family:arial,Tahoma,Trebuchet MS,sans-serif;
					font-size:8pt;
					font-weight:bold;
					text-decoration:none;
					color:#004000;
				}
A.letter:hover	{	color:#FF5F11;
				}
A.story		{	font-family:arial,Tahoma,Trebuchet MS,sans-serif;
				font-size:8pt;
				font-weight:bold;
				font-style:normal;
				text-decoration:none;
				color:#004000;
			}
A.story:hover	{	color:#FF5F11;
				}
/****/
/**    Styles used in the Letter body**/
/****/
h1.head		{	
  font-family:Impact,Arial,sans-serif,Verdana;
  color:#000080;
}
font.subheading	{	
  font-family:Arial,sans-serif,Verdana;
  /* font-size:medium; */
  font-size: large;
  font-weight: bolder;
  color:#004000;
				}   /* Letter subheadings*/
font.storydescription	{	
  font-family:Times New Roman,serif;
  /*font-size:smaller;*/
  font-style:italic;
  font-weight: bold;
  color:#004040;
}
font.letterdescription	{	
  font-family:Times New Roman,serif;
  /*font-size:smaller;*/
  font-style:italic;
  color:#000080;
  font-weight: bolder;
}
font.letter		{	
  font-family:Verdana,Tahoma,Trebuchet MS,Arial,sans-serif;
/*  font-size:smaller; */
}
A.dictionary	{	text-decoration:none;
					color:#6C0D31;
				}
A.dictionary:hover	{	color:#CF0E3F;
					}
A.actor			{	text-decoration:none;
					color:#1D4994;
				}
A.actor:hover	{	color:#0000EC;
				}
A.related		{	text-decoration:none;
					color:#45008A;
				}
A.related:hover	{	color:#8000FF;
				}

div.letter {
  background-image: url(Graphics/bg_letter.gif);
  padding: 1px 5px 5px 5px;
	/*background-image: url(Graphics/Texture.gif);*/
}

p.indent {
  text-indent: -2em;
  margin-left: 2em;
  /* padding-bottom: -2em; */
  margin-bottom: -14px;
  /* margin-top: 5px; */
}

div.contents {
  margin-left: 2em;
}
div.intro {
  font: large Comic Sans MS;
  background-image: url(Graphics/bg_intro.gif);
  padding-left: 5em;
 
}
div.mainpages {
  text-align: center;
  line-height: 100%;
}
img {
	padding: 5px;
}

img.icon {
	vertical-align: middle;
	/* padding: 0 5px 5px 0 */
	padding: 0 10px 3px 0
}

hr.menu {
/* WIDTH="100%" SIZE="4" ALIGN="center" COLOR="#00007F" */
width: 90%;
color: rgb(0,0,153);
background-color: rgb(0,0,153);
height: 2.5px;
border: 0px;
}

.pagethumb {
  padding-left: 25px;
  padding-top: 25px;
}

img.imgthumb {


border-bottom: rgb(61,61,61) solid;
border-left: rgb(187,187,187) solid;
border-right: rgb(61,61,61) solid;
border-top: rgb(187,187,187)  solid;
border-width: 2px;
	padding: 0px;

}
/****/
/**Styles used on the photo pages**/
/****/
.photomenu		{	font-family:Arial,sans-serif,Verdana,Tahoma,Trebuchet MS;
					font-size:8pt;
					font-weight:bold;
					font-style:normal;
					text-decoration:none;
					color:#0000A0;
				}
A.photomenu:hover	{	font-weight:bold;
						color:#B70000;
					}
font.photoheading	{	font-family:Times New Roman,serif;
						font-size:30;
						color:#800080;
					}
font.photodescription	{	font-family:Times New Roman,serif;
							font-size:14;
							font-style:italic;
							color:#000080;
						}
dt.term			{	font-weight:bold;
					color:#000080
				}
dd.def			{	font-style:italic;
				}

