body { font-family: Arial, Tahoma, Helvetica, sans-serif; color: #000000; font-size: 11px; background-color: #EBE6DA;}
table { font-family: Arial, Tahoma, Helvetica, sans-serif; color: #000000; font-size: 11px;}
.mainTable { background-color: #FFFFFF;}
.purpBG { background-color: #8A0033; }
.lightBG { background-color: #E0D7C1; }
.welcome { background-color: #8A0033; width: 225px; height: 20px;}
.welcomeNote { width: 265px; height: 200px; padding: 0px 10px 0px 10px; }
* HTML .welcomeNote { width: 285px; }
.welcomeNote2 { width: 278px; height: 145px;}
.otherNote { width: 278px; height: 135px;}
.date { width: 490px; height: 25px; background-color: #8A0033; }
.thoughtOfDay { width: 490px; height: 55px; background-color: #8A0033; }
.gallery { background-color: #8A0033; width: 490px; height: 135px; background-image: url(images/galleryBG.gif); background-repeat: no-repeat; background-position: center right;}
.banner { height: 35px; width: 788px; background-image: url(images/topBG.gif); background-repeat: repeat-x; font-style: italic; padding-right: 20px; font-size: 12px; text-align: right;}
.top1 { width: 278px;}
.top2 { width: 490px;}

.mainPane1 { width: 386px; background-color: #E0D7C1;}
.mainPane2 { width: 202px; background-color: #E0D7C1;}
.mainPane3 { width: 386px; background-color: #E0D7C1;}
.mainPane4 { width: 168px; background-color: #E0D7C1;}
.mainPane5 { width: 600px; background-color: #E0D7C1;}
.mainPane6 { width: 588px; background-color: #E0D7C1;}

.article1 { width: 232px; background-color: #E0D7C1;}
.article2 { width: 324px; background-color: #E0D7C1;}

.pad4 { padding: 4px;}
.pad14 { padding: 14px;}
.left14 {padding-left: 14px;}

.gold {color: #9E833E;}
.wht {color: #FFFFFF;}
.dRed {color: #8A0033;}
.red {color: #FF0000;}
.lRed { color: #FF6666;}

.bld { font-weight: bold;}

.sm {font-size:12px;}
.md {font-size:16px;}
.lg {font-size:23px;}
.title {font-size:40px; color: #8A0033; }

.mainMenu				{ width: 154px; background-color: #8A0033; padding-left: 14px; padding-top: 14px; font-size: 12; color: #ffffff; text-decoration: none; display: block; }
* HTML .mainMenu { width: 168px; }
a.mainMenu:link 		{ }
a.mainMenu:visited 		{ }
a.mainMenu:hover 		{color: #9E833E;}
a.mainMenu:active 		{ }

.adminMainMenu				{ background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: 20px 5px; font-size: 12; color: #ffffff;text-decoration: none; padding-left: 35px; }
a.adminMainMenu:link 		{ }
a.adminMainMenu:visited 	{ }
a.adminMainMenu:hover 		{color: #9E833E; background-position: 25px 5px; }
a.adminMainMenu:active 		{ }

.footer				{font-size: 11;color: #ffffff;text-decoration: none;}
a.footer:link 		{ }
a.footer:visited 		{ }
a.footer:hover 		{color: #9E833E;}
a.footer:active 		{ }

.subjects				{font-size: 11;color: #9E833E;text-decoration: none;}
a.subjects:link 		{ }
a.subjects:visited 		{ }
a.subjects:hover 		{color: #333333;}
a.subjects:active 		{ }




.pad10					{padding-left:10px; padding-right:10px;}