/* Global Formatting */


/* NOTE: Change Margin for sitelinks */


a:link {color:#0C7E05; text-decoration: none}
a:visited {color:#666B6C; text-decoration: none}
a:hover {color:#0B31CC; text-decoration: none}
img.off {position:absolute}
body {background-color: #FEDCBA; font-size: 1em; behavior:url("CSS/csshover.htc")}
/*body {background-color: #F8EFCB; font-size: 1em; behavior:url("CSS/csshover.htc")}*/
h1, h5, p {color: #3F4243}
div {width: 800px}
.sitelinks {font-size: .75em}

/* Header Formatting */

div#header h1, div#header h5 {margin: 0; text-align: center}
div#header p {text-align: center; margin-top: 6px; margin-bottom: 6px}
div#header h5 {font-weight: normal}
p.sitelinks span {background-color: #C9C992; margin-right: 3px; margin-left: 3px; border-right-style: solid; border-bottom-style: solid; border-width: 2px; padding: 2px}
p.sitelinks span:hover {background-color: #EDE5EC}

/* Body Formatting */

div#content {margin: .5em}
div#content p.long {text-indent: 2em; text-align: justify}
div#content p.long:first-letter {font-weight: bold; font-size: 1.5em}
/* div#content:hover {background-color: orange} */

/* Footer Formatting */

div#footer p {text-decoration: none; text-align: center}



/* OLD TEST CODE */
/* p, h1, h5 {color: #543210; border: 1px dashed #333; background-color: #EEEEEE; margin: 0px} */
/** {margin: 0; padding: 0}*/
/*div#content {position: relative; left:25%; margin: .5em}*/
/*div#content p {width: 800px; text-align: left}*/
