	  #g_title p, #g_footer p, #g_description p {
			margin: 0;
		  }
		  /*
			-- -- -- -- -- -- --
			Browser Fixes
			-- -- -- -- -- -- --
			This file uses CSS filtering methods to fix various layout bugs.
			Each of the following three imported files is a separate, browser-specific CSS file that keeps all 
			hacks out of the main style sheet.
			Over time, as supporting these browsers no longer remains a priority, cleaning up the hacks is as
			easy as deleting the @import statement below, or simply no longer linking this file from the HTML.
		  */
		  /* 
			fix ie6 "peekaboo bug" using the "holly hack". 
			Note, this style only gets applied to ie6
		  */
		  * html .wrapper {
			height: 0.1%;
		  }
		  /* 
		   * IE5 mac - overrides the IE/Win hack 
		   */
		  /*\*//*/
		  * html #threecolumn div {
			height: auto;
		  }
		  /**/
		  /* 
		   * IE5/Win-specific CSS -ensures #container wraps all content on window resize
		   */
		
		  @media tty {
		   i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
		  }/* */
		  /* Styling for editable elements. Eventually, this will be part of the style. */
		  .editable {
			border: 1px dashed blue;
		  }
		  
		  #footer {
			clear: both;
		  }
		  
		  /* Extra divs hidden by default. The custom CSS can override this though */
		  #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
			display: none;
		  }
		  
		  <!-- a img,:link img,:visited img {border: none;} -->
		
		  body {
			text-align: center;
		  }
			
		  #container {
			width: 718px;
			text-align: left;
			margin: 0 auto;
		  }

			dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
			a img,:link img,:visited img {border: none;}
			address {font-style: normal;}
			
			body { font-size: 62.5%; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.2; }
			#header, #main-content, #sidebar, #sidebar-alternate, #footer { font-size: 1.2em; }
			h1,h2,h3,h4,h5,h6,pre,code,p { font-weight: normal; }
			h1,h2,h3,h4,h5,h6,h7 { font-family: "Times New Roman", Times, serif; margin: 0.5em 0; }
			ul,ol { padding-left: 20px; }
			* html ul, * html ol { padding-left: 0; }
		   <!--  img { margin: 1px; } -->
			p  { text-indent: 1.2em; font-family: "verdana" , Times, serif; font-face: "verdana"; font-size: 2; letter-spacing: 0.02em; line-height: 1.2;}
			h1 { font-size: 3em; font-variant: small-caps; margin: 0 0 0.25em; padding: 0.5em 0 0.25em; }
			h2 { font-size: 2em; font-style: italic; letter-spacing: -0.03em; padding-bottom: 0.2em; }
			h3 { font-size: 1.5em; font-variant: small-caps; padding-bottom: 0.3em; }
			h4 { font-size: 2em; font-style: italic; letter-spacing: -0.03em; font-weight: bold; margin: 1em 0 0.8em; padding-bottom: 0.4em; }
			h5 { font-size: 1.25em; font-weight: bold; letter-spacing: -0.03em; margin: 1em 0; }
			h6 { font-size: 1.25em; font-style: italic; letter-spacing: -0.03em; margin: 1em 0; }
			input, select, th, td { font-size: 1em; }
			/** caption, th { font-weight: bold; } **/
			/** caption { padding: 0.5em; } **/
			
			/* Images -- with and without captions **/
			.imgcontainer-r, #content .imgcontainer-l, {	border: 2px solid #ccc; background-color: #DCDCDC; padding: 0; }
			.imgcontainer-r img, #content .imgcontainer-l img {	margin: 0 0 -3px; padding: 0; }
			.imgcontainer-r {	float: right; margin: 0 0 6px 6px; }
			.imgcontainer-l {	float: left; margin: 0 6px 6px 0; }
			.imgcontainer-l .caption a, #content .imgcontainer-r .caption a {	text-decoration: none; }
			.imgcontainer-r .caption a:hover, #content .imgcontainer-l .caption a:hover,
			.caption a:hover {	text-decoration: underline; }
			.caption { margin: 0; padding: 2px 4px; font-size: 0.85em;  background-color: #cccccc; }
		
			th,td { padding: 0.5em; }
			table p { text-indent: 0; }
				/**Container value modified on 05/23/07  to #container { width:809px; }**/
				/**Container value modified on 04/04/07 to #container { width:805px; }**/
			#container { width:819px; }
			#header { padding: 0 50px 50px; }
			#main-content { padding: 0 70px 0 0; margin-bottom: 1em; }
			#threecolumn #main-content { float:right; width: 345px; padding: 0 15px 0 0; }
			#twocolumn-right #main-content { width: 405px; padding: 0 20px 0 70px; }
			#twocolumn-left #main-content { width: 405px; padding-right: 70px; }
				/**Pixel values in #onecolumn #main-content attribute modified on  04/07/07 **/
			#onecolumn #main-content { padding: 0 100px 0 100px; }
			#sidebar, #sidebar-alternate { padding: 0 20px 0 0; margin-bottom: 1em; }
			#threecolumn #sidebar { float: right; width: 110px; padding: 0 65px 0 0; }
			#twocolumn-right #sidebar { width: 170px; padding: 0; }
			#twocolumn-left #sidebar { width: 170px; }
			#threecolumn #sidebar-alternate { width: 110px; padding: 0 0 0 85px; }
			#g_description { text-align: right; }
			#footer hr { visibility: hidden; }
			#footer { width: 405px; float: right; margin: 1em 65px 1em 0; font-style: italic; }
			#threecolumn #footer { width: 470px; text-align: center; text-indent: 0; }
			#twocolumn-right #footer { width: 405px; float:left; margin-left: 70px;}
		  
			/* IE6 */
			* html #header {margin-left:2px;}
			* html #threecolumn #sidebar-alternate {margin-left: 0px;}
			* html #threecolumn #container {padding-left:45px;}
			* html #twocolumn-right #footer {margin-left: 35px;}
			* html #twocolumn-left #footer, * html #onecolumn #footer {margin-right: 35px;}
			
			#onecolumn #footer { width: 595px; text-align: center; text-indent: 0; }
		  
			body background="tile-onecolumn.jpg" top center repeat-y;
			body#threecolumn { background: #EEE8DD url(tile-threecolumn.jpg) top center repeat-y; }
			body#twocolumn-right { background: #EEE8DD url(tile-twocolumn-right.jpg) top center repeat-y; }
			/**This is the actual body background script used on this page modified on 04/07/07 **/
			body#onecolumn {background: #EEE8DD url(tile-onecolumn.jpg) top center repeat-y; }
			#header, #main-content, #sidebar, #sidebar-alternate, #footer { color: #403116; }
			p,li,dl,td { color: #333; }
			a:link { color: #0080BB; }
			a:visited { color: #639; }
			a:link:hover, a:visited:hover { color: #003F5C; }
			ul { list-style: url(bullet.gif); }
			#content .hr { background: url(underline.gif) bottom center no-repeat; padding: 0 0 10px 0; }
			/** img { border: 0px solid #DACFBC; background: #EEE8DD; } **/
			h1 { color: #695736; background: url(underline-h1.gif) bottom center no-repeat; }
			h2,h3 { background: url(underline.gif) bottom left no-repeat; }
			h4 { background: url(underline.gif) bottom left no-repeat; width: 250px }
			#onecolumn h2, #onecolumn h3 { background: url(underline-onecolumn.gif) bottom center no-repeat; }
			/** caption { background: #DACFBC; } **/
			th { border-bottom: 1px solid #EEE8DD; }
			table { border: 0px solid #DACFBC; width: 595px; }
			#header { background: url(header.jpg) bottom center no-repeat; }
			#threecolumn #header { background: url(header-threecolumn.jpg) bottom center no-repeat; }
			#twocolumn-right #header { background: url(header-twocolumn-right.jpg) bottom center no-repeat; }
			/**This is the actual header script used on this page Modified on 04/04/07**/
			#onecolumn #header { background: url(header-onecolumn.jpg) bottom center no-repeat; }
			#footer { background: url(underline.gif) top center no-repeat; }
			/** Fadeinbox **/
			#fadeinbox{ position: absolute; width: 300px; left: 0; top: -400px; border: 1px solid black; background-color: lightyellow; padding: 5px; z-index: 100;  visibility: hidden; }
			/** Shadow text options **/
			p.shadow01 {margin:0px auto;width:450px;filter:shadow;color:orange;font-size:24pt;line-height:200%:}
			p.shadow02 {margin:0px auto;width:450px;filter:shadow;color:green;font-size:24pt;line-height:200%:}
			div.shadow03 {margin:0px auto;width:450px;filter:shadow;color:#FFDAB9;font-size:14pt;line-height:200%:}
		
			/** Menustyles **/
			.dropmenu {
			position: absolute;
			left: -1500px;
			visibility: visible;
			z-index: 101;
			float: left;
			width: 124px;
			
			border-width: 0px;
			border-style: solid;
			border-color: #000000;	
			background-color: #D4D4D4;
			}
			.dropmenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			.dropmenu li {
			display: inline;
			}
			.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
			display: block;
			width: 120px;
			
			padding: 0px;
			margin: 2px;
			font-family: Sans-Serif;
			font-size: 11px;
			font-weight: normal;
			text-align: center;
			text-decoration: none;
			
			color: #FFFFFF;
			background-color: #175796;
			}
			.dropmenu a:hover {
			padding: 0px;
			margin: 2px;
			font-family: Sans-Serif;
			font-size: 11px;
			font-weight: normal;
			text-align: center;
			text-decoration: none;
			
			color: #FFFFFF;
			background-color: #408ECD;
			}
			
			/** ContentSlider **/
			.contentslide{
			border: 10px solid #E8E8E8;
			border-bottom-width: 6px;
			padding: 10px;
			width: 418px;
			height: 300px;
			background-color: #9C9C9C;
			}
			
			.contentslide .contentdiv{
			display: none;
			}
			
			.pagination{
			width: 422px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
			text-align: right;
			background-color: #E8E8E8;
			border: 20px solid #E8E8E8;
			border-width: 0 20px; /*Left/ right border width of pagination DIV.*/
			padding: 0 0 4px 0;
			}
			
			* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
			width: 400px; /*IE5 width*/
			w\idth: 418px; /*IE6 width*/
			}
			
			.pagination a{
			padding: 0 5px;
			text-decoration: none;
			font-weight: bold; 
			color: #CD5C5C;
			background-color: #FFFFE0;
			}
			
			.pagination a:hover, .pagination a.selected{
			color: #000;
			background-color: #FFE4B5; 
			}
			
			/** Alert Note Text**/
			.note_text {
			font-family: arial, helvetica, sans-serif;
			color: red;
			font-weight : bold;
			text-transform : none;
			font-variant : normal;
			}

