body {
	MARGIN: 0px; 
	COLOR: black; 
	font-size: 90%;
	font: Verdana,Geneva, Arial, sans-serif;
	text-align: center;
	background: url("stripes.gif");
	background-repeat: repeat
}
H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */
TH, TD {font-size:1em}
div#content {
   font-size:1em;
   padding: 10px; 
   border: solid grey 1px; background: white; 
  	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	margin-top:15px;
	margin-bottom:15px;
	WIDTH: 40em;
	text-align: left;
	background-color: #F8F4FF;
   }
div.footer{
	font-size:1em;
   padding: 10px; 
   border: solid grey 1px; 
   background: #F8F4FF; 
  	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto;
	margin-top:10px;
	margin-bottom:10px; 
	WIDTH: 40em;
   } 
div.footer a{
   border: none;
   }
div.footer h3{
   text-align:left;
   margin:0;
   border:none;
   padding-bottom:0.5em
   }

div.footer img{
 height: 100%;
 border: none
 }
div.footpic{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	border-width: 0px;
	border-color: green;
	height: 4em
}
span.caps {font-style: italic; 
font-variant: small-caps; }
div#content h1, h2,h3,h4 {text-align: center}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
div#content a:link {color: blue;}
div#content a:link:hover {color: red;}
div#content a:visited {color: purple;}
div#content a:visited:hover {color: #BBC;}
div#photo {margin-top: 0em}
div#photo img {
	float: left; 
	margin: 0em; 
	width:10em;
	padding: 0em;
	border-width:0;
	margin-top: 0em
}
div#photo a img{border-width:1px; border-style: solid; margin-top: 0.0em}
div#photo a:link img{border-color: #BBC}
div#photo a:visited img{border-color: #BBC}
div#photo a:link:hover,a:visited:hover img{border-color: red}
div#photo-caption{ 
	margin-top: 0;
	border:0px;
	float: left; 
	margin-left: 0em; 
	text-align:left;
	width:28em;
	padding-left:0.5em;
	padding-top: 0
}
table{padding:0.5em}
hr{margin-top:0em;margin-bottom:0.5em}
div#photo-caption table{width:100%}
div#photo-caption table tr,th{vertical-align:top}

