@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:#72c3bf; color:white; }

#bread, #bread a{ color:#72c3bf }

#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:#e3f3f2; }

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

#article .text a {color:#72c3bf}
