@charset "utf-8";

body { margin: 0; padding: 0; background-color: #CCC;  }

dl     {list-style-position: inside; background-color: #90F; margin:5px; padding:5px; }
ol, ul {list-style-position: inside; background-color: inherit; margin:2px; }
li     {margin:2px; padding:1px; color: black; background-color: inherit; text-align: center;}

h1 { font-size: 48px; color: #000; text-align:center; font-family: Arial, Helvetica, sans-serif;}
h2 { font-size: 24px; color:black; text-align:center; } 
h3 { font-size: 15px; color: #000; font-family: Arial, Helvetica, sans-serif; } 
h5 { font-size: 16px; color: #000; font-family: Arial, Helvetica, sans-serif; } 
h1, h2, h3, p {	margin-top: 0;	 /* gets around an issue where margins can escape from their containing div. T*/
	padding-right: 3px;	padding-left: 3px; }

img   {border:1px solid black; margin-left:2px;}
a img {border: none; padding: 0px;  }

a:link     {color: #000; 	text-decoration: underline; color: blue; }
a:visited  {color: #000; 	text-decoration: none; color: black; }
a:hover, a:active, a:focus { text-decoration: none; color: red;}

#container-Insc {background-color: inherit; width: 740px; margin: 0 auto; text-align:center;  }
#headerInscape  {background-color: inherit; height: auto; width: inherit; padding-top:10px; padding-bottom:3px;}
#siderbar1-Insc {background-color: inherit; float:left; width:120px; background:inherit; height:695px; font-size:18px; text-align: left; padding: 10px 0; line-height:1.1;  }

#content-Insc   {background-color: inherit; text-align:center; width: auto; padding: 1px 0; margin:1px; font-size:17px;
 height:auto; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  }

#widetree        {height:200px; padding: 12px 0; padding-left:80px; margin-left:40px; }
#footer-Insc {position: relative; clear: both; padding: 4px  0; background: inherit;text-align:center; }

table, td, th {border:1px dark grey; }
th            {background-color: inherit; color:white; }#container-Insc #content-Insc h4 { color: #FF0080; }
#container-Insc #content-Insc h4 { color: #00F; }
