body,td 	{
		  font-family: Verdana,Geneva,Arial,Sans-serif;
		}
.pagetitle	{
		  font-weight: bold;
		}
div.pagetitle {
    border-bottom: solid 1px #000000;
}
.dateheader	{
		  font-weight: bold;
		}
.categoryheader	{
		  font-weight: bold;
		  font-style: italic;
		}
p.footnote	{
		  text-align: right;
                  font-style: italic;
                  font-size: smaller;
		}
.underline	{
		  height: 1pt;
		}
p.mypic		{
		  text-align: right;
		}
#mypic {
margin-left: auto;
background: url(/~stacey/myicons/dept_pic_small.png);
height:128px;
width:96px;
}
img.blosxom	{
		  border-width: thin;
		  margin: 1em;
		}
.leftcol	{
		  width: 13em;
}
td.leftcol {
		  padding-top: 1em;
		  padding-left: 1em;
		  padding-right: 1em;
		  padding-bottom: 2em;
		}
td.rightcol	{
		  padding-top: 1em;
		  padding-left: 2em;
		  padding-right: 2em;
		  padding-bottom: 2em;
		}
div.content {
    float: left;
    position: relative;
    left:-12em;
}
div.leftback {
float: left;
width: 100%;
position: relative;
overflow:hidden;
}
div.rightback {
float: left;
width: 100%;
position: relative;
left: 12em;
}
div.leftcol {
float: left;
position: relative;
left: 1em;
}
div.rightcol {
margin-left: 13em;
margin-right: 1em;
}
.storytitle	{
		  font-weight: bold;
		}
ul.menuroot	{
		  padding-left: 1ex;
		  list-style-type: square;
		}
ul.menuchild	{
		  padding-left: 1ex;
		  list-style-type: disc;
		}
ul.menusib	{
		  padding-left: 1ex;
		  list-style-type: disc;
		}
span.stylehead	{
		  font-weight: bold;
		}
span.stylecat	{
		  font-style: italic;
		}
p.gallerycomment {
		   width: 80%;
		   text-align: center;
		   padding-left: 5em;
		   padding-right: 5em;
		   padding-top: 1em;
		   padding-bottom: 1em;
		 }
td.imagenext    {
		  text-align: right;
		}
td.imageprev	{
		  text-align: left;
		}
td.imageindex	{
		  text-align: center;
		}
.math		{
		  font-family: Serif;
		  font-style: italic;
		}
.cmd		{
		  font-family: Courier,Monospace;
		}
span.biblequote	{
		  font-style: italic;
		}
span.bibleref	{
		  font-style: normal;
		}
p.galleryimage {
		  width: 100%;
		  text-align: center;
		}
img.tallimage   {
		  height: 450pt;
		  width: auto;
		}
img.wideimage   {
		  height: auto;
		  width: 100%;
		}
.breadcrumbs  {
		  text-align: left;
		}
div.breadcrumbs {
	float: left;
	margin-top: 2em;
}
.feedlink     {
		  text-align: right;
		}
