body {
	width: 97%;
	}

#content {
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	font-size:100%;	
	color:#000;
	border:1px solid #000080;
	}
	

/* Looks like you have to specify the width of #newsbox
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#content P { font-size:100%;	  
	}
	#content a {
	color: #000080;
	text-decoration: none;
	font-weight: bolder;
	}

   #content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
	}	

	#content #newsbox {
	  float:right;
	  width:200px; 
	  border:1px solid #000; 
	  background: #eee;
     margin-left:5px;
     margin-bottom:5px;
		}
  
	#newsbox p,li,table { font-size:15px;	  line-height: 125%;}
			
	#newsbox ul { margin-left:15px; padding-left: 10px;}

	#newsbox a {
	color: #000080;
	text-decoration: none;
	font-weight: bolder;
	}

   #newsbox a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
	}


#leftcol {
	float:left;
	width:179px;
	background:#990000;
	color: #fff;
	border: 1px solid #000080;
	}
		
#leftcoltop { 
   padding:15px; 	
	background:#fff;	
	color:#000080;
	font-weight:900;
	font-size:115%; 
		}
		
#leftcolbox {
   background: #990000;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0px;
  }		
	
	#leftcolbox a {
	color: #fff;
	text-decoration: none;
	}
	#leftcolbox a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#leftcolbox ul,li{
	font-weight: 900;
	padding-top: 4px;
	}
	

	

#footer {
	position:relative;
	top:1px;
	background:#fff;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#000;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 2px solid #333;
	}
		
	#footer .date {
		float:left;
		text-align:left;
		}
	
	#footer .contact {
		float:right;
		text-align:right;
		}
	#footer a {
	color:#000080;
	text-decoration:none;
	}
	
   #footer a:hover {
	color:#000080;
	text-decoration:underline;
	}	
	
html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	}


div {
	border: none;
	}
	
p.center {
	text-align:center;
	}
	
	p.right {
	text-align: right;
	}

	.right  {
	text-align: right;
	}
	
	p.center20 {	
		font-style: italic;
		font-weight: 900;
		color: #000080;
		vertical-align: top;
		text-align: center;		
		font-size: 18px;
		}
	
	p.center20red, .center20red a {
		font-weight:900;
		color: #990000;
		vertical-align:top;
		text-align:center;
		font-size:18px;	
		}
	
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	}
 
	
h2.center {
  text-align:center;
  font-size: 100%;
}

h2.centerblue {
  text-align: center;
	color: #000080;
   font-size: 18px;
}

h2.centerred, .centerred a {
  text-align: center;
	color: #990000;
	font-size: 18px;
}
	
h2.centerredblink, .centerredblink a {
   text-align: center;
   font-size: 18px;
	color: #990000;
	text-decoration: blink
}

h3.center {
  text-align: center;
  font-size: 16px;
}

h4.webdate {
  text-align: left;
  	font-size: 15px;
	font-weight: 900;
}

h4.webdayhead {
  text-align: center;
	font-size: 17px;
	font-weight: 900;
}
#margin25 li{
  padding-left: 20px;
}
	
	#bold30 {
	font-size: 30px;
	font-weight: 900;
}

font.bcli {
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 150%
}	

font.bcl {
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 150%
}	

li.norm {
   font-weight:500;
   }
	
