body 
{
	margin: 0;
	padding: 0;
		font-family:  "Lucida Grande", Verdana, sans-serif;
		background-color: #f0e68c;
}


h2 	
{ 
	background-color:#cde686 ;
	color: #A65200;
	margin-bottom: 10px; 
	margin-top: 0px;
	margin-left:2px;
	text-align:center;
}
h2.times 	
{ 
	background-color:#cde686 ;
	color: #A65200;
	margin-bottom: 10px; 
	margin-top: 0px;
	margin-left:2px;
	text-align:center;
	font-family: "Times New Roman Bold";
	font-size: 30px;
}

h2 span
{
	display: none;
}

h4 	
{ 
	color: #605f00;
	margin-top: 7px;
	margin-bottom: 10px; 
	margin-left:0px;
	height:4px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align:center;
	}
h4.time	
{ 
	color: #605f00;
	margin-top: 7px;
	margin-bottom: 20px; 
	margin-left:0px;
	font-family: "Times New Roman Bold", serif;
	text-align:center;
	text-decoration: underline;
	}
hr  
{
	color: #666600;
}
h6.small
{
	font-size: .5em;
	position: absolute;
	top: 1px;
	left: 850px;
	}
p	
{ 
	color: #666600; 
	font-size: .80em;
	padding-left:8px;
	padding-right:8px;
	line-height: 1.3em;
}

p.smaller
{
 font-family: "Lucida Grande", Verdana, sans-serif;
 font-size: .70em;
color: #1d1d1d;
line-height: .9em;
}
p.larger
{
 font-family: "Lucida Grande", Verdana, sans-serif;
 font-size: 1em;
 color: #a9a9a9;
 }
 ul 	{font-family: "Times New Roman Bold",serif;
		 font-size: .85em;
		 padding-left: 10px;
		 padding-right: 6px;
		 margin-left:0px;
		 margin-bottom:8px;
 		 margin-top: 8px;
 }
 li 	{font-size: .80em;
		font-family: "Lucida Grande", Verdana, sans-serif;
		margin-left:0px;
		 list-style-type: none;
		}
		
li.small 	{font-size: .75em;
		font-family: "Lucida Grande", Verdana, sans-serif;
		margin-left:0px;
		margin-bottom: 3px;
		 list-style-type: none;
		}



	a:link{color: #993333;text-decoration: none;
			line-height: 1.4em;
			font-weight: bold;
		
	
	
	} 
	


a:visited{color:#003300 ;text-decoration:none; border-bottom: 1px; border-bottom-color: #F2900B;border-bottom-style: dotted;}

a:hover{background-color: #ffcc66; color:#666600 ;text-decoration:none;}

a:active{color:teal ;text-decoration:none; border-bottom-style: dotted; border-bottom-color: #ffcc33;
													}
  
#leftcontent {
position: absolute;
left: 1%;
width: 24%;
top:45px;
background: #e3f1bd;
						}
							
#centerleftcontent {
position: absolute;
left: 26%;
width: 24%;
top: 45px;
background:#f5f5dc ;
								
						}
							
#centerrightcontent {
position: absolute;
left: 51%;
width: 24%;
top: 45px;
background: #fffab2;
					
							}
							
#rightcontent {
position: absolute;
left: 76%;
width: 24%;
top: 45px;
background:#eee8aa;
							
							}					
