/* Global Styles */
body { margin:0px; background-image:url(/images/bg2.png); background-position:top center; background-repeat:repeat-x; background-color:#403f3f; }
td { font:11px arial; color:#333333; }
a { color:#ffffff; text-decoration:none; font-weight:bold; }	
a:hover { color:#ffff66; text-decoration:underline; }
	
/* ID Styles */	
#navigation a { font:10px arial; color:#336666; text-decoration:none; letter-spacing:.1em; }
#navigation a:hover { color:#ffffff; text-decoration:underline; }
#padding { padding:5px; }
#weekdays th { font:10px arial; color:#ffffff; letter-spacing:.2em; }
#calheader td { font-weight:bold; }
#purpleFlower { width:100%; height:223px; float:left; position:absolute; z-index:10; margin:0px 0px 0px 149px; background-image:url(images/purpleFlower.png); background-position:top left; background-repeat:no-repeat; }
.titleZindex { z-index:999; }

/* Class Styles */
table.deltasBgTop { width:950px; height:auto; border:0px; background-image:url(/images/table_bg3_top.png); background-position:top center; background-repeat:no-repeat; }
table.deltasBg { width:950px; height:auto; border:0px; background-image:url(/images/table_bg3.png); background-position:top center; background-repeat:repeat-y; }
.logo { font:18px times new roman; color:#333300; letter-spacing:.4em; font-weight:bold; }
.sidebarText { font:12px georgia; color:#ffffff; line-height:normal; }
.bodyText { font:11px arial; line-height:24px; color:#ffffff; }
.pageName { color:#ffffff; line-height:normal; font-family: georgia; font-size: 20px; }
.subHeader { font:14px georgia; color:#669999; font-weight:bold; line-height:20px; letter-spacing:.1em; }
.navText { font:10px arial; color:#333300; letter-spacing:.1em; }
.calendarText { font:11px arial; line-height:14px; color:#333333; }	

.spacerWHT { width:883px; height:3px; background:#ffffff; }
.marginTOP { margin-top:10px; }
.marginBTM { margin-bottom:10px; }
.padLeft20px { padding-left:20px; }
.picFrame { border:3px #892d2d solid; -moz-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px#888; box-shadow: 0px 0px 5px #888; }
