body {
 margin:0px;
 padding:0px;
 font-family:Arial, Tahoma, Geneva, sans-serif;
 font-size:.84em;
 color:black;
 background-color:white;
 text-align:center;
}
div#page-context {
 width:700px;
 margin:0 auto;
 text-align:left;
}
div#header-frame {
 width:700px;
}
div#header-liner {
 border-style:solid;
 border-width:5px;
 border-color:#55AA55;
 background-color:#fff;
}
div#header-sizeliner {
 height:84px;
 background-image: url("../../common/photos/firstgarden_bg.jpg");
 background-repeat:no-repeat;
 background-position:right;
}
div#content-context {
 width:700px;
 font-size:92%;
}
div#centercolumn-frame {
 float:left;
 width:700px;
}
div#centercolumn-liner {
 border: 1px solid #cfcfcf;
 background-color:white;
 padding:0 29px;
}
div#footer-frame {
 clear:both;
 font-size:7pt;
 font-style:italic;
}
div#footer-liner {
 border-style:solid;
 border-width:5px;
 border-color:#55AA55;
 background-color:#fff;
}
div#footer-sizeliner {
}
/* Tan hack: seen by WinIE only \*/
* html div#header-liner,
* html div#centercolumn-liner,
* html div#leftcolumn-liner,
* html div#rightcolumn-liner,
* html div#footer-liner  {
 he\ight:0;
 overflow:hidden;
 o\verflow:visible;
}
/* end of Tan hack */

div.imagebox-theme {
  margin-right:3px;
  float:left;
  width:150px;
  height:84px;
  overflow:hidden;
}
div.pageid {
  float:left;
  width:536px;
  height:24px;
  overflow:hidden;
}
div.header-contact-utilities {
  font-style:italic;
}
div.header-subjecttitle {
  font-family:"Comic Sans MS","Century Gothic",Charcoal,"Luxi Sans",sans-serif;
  color:#008000; /* green-plain */
  font-weight:bold;
  font-size: 14pt;
  line-height:14pt;
  height:54px;
}

img.image-theme {
  border-style:none;
  margin:0;
}
img.image-pageid {
 border-style:none;
}
img#dept_title {
 top:24px;
}
div.page-menu {
  margin-left:5px;
  width:140px;
  overflow:hidden;
  text-align:center;
  background-color:white;
  
}
div.page-menu a {
 display:block;
}
div.page-menu a:hover {
}
div.page-footer {
  font-family: Arial,Tahoma,Geneva,sans-serif;
  font-size:8pt;
  font-style:italic;
  clear:both;
  border-style:solid;
  border-width:1px 0 0 0;
  border-color:green; /* green-plain */
}
div.page-footer-utilities {
  text-align:right;
  float:right;
}