/* Home customization CSS Document - copyright Chris Myers*/
#message { border-bottom: solid #9DB2E4 1px; border-top: solid #9DB2E4 1px; }

#spread { border: solid #9DB2E4 1px; }

#homeimage { background: transparent url("/images/homeimage.jpg") no-repeat; }
html>body #homemessage { background: transparent url("/images/homemessage.png") no-repeat; }
#homemessage { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/homemessage.png",sizingMethod="scale"); }

#navigation ul li { border-bottom: solid #9DB2E4 3px; }
#navigation ul li.selected { border-top: solid #9DB2E4 3px; border-right: solid #9DB2E4 3px; border-left: solid #9DB2E4 3px; border-bottom: solid white 3px; background: #9DB2E4; }

#column1 h1 { color: #9DB2E4; }

#column2border { border: solid #9DB2E4 1px; }