body {
  margin: 0;
  margin-left: .2em;
  padding: 0;
  background: #FFFFFF;
  color: black;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size: small; 
}

#container {
	margin-left:5%;
	margin-right:5%;
}

#footer_links {
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

h1 {font-size:large;
	color:#800000; 
	background-color:#ecddd5;
	text-align:center;
}

h2 {font-size: medium;}

h1, h2{
	text-align: center;
	line-height: 120%;
}

h4{
	line-height: 120%;
	font-weight: 500;
}

ul.nobullets{list-style: none;}

ol.lalpha{list-style: lower-alpha;}

ol.lroman{list-style: lower-roman;}

li.spaced{margin-bottom: 1em;}

li.nobullet{list-style: none;}

img.centered{
	display: block;
	width: 725px;
	margin: auto;
}

.centeredtext{text-align: center;}

.footer { 
	font-size: x-small; 
	color:#800000;  
	background-color:transparent;
	text-align:center; 
 	margin-top:3px;
}

.footercopyright { 
	font-size: xx-small; 
	color: #800000;  
	background-color:transparent;
	text-align: center;
	margin-top:0; 
	margin-bottom:0;
}

.botline {
	width:100%;
	height:5px;
	border:0px;
}