html {
     overflow: -moz-scrollbars-vertical;
}


body {
  margin:0; background-image:url(img/bg_scanfuscia2.jpg); background-repeat: repeat-x;
  font-size:13px; line-height: 1.3em;
}

body,td,li,hi,h2,h3,p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#content { margin:0 20px 20px 6px; }
   

#bottombg {
	border-top: 15px solid #ffffff;
 	background-image:url(img/bg_bottom2.gif); background-repeat: repeat-x;
}

.inset {margin-left:40px;}
.inset2 {margin-left:20px;}

.img_left { float:left; margin-right:10px; border: 1px solid #222222; }

h1 { font-size: 24px; font-weight: bold; color: #71449b; margin-top:-4px; line-height: normal;}
h2 { font-size: 19px; font-weight: bold; color: #71449b; margin-bottom:0px; line-height: normal;}
h3 { font-size: 16px; font-weight: bold; color: #335d72; line-height: normal;}


a {color: #5F3982; } /* purples from banner flowers 71449b 3e2088  43308d */
a:hover { color: #335d72; }

a.home {text-decoration:none; color: #71449b; font-size: 20px; font-weight: bold; }
a.home:hover {text-decoration:none; color: #335d72; font-size: 20px; font-weight: bold; }

a.gray { color: #aaaaaa; font-size:13px; }
a.gray:hover { color: #335d72; font-size:13px; }






