html {
  min-height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}

body {
  background-color: #447D91;
  background-image: url("./images/background_fade.gif");
  background-repeat: repeat-x;
}

a {
  outline: none;
}
a:link {
  color: #605CA8;
  outline: none;
}
a:visited {
  color: #605CA8;
  outline: none;
}
a:hover {
  color: #440E62;
  outline: none;
}
a:active {
  outline: none;
  color: #440E62;
}

img{
  border-style: none;
  border-width: 0;
  border-color: transparent;
}

.white_left {
  background-color: #FFFFFF;
}

.white_right {
  background-color: #FFFFFF;
}

.gray_center {
  background-color: #E6E6E6;
  background-image: url("./images/background_center.gif");
  background-repeat: repeat-y;
}

.abback {
  background-image: url("./images/abback.gif");
  background-repeat: no-repeat;
  background-position: top;
}

.text {
  padding: 30px;
  text-align: left;
  font-family: Times New Roman, Arial, sans-serif;
  color: #666666;
}

.booktext {
  padding: 10px;
  text-align: left;
  font-family: Times New Roman, Arial, sans-serif;
  color: #666666;
}

.bookmore {
  margin-right:30px;
  padding: 5px;
  text-align: right;
  font-family: Times New Roman, Arial, sans-serif;
  color: #666666
}

.header {
  padding: 5px;
}

.date {
  color: #ABA000;
}

.subheader {
  margin-left: 25px;
  color: #ABA000;
}

.footer {
  padding: 5px;
}

.copyright{
margin: 1px auto 1px;
color: #322F28;
font-family: Times New Roman, Arial, sans-serif;
font-size: 9pt;
text-align: center;
}

#preloadDefaultImages {
width: 0px;
height: 0px;
display: inline;
background-image: url("./images/banner.gif");
background-image: url("./images/background_fade.gif");
background-image: url("./images/anne_photo.gif)";
background-image: url("./images/headline.swf");
background-image: url("./images/headline_still.gif");
}
