body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;

}
	
#wrapper {

	height: auto;
	visibility: visible;	
	font-family: Arial, Helvetica, sans-serif;
}
#top_image	{
	z-index: 0;
	background-color: #FF9933;
	width: 90%;
	background-image:  url("/nav_images/top_image.jpg");
	background-repeat: no-repeat;
	background-position:left;
}	


#left_nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0.2em 0.2em 0.2em 0.2em;
	width:10.5em;
	font-size: 90%;
	display: block;
	z-index: 1;
	color: #FFFFFF;
	}

 #left_nav ul, #left_nav li  {
	display: block;
	padding: 0.2em;
	margin-top: -.3em;
	margin-left: 3px;
	margin-bottom: 3px;
	list-style: none;
	width : 9em;
	text-indent: 0em;
}
#left_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0.1em 0.1em 0.1em 0.1em;
	margin: 0.1em 0.1em 0.1em 0.1em;
	display: block;
	width : 9em;
}

#left_nav a:hover {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#D18E3A;
	padding:0.1em 0.1em 0.1em 0.1em;
	margin: 0.1em 0.1em 0.1em 0.1em;
	display: block;
	width : 9em;
	
}


#nav_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	clear: left;
	float: left;
	font-size: 76%;
	margin-top: .15em;
	
}

#nav_area a {
	display: table-cell;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 76%;
}

#nav_area a:hover {
	font-size: 76%;
	text-decoration: none;
	color: #000000;
	display: table-cell;
	text-align: center;
	
}

#content_area {
	float: left;
	font-size: 76%;
	clear: both;
	background-color:#FFFFFF;
	background-image: url(/layout_images/whiteshim.gif);
	display: block;
	margin-top: 0.15em;
	margin-bottom: 0.5em;
	width: 100%;
}
#content_area h1	{
	font-size: 110%;
	font-weight: bold;
}

#content_area h2	{
	font-size: 100%;
	font-weight: bold;
}

#content_area h3	{
	font-size: 95%;
	
}

#content_area th   {
	font-size: 90%;
	text-align:left;
	background-color: #FF9933;
	color: #FFFFFF;
	font-weight: bold;
}

#content_area td    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

#content_area a:hover {
	background-color:#FFCC00;
}

#content_area a:link IMG, A:visited IMG {
	border: 3px solid #FFFFFF;
}
#content_area a:hover IMG {
	border: 3px solid #FFCC00;
}

.breadcrumbs {
	font-weight: bold;
	color:#CC9900;
}

#trailer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	clear: both;
	float: left;
	background-color: #FF9933;
	width: 100%;
}
#trailer td {
	font-size: 76%;
	vertical-align: bottom;	
			}
#trailer a {
	display: table-cell;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	
}

#trailer a:hover {

	text-decoration: none;
	color: #000000;
	display: table-cell;
	text-align: center;
	
}

.page_title {
	display: block;
	text-align: center;
	font-size: 120%;
	font-weight:bold;
	color: #006600;
		
}

.bcgt      {
	font-weight:bolder;
	color: #006600;
}

.stories {
	font-size: 110%;
	line-height: 2;

}