h1{font-family: Cambria, serif;
 font-size:25px;
padding-left: 5%;

}

#banner {
	width: 98%;
	height: 80px;
	/*position: relative;*/
	background-color: #ddf;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #668;
}

#banner h1 {
	font-family:Arial;
	font-size: 32px;
	color: #222;
	margin-top: 0px;
	margin-bottom:5px;
	padding-right: 12px;
	padding-left: 30px;
	height: auto;
	bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	
}
#banner p { color: #035;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
}

h2{color: red; /*font-family: Cambria, serif;*/
  font-size: 20px;
font-weight: bold;
padding-left: 5%;

}

/*h2:after
{
    content:' ';
    display:block;
    border:1px solid rgb(220,220,220);
}*/

h3{color: red; font-size: 16px;
padding-left: 5%;
}
a:link{color: blue;
}
a:visited{color: gray;
}
p{font-size: 16px;
}
p{
    line-height: 150%;
padding-left: 5%;

}


p{font-family: Helvetica, sans-serif;
padding-left: 5%;
max-width:800px;


}

p.links{font-size:9.0pt;
font-family:"Arial",sans-serif;
}


a:link {
    color: blue;
text-decoration: none;

}

a:visited {
    color: gray;
text-decoration: none;
}




a:hover {
    color: black;
text-decoration: underline;
}


a:active {
    color: black;
text-decoration: underline;
}

img {
    width: auto;
    height: auto;
	padding-left: 5%;
}

img.resize {
	max-width: 350px;
	max-height:350px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
}

img.resizebig {
	max-width: 900px;
	max-height:900px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
}

#toc {
  background-color: #eee;
  width:54%;
  border: 1px solid gray;
  padding: 5px;
}

#toc > a {
	font-size:11.0pt;

  font-weight:normal;
}


#toc > a:visited {
    color: purple;
    text-decoration: none;
}

#toc > h4 {
  margin-top: 0px;
}

ul li {
    
    margin-left: 15px;
	margin-top: 3px;
}
