body {background-color: white;



}


div.main { background-color: white; background-image: url('images/smaller.jpg'); background-repeat: none; padding-left: 0.2em ;    width:400px; overflow: auto;   z-index: 2; position:relative;}


div.links { background-color: white;  background-repeat: none;  padding-left: 0.2em ;  overflow: visible;   z-index: 2; position:relative; float:left;}

div.title { background-color: white;  background-repeat: none;      overflow: visible;   text-align:center; z-index: 2; position:relative;}

div.siteinfo { background-color: white;  padding-left: 0.2em ;  overflow: visible;  margin-top: 105px; width:492px;  text-align: center; z-index: 2; position:relative;}


p {color: black; font-family: "arial"; font-size: normal;}

h1 {color: black; font-family: "helvetica"; font-size: x-large;}
h1.title {color: black; font-family: "book antiqua"; font-size: xx-large; margin-top: 0.3em;}

p.link {color: black; font-style: normal; font-family: "book antiqua"; font-size: x-large; text-decoration:none;}
p.small {color: black; font-family: "arial"; font-size: small;}
a:link { color: black; border-style: none; padding-left: 0px; padding-right: 0px; margin: 0px 0px 0px 0px; text-indent: 0px;} 
a:link img  { border-style: none; padding-left: 0px; padding-right: 0px; margin: 0px 0px 0px 0px; text-indent: 0px;}     /* unvisited link */
a:visited { border-style: none; padding-left: 0px; padding-right: 0px;}  /* visited link */
a:hover {color: grey; border-style: none; padding-left: 0px; padding-right: 0px;}   /* mouse over link */
a:active {color: black; border-style: none; padding-left: 0px; padding-right: 0px;}   /* selected link */
a:visited img  { border-style: none; padding-left: 0px; padding-right: 0px; margin: 0px 0px 0px 0px;  text-indent: 0px;} 


