	body { 
		background-color:#50483B; 
		background-image: url("../"); background-attachment: fixed;
		margin-top:20px; 
		padding:0; 
		font-family:tahoma;
		font-size:11px;
		line-height: 15px;
		color:857c6e;
		text-align: justified;;}
	
	
	table {
		font-size:11px;
		font-family:tahoma;
		line-height: 15px;
		text-align: justified;}
	
	.calendar {
		width:50px;
		text-align: justified;}
	
	.headlines{background-color: #FFFF66; color: #000000; }
	
	.storyarchive	{
		margin: 0 0 0 0;
		background: #FFFF66;
		border: 1px dashed #666666;
		padding: 2px;
		color: #000000;
		font: 11px/16px georgia;}
	
	.caption { font-family: georgia;
		font-size:12px;
		color: #000000;}	
		
	#caption a, #caption {
		color: #5E5548;
		font: 12px 'tahoma';
		text-decoration: none;}
		
	.subheadline {margin-top:5px; font: 11px tahoma; color: #666666; background-image: url(images/navbg.gif); 
					background-color:D6E4BA; border: 1px solid #CAE497}
		
	#nav a, #nav a:link, #nav a:visited, #nav a:active{
	color: #857C6E;
	font: 18px 'georgia';
	line-height: 22pt;
	margin: 0 0 0 0px;
	padding: 0px 0px;
	text-decoration: none;
	text-align: center;}

	#nav a:hover {
	color: #99CCFF;}
	
	#small a, a:link, a:visited{	
	color: #003366;
	font: 11px 'tahoma';
	line-height: 15pt;
	text-decoration: none;}
	
	a:hover{	
	color: #003366;
	font: 11px 'tahoma';
	line-height: 15pt;
	text-decoration: underline;}

	/* page border styles */
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BBB7B1;
		padding: 5px;
		margin:0 auto;
		align: center;
		text-align:left;
		/*width:800px; */
		width:750px; 
		position: center;
	}
	
	/* commented backslash hack v2 \*/
	div#outerborder {
	background-color: #FFFFFF;
	padding: 5px;
	margin:0 auto;
	align: center;
	text-align:left;
	width:750px;
	position: center;
	border: 1px solid #BBB7B1;
	}
	/* end hack */
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#outerborder {
		/*width:795px; */
		width:750px; 
	}
	/* end hack */
	
	div#innerborder {
	padding:0;
	margin:0 auto;
	text-align:left;
	border: 1px solid #BBB7B1;
		/*width: 785px; */
	}
	
	.t1	{
		margin: 0 0 0 0;
		background: #D5FBFC;
		border: 5px solid #D5FBFC;
		padding: 2px;
		}
	.t2	{
		margin: 0 0 0 0;
		background: #FCFED6;
		border: 5px solid #FCFED6;
		padding: 2px;
		font-color:000033;
		font-family:tahoma;
		font-size:10px;}
	
	#event a:link, #event a:visited{
	color: #2C6C95;
	font: 14px 'georgia';
	font-weight:bold;
	text-decoration: none;}
	
	#event a:hover{
	color: #000000;
	font: 14px 'georgia';
	font-weight:bold;
	text-decoration: none;}
	

