
body
{background-color: #ffffff;
font-size: 16px;
margin-left: 4%;
margin-right: 4%;
font-family: times, serif;
color: #000000}

.small
{font-size: 12px; /* 75% of the baseline*/
}

.large{ font-size: 20px; /*125% of the baseline*/
}


a:visited
 { color: #660099;}
a:link
  { color: blue;}
a:hover { color: red}

ul {list-style-type: none;}

h1
 {font-size: 140%;
  color: #330099;
  text-align: center }
 
h2
{color: #009966;
font-family: sans-serif;
font-size: 100%}
 
h3
{color: #330099;
 font-size: 90%;
 font-family: sans-serif}
 

li { margin-bottom: 0.3em; } 

p.menu
 {background-color: #ffffff;
  font-size: 95%;
 font-family: sans-serif}
 
p.indent	
	{text-indent: 10%;
	line-height: 70%}

p.bookmenu	
   {font-size: 110%;
   font-family: serif;}
   
td.normal
{background-color: #ffffff;
       font-size: 5px}
       

td.index
{background-color: #ffffcc;
       padding-bottom: 7px;
       padding-right: 4px;
       font-size: 10px;
       font-family: verdana, arial, sans-serif}

 
th
{font-family: Verdana, sans-serif}

div.center
{text-align: center}

.thumbnailsr 
{
float:right;
width:90px;
height:80px;
margin:5px;
border-style:none;
}

.thumbnails 
{
float:left;
width:90px;
height:80px;
margin:5px;
border-style:none;
}

.thumbnailb 
{
float:left;
width:500px;
height:70px;
margin-left:15%;
margin-right:auto;
}

.text_line
{
clear:both;
}

img.banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 0;
    max-width: 95%;}
    
img.pict
  {float: right;
  margin: 10px 10px 10px 10px
  }

img.pictr
  {float: left;
  margin: 0px 0px 10px 10px
  }
  



div.smallbox	
	{display: block;
	width:280px;
	height:30px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	float: right;
	z-index: 2}
	
div.left
	{width: 50px;
	height: 50px;
	float: left}

div.right
	{width: 50px;
	height: 50px;
	float: right}

div.choice
	{width: 100%;
	height: 200px;
	background-color: #D1E2F3;
	}
	
div.logo
	{width: 500px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border; 50px solid black}

div.header
	{padding-left: 30px;#069;
	width: 99.5%;
	 background-color: #C7DAF0;
	 margin-bottom: 0px;
	 height: 200px;
	 z-index: -1;}

