		div#container
		{
			width: 938px;
			background-image: url(../images/news_left.jpg);
			background-repeat: repeat-y;
			background-position: left;
			display: table;
		}
		
		#navigation a:hover
		{
			color: #fff;
			background-color: #008498;
			/*background-image: url(../images/home_left.jpg);
			background-repeat: repeat-y;*/
			text-decoration: underline;
		}
		
		#navigation a.site-home{
		background-color:#339dad;		
		font-size: 8pt;
		font-weight:bold;
		display: block;
		width: 172px;
		padding: 2px 0px 2px 12px;
		margin: 0px 0px 0px 7px;
		text-decoration: none;
		color: #fff;}
			
			#navigation a.site-home:hover{
			background-color:#339dad;	
		text-decoration: underline;
			}
			
		#navigation a.sl{
		width: 184px;
		background-color:#99ced6;		
		margin: -4px 0px -1px 14px;
		text-decoration: none;
		padding-left:25px;
		padding-top:2px;
		padding-bottom:3px;
		font-weight:normal;
		color: #333;}
			
			#navigation a.sl:hover{
			background-color:#99ced6;	
		text-decoration: underline;
			}
			
			#navigation a.slh{
		width: 184px;
		background-color:#5cb0bd;		
		margin: -4px 0px -1px 14px;
		text-decoration: none;
		padding-left:25px;
		padding-top:2px;
		padding-bottom:2px;
		font-weight:normal;
		color: #fff;}
		
			
			#navigation a.slh:hover{
			background-color:#5cb0bd;	
		text-decoration: underline;
			}
		
		.section-box
		{		
		height: 75px;
		width: 245px;
		background: #ebcce5;
		margin:  0px 10px 10px 14px;
		}
		
		.section-image{
		border: 1px solid #008498;
		margin: 10px 0 0px 10px;
		float:left;
		}
		
		
			.section-title{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #008498;
	}
			div#content h2
		{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #008498;
			padding-top: 1em;
			margin-left:14px;
		}
		
			div#content h3
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #333;
		font-weight:bold;
			margin-left:14px;
		}
		
	
	th
	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
		font-size: 8pt;
	background: #cce6ea;}
	
		td
	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		line-height:120%;
		font-size: 8pt;
		padding:5px;}
	