BODY {
	margin: 0px 0px 0px 0px;
	}
#palframe {
	margin: 0px 0px 0px 0px;
	height: 550px;
	}
#palette1 {
	margin: 0px 0px 0px 0px;
	width: 249px;
	height: 159px;
	background-color: #971A1E;
	background-image: url('../site_images/redbox5.jpg');
	border: 1px solid #5C3052;
	}
#palette2 {
	margin: 8px 0px 0px 0px;
	width: 249px;
	height: 160px;
	background-color: #971A1E;
	background-image: url('../site_images/redbox1.jpg');
	border: 1px solid #5C3052;
	}
#palette3 {
	margin: 8px 0px 0px 0px;
	width: 249px;
	height: 160px;
	background-color: #971A1E;
	background-image: url('../site_images/redbox5.jpg');	
	border: 1px solid #5C3052;
	}
.palette {
	font-family: verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #E6E6E6;
/*	color: #971A1E;		*/
	}
#msac {
	margin: 8px 0px 0px 0px;
	width: 249px;
	height: 36px;
	}
ul {
	font-size: 13px;
	line-height: 15px;
	}
li {
	list-style-type: none;
	margin-left: -28px;
	}
#gallery-img {
	position: relative;
	margin-left: 11px;
	margin-top: 3px;
	border: 1px solid #CC6666;
	}
#gallery-link {
	position: absolute;
	top: 142px;
	left: 11px;
	font-size: 11px;
	}
#gallery-arw {
	position: relative;
	vertical-align: middle;
	border: none;
	}
.menu {
	position: absolute;
	padding-left: 9px;
	padding-top: 5px;
	width: 245px;
	font-family: verdana, arial, sans serif;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;	
/*	color: #971A1E;		*/
	}
#calendar {
	position: relative;
	margin: 6px auto auto -6px;
	width: 245px;
	height: 132px;
/*	vertical-align: middle;	*/
	}

.blankDay {height: 14px;}
.dayHead {margin-top: 1-px; font-size: 11px; font-weight: bold; color: #f1ebe8; text-align: center}
.dayCell {font-size: 10px; color: white; text-align: center}
.dayCellEvent {font-size: 10px; font-weight: bold; color: white; text-align: center; background-color: #996666}
	
body.def {background-color: transparent;}
