/* Make all body text black-colored 10-point Times New Roman. Use ivory as the background. */

body {
  font-size:1.5em;
  font-family:"Times New Roman";
  color:#000;
  background:#FFFFF0;
  margin-left:2em;
  margin-right:2em;
  line-height:1.2em;
  text-align:center;
  padding:0;
}
a:link {
  color: #000000
}     /* unvisited link */
a:visited {
  color: #339900
}  /* visited link */
a:hover {
  color: #CC0000
}   /* mouse over link */
a:active {
  color: #CC0000
}   /* selected link */
a {text-decoration:none}
li {display:list-item; list-style-type:none;}

a.home:visited {
  color: #000000
}  /* home visited link stays black*/
a.home:hover {
  color: #CC0000
}   /* home mouse over link */
a.home:active {
  color: #CC0000
}   /* home selected link */


/* Stuff I've used in the Hedges Site */
/* Margin cheat - top, right, bottom, left */
#ttl {font-size: 52px; font-family: "Times New Roman"; letter-spacing: 2px; text-align: center; word-spacing: 4px; line-height: 75%;}
#ttle {font-size: 54px; font-family: "Times New Roman"; letter-spacing: 2px; text-align: center; word-spacing: 4px; line-height: 75%;}
#ttllist {font-size:x-large; line-height:150%; text-align:center; vertical-align:center; margin:0; padding:0;}
#nav2 {font-size:x-large; text-align:center; margin-right:0; margin-top:0; line-height: 150%;}
#linkssub {font-size:1.5em; font-family:"Times New Roman"; font-weight:700; line-height:120%; text-align:center; letter-spacing:2px; margin:0; padding:0;}
#occlist {font-size:1em; font-family:"Times New Roman"; font-weight:400; line-height:1.5em; text-align:center; position:relative; vertical-align:middle; letter-spacing:3px; margin:0; padding:0;}
#occlist2 {font-size:1em; font-family:"Times New Roman"; line-height:0.95em; text-align:center; margin:0 0 0 2em; padding:0;}
.imgl {float:left; border:1px; margin:0.3em 0.9em 0em 0.3em; padding:0 0.6em 0 0;}
.imgl div {font-size:0.8em; line-height:1.5em; text-align:center;}
.imgr {float:right; border:1px; margin:0.3em 0em 0em 1.2em; padding:0 0.6em 0 0;}
.imgr div {font-size:0.8em; line-height:2em; text-align:center;}
.imgcenter {display:block; margin:0 auto; text-align:center;} 
#home {font-size:x-large; line-height:150%; text-align:center; vertical-align:center; margin:0; padding:0; a: {#000000}}
#cuppy {font-size:0.6em; font-family:"Times New Roman"; font-weight:400; line-height:1.9em; text-align:left; position:relative; float:left; margin:0.4em 0 0; padding:0;}
#subttl {font-size:24px; font-family: "Times New Roman"; text-align: center; word-spacing: 7px; line-height: 75%;}
#justjust {text-align:justify; margin-right:0.5cm; margin-left:0.5cm;}
.pagetop {text-align:center; font-size:1.15em; font-family:"Times New Roman"; font-weight:bold; line-height:1.5em; word-spacing:2px; letter-spacing:2px; margin:0.75em 0 0; padding:0;}
