/*** CONTAINER ***/
#top_container{ background-image:url(images/bg-cont-top.gif); background-repeat:repeat-x; background-position:top; border-top:solid 5px #b2b2b2 }
#bottom_container{ background-image:url(images/bg-cont-bottom.gif); background-repeat:repeat-x;}
#bottom_container_glow{ background-image:url(images/bg-cont-bottom-shadow.gif); background-repeat:no-repeat; background-position:top;}
#bottom_container_r{ background-image:url(images/bg-cont-bottom-r.gif); background-repeat:repeat; background-position:bottom;}

/* DROPCAPS */
.dropcap1{	color:#777;}
.dropcap2{	background: transparent url(images/dropcaps.png) top left no-repeat;}
.dropcap3{	background: #777;}

/* footer */
#copyright{background-image:url(images/bg-copyright.png); height:40px; background-repeat:no-repeat; text-align:center; background-position:center;  font-size:11px;  font-family:Arial, Helvetica, sans-serif; color:#fff; text-align:center; padding-top:20px;}

