/* Please update all comments as necessary if you change or add any styles */

/*Global styles*/
.headerSect		{ text-align: center; margin-left: auto; margin-right: auto;
					background-image: url("http://koltorah.org/Images/background.jpg") } /* Section containing page header */
.headInfo		{ font-size: 12pt; font-weight: bold; border-top: solid black 4px; 	/* Line of weekly header information (Parsha, date, etc) */
					border-bottom: solid black 4px; margin-top: 0; padding-top: 0;
                    margin-bottom: 0; padding-bottom: 0 }
.headInfo p		{ display: inline; padding-right: 20; padding-left: 20 }
.bodySect		{ border-bottom: solid }    /* Global stuff for body section of page */
.footerSect		{ text-align: center }    /* Footer section of page */
.footer			{ margin-top: .5em; padding-top: .5em; border-top: ridge medium silver }
.homeLink		{ font-size: 14pt }	/* Link to homepage */
