body {font-size: medium;
	font-family: Garamond, Times, "Times New Roman", serif;
	margin: 0px;	
	}
img {
  border: 0px;
	display: block;
	}

a:link {color:#661700;}

 a:visited {color: #9b6d00;}
 
a:active {color: #9b6d00;}
 
p, ul, ol {
  border-collapse: separate;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 10px;
	}
	
ul.indent {
  margin-top: 5px;
  margin-left: 40px;
  margin-bottom: 10px;
	}
	
p.emphasis { font-style: italic;
font-size: larger; }

h1 {margin-left: 10px; margin-top: 10px;
color: #c12;
  position: relative;
	font-size: 200%;
	width: 70%; /* so box doesn't go off right side of screen and trigger scrollbar in Mozilla */
	}	

#sidebar { margin-left: 0px; vertical-align: top;  background: #E58E1A; border: 1px solid #000; color: #000;  clear: both;
	font-size: 90%;}
	
	
#sidebar a:link {color: #884e00; font-size: 110%;}

#sidebar a:visited {color: #ffc; font-size: 110%;}

#sidebar p {margin-left: 10px; font-size: 110%;}	
	
#content {margin-top: 5px;}
	
#content h1 {color: #030; width: 70%; font-size: 175%; margin-top: 20px;}
	
#content h2 {color: #c12; font-size: 175%; margin-top: 20px;}

#content h3 {color: #884e00; margin-top: 15px; font-size: 150%;}	

h4 {color: #336788; font-weight: bold; font-size: x-large; font-variant: small-caps; border-bottom: thin groove #78BDE8;}	

#content h5 {color: #884e00; margin-top: 15px; font-size: 125%;}	

#content a:link {color:#661700;}
#content  a:visited {color: #9b6d00;}
#content a:active {color: #9b6d00;}
#content a:hover {color: #518AAD;}

.footer {
  background: #79BDE8;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;	
	color: #000;
  clear: both;
	font-size: 90%;}
	
.footer a:link {color: #000; font-size: 90%;}

.footer a:visited {color: #000; font-size: 90%;}

.footer p {margin-left: 10px; font-size: 90%;}	

.clearing {height: 0; clear: both;}
/* setup for rounded corner box part 2 */

.small {
  font-size: 80%;
	}
#lastupdated {
	text-align: left;
	font-size: 80%;
	margin-top: 40px;
	}