<STYLE TYPE="text/css">

/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A			{  font-family:arial, helvetica }
A:link		{  color:#666; text-decoration:none }
A:active	{  color:#666; text-decoration:none }
A:visited	{  color:#666; text-decoration:none }
A:hover		{  color:#666; text-decoration:underline }


SPAN		{ font-family:arial, helvetica }
TD     		{ }
BODY		{ background-color:#000; text-align: center; }

table		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

/**** month and year header at top of calendar ****/
.date_header			{ color:#fff; font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:150px; width: 120px; }
.empty_day_cell			{ background-color:#EDECD8; height:150px; width: 120px; }
.today_cell				{ background-color:#F5F4ED; height:150px; width: 120px; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ padding-bottom:6px; font-size:12px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#000000; text-decoration:none }
.title_txt A:active		{ color:#000; text-decoration:underline }
.title_txt A:visited	{ color:#000; text-decoration:underline }
.title_txt A:hover		{ color:#000; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#A2B369; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#aaa; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#FFFFCC; font-weight:bold; }

.item_space			{ padding-bottom:4px; }


#banner {
	background:#000 url(../images/mor.jpg) no-repeat;
	background-position: top center;
	width:350px;
	height:115px;
	text-align: center;
	float:left;
}

#emaillist {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	float: left;
}

#banner img{
	border: 0;
}

#links {
	padding-top:28px;
	width: 450px;
	height: 59px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 15px; 
	text-align:left;
}
	#links .link {
		color: #fff;
	}
	#links .mark {
		color: #fff;
	}

#links A			{  }
#links A:link		{  color:#FFFFFF; text-decoration:none }
#links A:active		{  color:#CCCCCC; text-decoration:none }
#links A:visited	{  color:#fff; text-decoration:none }
#links A:hover		{  color:#fff; text-decoration:underline }




#main {
	width: 950px;
	background:#000 url(../images/sparkle.jpg) repeat;
}

#main_container {
	padding: 10px 0 50px 0;
	width: 850px;
	margin: 1px auto;
    text-align: left;
    position: relative;
	background-color:#000;
}


#legal { 
	margin-top: 10px;
	font-size: 12px;	
	color: fff;

}

#legal A			{  font-family:arial, helvetica }
#legal A:link		{  color:#f00; text-decoration:none }
#legal A:active		{  color:#f00; text-decoration:none }
#legal A:visited	{  color:#f00; text-decoration:none }
#legal A:hover		{  color:#f00; text-decoration:underline }




#footprint A			{  font-family:arial, helvetica }
#footprint A:link		{  color:#FFFFCC; text-decoration:none }
#footprint A:active		{  color:#FFFFCC; text-decoration:none }
#footprint A:visited	{  color:#FFFFCC; text-decoration:none }
#footprint A:hover		{  color:#FFFFCC; text-decoration:underline }


.style396 {verdana: 13px;
	color: #000000;
	font-family: Arial;
}
.style1 {verdana: 13px;}


// end hiding 
</STYLE>
