@charset "iso-8859-1";
body {
	FONT-FAMILY: Times New Roman, SERIF;
	font-size: 11pt;
	font-style: italic;
	background-color: #fff8dc; 
	color: black;
	margin-left: 1%;
	margin-right: 5%;
	margin-top: 250px;
	line-height: 150%;
	background-image: url(images/banner1.jpg);
background-repeat: no-repeat;
background-position: top center;
font-stretch: wider;
font-weight: bold;
}
a{
text-decoration: none}
a:hover, a:active { 
	text-decoration: underline;
	color: #0000ff;	
}
.cleared {clear: both;}

p.linkmenu {
	margin-top: 5px; 
	margin-left: 23%;
	margin-bottom: 3%;	
	font-size: smaller;
}
.first-letter {
font-size: 14pt;	
}
p {
margin-top: 5px; 
	margin-left: 15%;
	margin-bottom: 3%;
}
p.indent {
margin: 3% 10% 3% 23%;
}


br {
    margin-left: 12%;
}
H1, H2, H3, H4, H5, H6 {
	COLOR: #191970; 
	clear: none; 
	margin-left: 23%
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center 
{
	text-align: center;
    	clear: both;
}
.hdr {
	color: #191970;
	font-size: 10pt;
	margin-right: 1%;}
table {
	FONT-FAMILY: Times New Roman, Serif;
	font-size: smaller;
	font-weight: bold;
	border: 0;
	margin-left: 22%;
}
th  {
	text-align: center;
}
td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: 35%;
	
}
/* images */
img {
border: 0;
	margin: 10px;}
img.menu {position: fixed;  
	top: 35%;
	float: left;}
	
#photos {
	margin: 10px ;  
	float: right;
	padding:10px;
	text-align:center;
	font-style: italic;
	border:1px dotted black;
	text-align:center;
	font-style: italic;
	font-size: smaller;
	}
#copyright {
	text-align: center;
	clear: both;
	width: 70%;
	margin-right: auto; 
	margin-top: 25%;
	margin-bottom: 5%;
	border: none;
	font-size: 9pt;
	font-weight: lighter;
	position: absolute;
	left: 15%;
	vertical-align: bottom;
}
#photosright {
	margin: 10px ;  
	float: right;
	padding:10px;
	text-align:center;
	font-style: italic;
	font-size: smaller;
	}
 #photoscenter {
	margin: 10px ;
	margin-left: 10%;
	float: none;
	padding:10px;
	text-align:center;
	font-style: italic;
	font-size: smaller;
	}
#photosleft {
	margin: 10px ;  
	float: left;
	padding:10px;
	text-align:center;
	font-style: italic;
	font-size: smaller;
}

#linkLeft {
	width: 30%;
	margin-right: 5px;
	margin-left: 20%;
	float: left;
	font-size: smaller;
	line-height: 100%
}
#linkRight {
	width: 43%;
	left: 55%;
	position: absolute;
	font-size: smaller;
	line-height: 100%
}

.little { font-size: smaller;}
.bigger { font-size: bigger;}