@charset "utf-8";
/* CSS Document */

#header { background:url(img/bg_line.gif) bottom repeat-x; padding-top:15px; }

#nav { background:url(img/nav.png) no-repeat; height:41px; width:919px; }

#head { background:url(img/head.png) no-repeat; height:355px; width:919px; }

#mainnav { background:url(img/mainnav.png) no-repeat; height:77px; width:919px; }

#searchForm input { background-color:#928bbe; color:white; }

#bread, #bread a{ color:#928bbe }

#footer { background:url(img/footer.png) top no-repeat; padding-top:50px; padding-left:50px; width:919px; }

a.anchor { background:url(img/anchor.gif) no-repeat left top; color:black; padding-left:20px; }

body { background:#e9e8f2;  }

#infoBox, .infoBox {
	background-color:#e9e8f2; 
}

#article .text a {color:#928bbe}