/* 
Home page style sheet for IWJG web site.
Copyright 2003 Daniel J. Barrett
*/

TD.tagline {
 text-align: center;
 vertical-align: middle;
/*  background: #CCCCCC; */
}

TABLE.notices {
 border: 3px ridge gray;
 margin: 1px;
 width: 100%;
}

TD.testimonial {
 height: 150px;
 text-align: center;
 background-color: #EEEEEE;
 font-size: 11px;
}

SPAN.testimonialcredit {
 font-weight: bold;
}

TD.notice {
 height: 100px;
 text-align: center;
 background-color: #EEEEEE;
 border: 3px ridge gray;
}

DIV.testimonialhead {
 text-align: center;
 font-weight: bold;
}
