/* ILMOYMCASwimming.org style sheet -- style.css */

/* Red - FF0000 */
/* Dark Faded Red - 990000 */
/* Yellow - FFFF00 */
/* Dark Faded Yellow - 999900 */
/* Green - 00FF00 */
/* Dark Faded Green - 009900 */
/* Cyan - 00FFFF */
/* Dark Faded Cyan - 009999 */
/* Blue - 0000FF */
/* Dark Faded Blue - 000099 */
/* Magenta - FF00FF */
/* Dark Faded Magenta - 990099 */
/* Pale Gray - CCCCCC */
/* Light Gray - 999999 */
/* Dark Gray - 666666 */
/* Obscure Gray - 333333 */

body { font: 10pt Verdana; width: 994;}

#banner {position: absolute; top: 20px; left: 297px; }

#menu {position: absolute; top: 100px; left: 0px; top: 100px; height: 900px;
	   width: 250px; border-right: 5px solid #990000; padding: 5px;
	   border-top: 5px solid #990000; }

#main {position: absolute; top: 100px; left: 254px; top: 100px; height: 900px;
	   width: 740px; border-left: 5px solid #000099; padding: 5px;
	   border-top:  5px solid #000099; }

	   /* #footer {position: absolute; top: 1000px; left: 0px; width: 770px; } */

.centeredImage {text-align:center; display:block;}

.bld { font-weight: bold; }

