/* Start of CMSMS style sheet 'FeG Layout' */
		html, body { margin:0px; padding:0px; }
		body { background-color: rgb(210,210,210); }

		#page
		{
			border:none;
			width:983px;
		}

		#page_margins
		{
			width:983px;
			margin-left:auto;
			margin-right:auto;
			margin-top:0px;
			border:none;
		}

		#nav
		{
			padding-bottom:0px;
			margin-bottom:0px;
			background-image:url(images/layout/header.png);
			height:198px;
			width:983px;

		}

		#main_nav
		{


			height:2.25em;

			background-color:white;

			/*background-image:url(images/nav_rest.png);*/

			width:605px;
			background-position:top right;
			background-repeat:no-repeat;
		}
		#main_nav_ul
		{
			width:10px;
			background-image:url(images/layout/header.png);
			overflow:visible;
			white-space:nowrap;
		}

		#main_nav ul
		{
			margin:0px;
			padding:0px;
			/*height:26px;*/
			/*width:411px;*/

		}

		#main_nav ul li
		{
			display:inline;
			list-style-type:none;
			list-style-position:inside;

			/*border:1px solid red;*/
			margin:0px;
			padding:0px;
			padding-left:0.8em;
			padding-right:0.8em;
			padding-top:0.4em;
			padding-bottom:0.4em;
			font-size:1.11em;
			/*height:27px;*/
			line-height:1.95em;
			background-color:white;
		}

		#main_nav li#current
		{
			background-image:url(images/layout/header.png);
			background-attachment:fixed;
			background-position: center 0px;
                        color: white;
		}
#main_nav li#current a { color:black; }
		#nav_background
		{
			/*border:1px solid red;*/
			max-width:400px;
			overflow:visible;
			background-image:url(images/nav_background.png);
		}
		#main
		{
			width:983px;
		}

		#col1
		{
			width:230px;
			background-image:url(images/layout/leftnav-header.png);
			background-repeat:no-repeat;
			padding-top:15px;
		}

		col3_content { font-family:'tahoma,arial'; }
		#main
		{
			padding-top:0px;
			margin-top:0px;
		}

#submenu_header
{
  font-size:1.5em;
  margin-bottom:10px;
}
#footer
{
  text-align:center;
  border-top:1px solid rgb(200,200,200);
  padding:3px;
}

#search
{
  margin-top:30px;
}
#rss
{
  margin-top:80px;
  text-align:center;
vertical-align:baseline;
}
#rss img
{
  vertical-align:baseline;
}

#print_button_container
{
  position:absolute;
  top:10px;
  left:640px;
}




/* End of 'FeG Layout' */

