	body
	{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	}
	
	#container
	{
	width: 800px;
	\width: 820px;
	w\idth: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	}
	
	#banner_upper
	{
	padding: 0px;



		margin-bottom: ;
	background-image: url(../images/banner.png);
	height: 140px;
	background-repeat: no-repeat;
	}
	
	#content_narrow
	{
	margin-left: 150px;
	margin-right: 180px;
	zoom: 100%;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #d3e4f4;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: justify;
		/* the zoom attribute fixes the glitchy column */
	}
	
	#content_wide
	{
		padding: 0 5px;
		margin-left: 160px;
		margin-right: 10px;
		/* background-color: gray; */
		zoom: 100%
		/* the zoom attribute fixes the glitchy column */
	}
	
	#left_column
	{
	float: left;
	width: 130px;
	\width: 150px;
	w\idth: 187px;
	margin: 0;


		margin-right: ;
	/* background-color: rgb(235, 235, 235); */
		border:1px none #d3e4f4;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
	#left_column p{
	padding-left: 10px;
}
	#left_column ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight:900;
	}
	
	#left_column ul li
	{
	padding-left: 25px;
	background-image: url(../template9/images/bullet_blue_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-weight: normal;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	line-height: normal;
	}
	
	#left_column a, #left_column a:link, #left_column a:visited {
	text-decoration:underline;
	color:#333333;
	line-height:2em;
	padding:2px;
	font-size: 86%;
}
	#left_column a:hover, #left_column a:active {
	text-decoration:underline;
	line-height:2em;
	padding:2px;
	color: #990000;
}
	
	#left_column p.pix
	{
	  text-align:center;
	}
	
	#left_column p.pix img
	{
	  /* padding:2px; background:white; border:1px solid red; */
	}
	
	#right_column {
	float: right;
	padding: 5px;
	background-color:#FFFFFF;
	height: 400px;
	width: 200px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	margin-right: 12px;
	}
	
	#footer
	{
	clear: both;
	margin-top: 10px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/bottom-bg-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	}
	
	#footer ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#footer ul li
	{
		margin: 0;
		padding: 0;
		display:inline;
		padding-right:10px;
	}
	
	#footer a, #footer a:link, #footer a:visited { text-decoration:none; color:blue; border-left:1px solid #000; padding-left:10px;}
	#footer a:hover { text-decoration:underline; border-left:1px solid #000; padding-left:10px; }
	#footer a:active { text-decoration:none; background:#999; border-left:1px solid #000; padding-left:10px; }
	
	h1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
