
body
	{
	background-color: rgb(241, 249, 255);
	color: rgb(0, 50, 100);
	font-family: "Times New Roman", Times, serif;
	}
	
#Foreground
	{
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 700px;
	padding-top: 26px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(176, 201, 241);
	margin-left: auto;
	margin-right: auto;

	}
	
#Masthead_Container
	{
	position: relative;
	width: 515px;
	background-color: rgb(255, 255, 255);
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
	
#Text_Container
	{
	position: relative;
	vertical-align: top;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
		
#Bookstore
	{
	text-align: left;
	position: relative;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#Image_layer
	{
	z-index: 8;
	position: relative;
	float: right;
	width: 183px;
	text-alignx: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 80px;
	}

#Caption_Container
	{
	width: 174px;
	text-align: center;
	padding-top: 6px;
	}

.word
	{
	text-align: left;
	font-size: 16pt;
	line-height: 200%;
	}
	
.definition
	{
	text-align: left;
	font-size: 12pt;
	line-height: 120%;
	}

.definition SUB, .definition SUP
	{
	font-size: 8pt;
	line-height: 1pt;
	}

	
.definition a:link, .definition a:visited
	{
	color: rgb(0, 63, 200);
	text-decoration: none;
	}
	
.definition a:hover, .definition a:active
	{
	color: rgb(70, 130, 255);
	text-decoration: underline;
	}
	
	
.caption-image
	{
	font-size: 8pt;
	line-height: 110%;
	color: rgb(0, 63, 125);
	}
	
.caption
	{
	font-size: 9pt;
	line-height: 110%;
	color: rgb(0, 63, 125);
	}
	
.caption a:link, .caption a:visited
	{
	color: rgb(0, 63, 200);
	text-decoration: none;
	}
	
.caption a:hover, .caption a:active
	{
	color: rgb(70, 130, 255);
	text-decoration: underline;
	}
	
.caption-smaller
	{
	font-size: 8.5pt;
	line-height: 100%;
	color: rgb(0, 63, 125);
	}
	
.caption-smaller a:link, .caption-smaller a:visited
	{
	color: rgb(0, 63, 200);
	text-decoration: none;
	}
	
.caption-smaller a:hover, .caption-smaller a:active
	{
	color: rgb(70, 130, 255);
	text-decoration: underline;
	}
	
.caption-red

	{
	font-size: 9pt;
	line-height: 110%;
	color: #A0146E;
	}
	
.caption-red a:link, .caption-red a:visited

	{
	color: #A0146E;
	text-decoration: none;
	}
	
.caption-red a:hover, .caption-red a:active

	{
	color: #FF40B0;
	}

	
H1, H2

	{
	display: inline;
	font-size: 100%;
	font-weight: normal;
	}
	
