		/********************************************** HTML tag styles                             ****************************************************************************************** Use with template 3col_leftNav.html
		/* Web Site redesigned by Sid Karp, 2006           3col_leftNav.css                             **********************************************/
body
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			color : rgb(0 , 0 , 128);
		/* Navy text for Site, Section, Related, Story */
			background : rgb(255 , 248 , 220);
		/* cornsilk web site background */
			line-height : 1.166;
			margin : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 0px;
		}
		/* The implementation of ex inits is buggy in Safari 1.0. */
		a
		{
			color: rgb(0 , 0 , 128);
			background-color: transparent; /* All Navy links */
			text-decoration: underline;
		}
			a:link
		{
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			text-decoration : underline;
		}
			a:visited
		{
			color : rgb(0 , 0 , 255); background-color: transparent;
		/* All darkstateblue links */
			text-decoration : underline;
		}
			a:hover
		{
			color : rgb(0 , 204 , 0); background-color: transparent;
		/* All  green links */
			text-decoration : underline;
		}
		h1
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 120%;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		h2
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 114%;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		h3
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 100%;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		h4
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 90%;
			font-weight : normal;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		h5
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 80%;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		h6
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 70%;
			color : rgb(0 , 0 , 128); background-color: transparent;
		/* All Navy links */
			margin : 0px;
			padding : 0px;
		}
		ul
		{
			list-style-type : square;
		}
		ul ul
		{
			list-style-type : disc;
		}
		ul ul ul
		{
			list-style-type : none;
		}
		label
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 100%;
			font-weight : bold;
			color : rgb(51 , 77 , 85); background-color: transparent;
		}
		/********************************************** Layout Divs                                 **********************************************/
		#masthead
		{
			width : 100%;
			padding : 0px;
			margin : 0px;
			background : rgb(0 , 255 , 0); background-color: transparent;
		/* lime */
			border-bottom : 0px solid;
		}
		#fg table
		{
			padding : 0px;
			background : rgb(255 , 255 , 255); background-color: transparent;
		/* white */
			width : 94%;
		}
		table
		{
			width : 100%;
			margin : 0px;
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 12px;
			text-align : left;
			background : rgb(0 , 255 , 0);
		}
		/* lime */
		th, td
		{
			border-right : 0px solid;
			border-left : 0px solid;
			border-bottom : 0px solid;
			padding : 0px;
		}
		tr
		{
			background : rgb(0 , 255 , 0); background-color: transparent;
		}
		/* lime */
		tr.alternate
		{
			background : rgb(255 , 255 , 255);
		}
		/* white */
		tr.alternate2
		{
			background : rgb(255 , 255 , 0);
		}
		/* yellow */
		caption
		{
			text-align : left;
			margin : 0px 0px 0.5em 0;
			font-weight : bold;
		}
		#navBar
		{
			float : left;
			width : 20%;
			margin : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 0px;
			background-color : rgb(0 , 255 , 0);
		/* lime */
			border-right : 1px solid rgb(204 , 204 , 204);
			border-bottom : 1px solid rgb(204 , 204 , 204);
		}
		#navBar2
		{
			float : left;
			width : 20%;
			margin : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 0px;
			background-color : rgb(255 , 215 , 0);
		/* gold */
			border-right : 1px solid rgb(204 , 204 , 204);
			border-bottom : 1px solid rgb(204 , 204 , 204);
		}
		#headlines
		{
			font-family : Arial , Helvetica , Verdana , sans-serif;
			font-size : 12px;
			text-align : left;
			float : right;
			width : 20%;
			border-left : 1px solid rgb(204 , 204 , 204);
			border-bottom : 1px solid rgb(204 , 204 , 204);
			padding-right : 10px;
			background : rgb(255 , 215 , 0);
		}
		/* gold */
		#content
		{
			float : left;
			width : 55%;
		}
		/********************************************** Components                                  ********************************************* *****Content is in the (index)bodycontent.***** */
		#siteName
		{
			margin : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 0px 0px 0px 10px;
		}
		/************* #globalNav styles ************* The implementation of ex inits is buggy in Safari 1.0. */
		#globalNav
		{
			padding : 0px 0px 5px 10px;
			border-bottom : 1px solid rgb(204 , 204 , 204);
			color : rgb(204 , 204 , 204);
		}
		#globalNav img
		{
			display : block;
		}
		#globalNav a
		{
			display : block;
			float : left;
			padding : 0.2em 1em;
			text-decoration : none;
			color : rgb(255 , 255 , 255);
			background : rgb(0 , 51 , 102);
			border-right : 1px solid rgb(255 , 255 , 255);
		}
		#globalNav a:hover
		{
			color : rgb(0 , 204 , 0);
			background : rgb(102 , 153 , 204);
		}
		/*************** #pageName styles **************/
		#pageName
		{
			margin : 0px;
			padding : 0px 0px 0px 10px;
		}
		/************* #breadCrumb styles *************/
		#breadCrumb
		{
			font-size : 80%;
			padding : 2px 0px 0px 10px;
		}
		/************** .feature styles ************** The implementation of ex inits is buggy in Safari 1.0. */
		.feature
		{
			padding : 0px 0px 10px 10px;
			font-size : 90%;
		}
		/******** bodycontent size of fonts**********/
		.feature h2
		{
			padding : 30px 0px 5px 0px;
			text-align : center;
		}
		.feature img
		{
			float : left;
			padding : 10px 10px 0px 0px;
		}
		/************** .story styles *****************/
		.story
		{
			clear : both;
			padding : 10px 0px 0px 10px;
			font-size : 90%;
		}
		/******** bodycontent size of fonts**********/
		.story p
		{
			padding : 0px 0px 10px 0px;
		}
		/************* #siteInfo styles ***************/
		#siteInfo
		{
			clear : both;
			border : 1px solid rgb(204 , 204 , 204);
			font-size : 75%;
			color : rgb(102 , 0 , 0);
			padding : 10px 10px 10px 10px;
			background : rgb(245 , 222 , 179);
		}
		/* wheat-colored footer background */
		#siteInfo img
		{
			padding : 4px 4px 4px 10px;
			vertical-align : middle;
		}
		/************* #search styles ************** Support for the top, text-top, middle, bottom, and text-bottom values of the CSS property vertical-align is incomplete; these values may not produce the intended effect. [Microsoft IE for Macintosh 5.2] */
		#search
		{
			padding : 5px 0px 5px 10px;
			background : rgb(255 , 204 , 0);
			border-bottom : 1px solid rgb(0 , 0 , 0);
			font-size : 90%;
		}
		#search form
		{
			margin-left : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding-left : 0px;
		}
		/* The implementation of ex inits is buggy in Safari 1.0. */
		#search label
		{
			display : block;
			margin-left : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding-left : 0px;
		}
		/*********** #navBar link styles ********** The implementation of ex inits is buggy in Safari 1.0. */
		#navBar ul a:link, #navBar ul a:visited
		{
			display : block;
		}
		#navBar ul
		{
			list-style : none;
			margin : 0px;
			padding : 0px;
		}
		/* hack to fix IE/Win's broken rendering of block-level anchors in lists  The implementation of ex inits is buggy in Safari 1.0. */
		#navBar li
		{
			border-bottom : 1px solid rgb(238 , 238 , 238);
		}
		/* fix for browsers that don't need the hack */
		html > body #navBar li
		{
			border-bottom : none;
		}
		/*********** #sectionLinks styles ***********/
		#sectionLinks
		{
			margin-left : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 1em 2em;
		/* 1em (top & bottom) - 2em (left & right) */
			list-style-type : none;
		}
		#sectionLinks h3
		{
			padding : 10px 0px 2px 10px;
		}
		#sectionLinks a
		{
			display : block;
			text-decoration : none;
			background : rgb(0 , 51 , 102);
			color : rgb(255 , 255 , 255);
			padding : 0.2em 0.5em;
			border-bottom : 1px solid rgb(255 , 255 , 255);
			width : 7em;
		}
		#sectionLinks a:hover
		{
			background-color : rgb(102 , 153 , 204);
			color : rgb(0 , 0 , 0);
		}
		#sectionLinks li
		{
			display : inline;
		}
		/*********** .relatedLinks styles ********** Value 'inline' is not supported for CSS property display [Microsoft IE for Macintosh 5.2] */
		#relatedLinks
		{
			margin-left : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 1em 2em;
		/* 1em (top & bottom) - 2em (left & right) */
			list-style-type : none;
		}
		#relatedLinks h3
		{
			padding : 10px 0px 2px 0px;
		}
		#relatedLinks a
		{
			display : block;
			text-decoration : none;
			background : rgb(0 , 51 , 102);
			color : rgb(255 , 255 , 255);
			padding : 0.2em 0.5em;
			border-bottom : 1px solid rgb(255 , 255 , 255);
			width : 7em;
		}
		#relatedLinks a:hover
		{
			background-color : rgb(102 , 153 , 204);
			color : rgb(0 , 0 , 0);
		}
		#relatedLinks li
		{
			display : inline;
		}
		/************** #advert styles ************* Value 'inline' is not supported for CSS property display [Microsoft IE for Macintosh 5.2] */
		#advert
		{
			padding : 1em 1em;
		}
		/* 1em (top & bottom) - 2em (left & right) */
		#advert img
		{
			display : block;
		}
		/************** #headlines styles **************/
		#headlines
		{
			text-align : left;
			margin-left : 0px;
		/* The implementation of ex inits is buggy in Safari 1.0. */
			padding : 10px 0px 20px 10px;
			font-size : 80%;
		}
		#headlines p
		{
			padding : 5px 0px 5px 0px;
		}
		div#photo
		{border: 'border-width' 'border-style' 'color';
		float: left;
		}
		/**************RightNavBar Styles************/
		.style2
		{
			font-size : 18px;
			font-weight : bold;
		}
