/* This homepage theme uses rust and greyish blue as well as special bullets */
#totop { display: none;}
#main {
  margin-left: 260px;
}
#news {
  margin: 15px 0 0 250px;
}
#crumbtext {
   margin: 0 280px 0 34px;

}
h1 {color: #666; margin: 0;  padding: 0 0 0 0;}
h1.nztc {background: transparent url(/images/bgrust.gif) repeat-y left; height: 100%; padding: 5px 0 0 62px; margin: 0;  min-height: 0; }
.homesubtitle {
  background: transparent url(/images/bgrust.gif) repeat-y left;
  margin: 0 ;  
  color: #00257e;
  padding: 0 0 0 62px;  
}
.homeabstract {
  background: transparent url(/images/bgrust.gif) repeat-y left;
  margin: 0 34px 0 0;
  font-style: italic;  
  color: #000;
  padding: 0 0 0 62px;  
}

#homelinks {
  float:left;
  width:245px;
  background-color: transparent;
  overflow:hidden; /* msie fix for wide content */
  font-size: 90%;
}

#homelinks .themelogo a {
  display: block;
  color: black;
  padding: 0 10px 0 0;
  font-size: 100%;
  margin: 0;
  width: 55px;
  float: left;
}
.themetitle, .themetitle a {
  display: block;
  color: #666;
  font-size: 110%;
  padding: 0;
  margin: 0 0 0 0;
  width = 150px;
  text-decoration: none;
}

.balloon span a:link span {display: none;}
.balloon span a:visited span {display: none;}
.balloon .themetitle a:hover span {
  position: absolute;
  margin:-53px 0px 0px 55px;
  max-width:370px;
  font: normal 10pt/12pt sans-serif;
  display: block;
  border: 1px solid #333;
  background-color: #f0f0f0;
  color: black;
}
.balloon .themelogo a:hover span {
  position: absolute;
  margin: -48px 0px 0px 55px;
  max-width:370px;
  font: normal 10pt/12pt sans-serif;
  display: block;
  border: 1px solid #333;
  background-color: #f0f0f0;
  color: black;
}

a {text-decoration: none; color: #666; font-weight: bold;}

#homelinks hr {
  border: 0;
  margin: 0 0 0 -40px;
  padding: 0;
  color: #d9d3dd;
  background-color: #d9d3dd;
  height: 1px;
}

#main ul {
  padding-left: 12px;
}
#homepic {
  display: block;
  color: black;
  padding: 0;
  margin: 0;
  width: 180px;
  float: left;
}
#homecontext {
  display: block;
  color: black;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;

}
#spotlight {
  margin: 0 0 0 0px;
  background: transparent;
  display: block;
  font-size: 110%;
  color: black;
  padding-right: 10px;

}

#homecontext a, #news a {
  text-decoration: underline;
}

.spacer {
 font-size: 6px;
 height: 6px;
}
#outer-wrapper {
  background: transparent url(/images/bgrust.gif) repeat-y left;
}
#leftside {
  background-color: #d9d3dd;
  background-image: url(/images/menuright-homepage.gif);
  background-repeat: repeat-y;
  background-position: right top; 
}
#leftside #lefttheme, #nav #navtheme, #crumb #crumbtheme   {
  background-color: #d9d3dd;
  background-image: url(/images/band-homepage.gif);
  background-repeat: repeat-y; 
  background-position: left top; 
}
#nav #theme-abouttc, #nav #theme-abouttc a {} /* do not exist in corporate places */
#left-menu-content, #left-utility-content {
  background:  #d9d3dd; 
}

#left-menu-spacer { /* don't display a spacer on the homepage */
  display: none;
}
#left-menu-end {
  background: #fff url(/images/menuend-homepage.gif) no-repeat top;
}

#left-menu-content b {
  display: none;
}

#left-menu-content ul li,  #left-menu-content ul ul li, #left-menu-content h2 , #left-menu-content p, #left-menu-content h3 {
 background-color: #d9d3dd;
 background-image: url(/images/bullet-utility.gif);
}

#left-utility-content  ul li,  #left-utility-content  ul ul li {
 background-color: #d9d3dd;
}
#footerband #footertheme, #footerband #footer {
  background: transparent url(/images/band-homepage.gif) repeat-y left;
}

#main ul li,  #main ul ul li {
 background-image: url(/images/listbullet-prt.gif); 
}
