h1			{
				text-decoration:			 underline;
				text-align:			center;
}
h3			{
				text-decoration:			 underline;
				text-align:			center;
}
#main		{
				width:						 795px;
				height:						 2200px;
				background-image:	 url(graphics/bg1.gif);
				border-color:			 #10076d;
				background-repeat: repeat;
}
#main h2 {
			text-decoration:		underline;
			text-align:			center;
}
#main h3 {
			text-decoration:		underline;
			
}
em.big  {
				font-weight:			bold;
}
	
#thanksgiving {
				 width:						684px;
				 padding:					50px;
				 padding-top:			20px;
				 padding-bottom:	20px;
				 text-align:			center;
				 border:	    		4px solid;
				 
}							 			 
#message {
				 width:						764px;
				 padding:					10px;
				 text-align:			center;
				 border-bottom:		2px solid #10076d;
				 border-left:			4px solid #10076d;
				 border-top:			4px solid #10076d;
				 border-right:		4px solid #10076d;
				 color:					  #b80004;
}
.note {
			font-size:					85%;
			color:							#b80004;
}

.note2 {
			font-size:					105%;
			color:							#b80004;
}
			
#edbread {
				 width:						684px;
				 padding:					50px;
				 padding-top:			20px;
				 padding-bottom:	20px;
				 text-align:			center;
				 border-bottom:		2px solid;
				 border-left:			4px solid;
				 border-top:			4px solid;
				 border-right:		4px solid;
				 
}
#monday	{
				width:						239px;
				height:						650px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border-bottom:		2px solid;
				border-left:			4px solid;
				border-top:   		2px solid;
				border-right: 		2px solid;
}
#tuesday	{
				width:						239px;
				height:						650px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border:						2px solid;
}
#wednesday	{
				width:						238px;
				height:						650px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border-top:				2px solid;
				border-left:			2px solid;
				border-bottom:		2px solid;
				border-right:			4px solid;
}
#thursday	{
				width:						239px;
				height:						500px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border-bottom:		4px solid;
				border-left:			4px solid;
				border-top:   		2px solid;
				border-right: 		2px solid;
				margin-bottom:		50px;
}
#friday	{
				width:						239px;
				height:						500px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border-top:				2px solid;
				border-bottom:		4px solid;
				border-left:			2px solid;
				border-right:			2px solid;
				margin-bottom:		50px;
}
#saturday	{
				width:						238px;
				height:						500px;
				padding:					10px;
				text-align:				center;
				float:						left;
				border-top:				2px solid;
				border-right:			4px solid;
				border-bottom:		4px solid;
				border-left:			2px solid;
				margin-bottom:		50px;
}

