
#leftcontent {
		float:left;
		FONT-FAMILY: Georgia, serif;
		FONT-SIZE: 12px; 
		COLOR: #000;
		width:162px;
		height:600px;
		}
		
#rightcontent {
		FONT-FAMILY: Georgia, serif;
		FONT-SIZE: 14px;
		width:410px;
		float:right;
		}		

#top {
	width:592px;
	margin-left: auto;
	margin-right: auto;
    }

 


BODY {
	FONT-FAMILY: Georgia, serif;
	FONT-SIZE: 12px; 
	COLOR: #000000;
	background-color:#EEE8FF;
	}
	
		
	 
A:link {
	COLOR: #B55F41; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A:visited {
	COLOR: #B55F41;
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
}
A:active {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
	border-bottom:dotted 1px;
}
A:hover {
	//BACKGROUND:#B55F41;
	COLOR: #E5E352; 
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
}

.center {
	TEXT-ALIGN: center
}
.right {
	TEXT-ALIGN: right
}
.left {
	TEXT-ALIGN: left
}
.fl {
	FLOAT: left;
	clear: left;
	}

#thirtyBoxes {
background-color:#f7f7f7;}
}

div#thirtyBoxes .eventItem {margin-left:10px; text-indent:-10px;}
div#thirtyBoxes .eventDate {font-size:10px; }
div#thirtyBoxes .eventSummary {color:#666; font-size:10px; }
div#thirtyBoxes .header {font-weight: bold; margin-bottom: 6px; }
div#thirtyBoxes .footer {margin-top: 6px; background-color: #eee; font-weight: bold; font-size: 10px; }
div#thirtyBoxes .eventBlock { cursor: pointer; }




