	/* Sheet V1 */
	/* General - Index Page */
	img {
	border: none; 
   }
	body
	{
		margin: 0;
		padding: 0;
		font: 85% 'Trebuchet MS', arial, helvetica, sans-serif;
		text-align: center;
		color: Black;
		background-color: #333333;
	}
	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
		font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	}

	p {
	font: 11px/1.6em 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #3A4D52;
	text-align: left;
	margin: 0px 0px;
	padding: 0;
	}

	ul {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666d;
	text-align: left;
	list-style-type: square;
	padding: 0px;
	}

	strong {
	font-weight: bold;
	}

	form  {
	margin: 0;
	padding: 0;
	}

	input {
	font: 9px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #9eafb7;
	}

	select {
	margin-bottom: 7px;
	}
	
	h1 {
	color: #52666D;
	font: 15px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
	font-weight: bold;
	margin: 0 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #b0bcc0 dotted; 
	}
	
	h2 {
		color: #52666D;
		font: 15px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		margin: 0 10px 0 10px;
		padding-top: 15px;
	}
	
	h3 {
		font: 12px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px 0 10px;
		padding: 15px 0 8px 0;
		}
	
	h4 {
		font: 10px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: normal;
		color: #52666D;
		margin: 10px 10px 10px 10px;
		padding: 0;
	}
	
	h5 {
		clear: both;
		font: 10px/1.6em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px 0 10px;
		padding: 5px 0 0 0;
		border-bottom: 1px #b0bcc0 dotted; 
	}
	
	h6 {
		font: 10px/1em 'Trebuchet MS', 'lucida grande', 'lucida sans unicode', times, verdana, lucida, arial, helvetica, serif;
		font-weight: bold;
		color: #52666D;
		margin: 0 10px;
		padding: 0;
	}
	/* Main Structure - Index Page */
	#container
	{
		margin: 0 auto;
		width: 780px;
		text-align: left;
		background-color: #FFFFFF;
		border: 1px solid #005b7d;
	}
 
 #leftside {
 background: #c0b099 url(images/leftback.gif) repeat x y;
 
 }
 
  #topnav
	{
	padding: 0px;
	margin-left: 0;
	}
	#topnavnew	p {
	font: 12px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: Yellow;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	 #topnav ul
	{
	padding-left: 0px;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}
	
	#topnav ul li { display: inline; }
	
	#topnav ul li a {
	padding: 0.3em 3em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}
	
	#topnav ul li a:hover
	{
	background-color: #369;
	color: #fff;
	}
 	
	#mainnav
	{
		height: 25px;
		background-color: #008B8B;
		border-bottom: 1px solid Black;
	}
	
	#masthead
	{
		background-color: Black;
		clear: both;
		border-bottom: 1px solid Black;
		border-top: 1px solid Black;
	}
	
	#mainnav2
	{
		float: left; 
		height: 300px;
		background-color: yellow;
		border-right: 1px solid Black;
		width:182px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:180px; /* actual value */
	}
	html>#mainnav { /* be nice to Opera */
	width: 180px; /* actual value */
		}
	
	#2009list ul li {
	padding: 0px 0px;
	}
	
	#2009list p {
	padding: 0px 15px;
	}
		
	#column1
	{
		float: left; 
		background-color: White;
		width:173px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:172px; /* actual value */
	}
	html>#column1 { /* be nice to Opera */
	width: 172px; /* actual value */
		}
	#column1 ul
	{

	margin: 0px;
	padding: 10px;
	list-style-type: none;
	}
	
	#column1 li { margin: 0 0 0 0px; }
	
	#column1 a
	{
	display: block;
	color: Black;
	background-color: White;
	width: 133px;
	padding: 2px 5px;
	text-decoration: none;
	font-weight: bold;
	}
	
	#column1 ul li a:hover
	{
	background-color: White;
	background-image: url(images/menubarbck1.gif);
	color: #FFF;
	background-repeat: no-repeat;
	}	
	
	#column1 img {
	margin: 0px;
	padding: 0px 2px 5px 2px;
	background: none;
	}	
	
	#column2
	{
		float: left; 
		background-color: White;
		border-left: 1px solid #A9A9A9;
		border-right: 1px solid #A9A9A9;
		width:419px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:418px; /* actual value */
	}
	html>#column2 { /* be nice to Opera */
	width: 418px; /* actual value */
		}
	#column2 p {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	#column2 img {
	float: left;
	border: 1px solid #D3D3D3;
	margin-right: 10px; 
   }
	#column2 ul {
	margin: 0px 40px;
	padding: 5px;
	list-style-type: square;
	border: 0px;
	}
	#column2 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}	
	
	#column2wide
	{
		float: left; 
		background-color: White;
		border-left: 1px solid #A9A9A9;
		width:599px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:597px; /* actual value */
	}
	html>#column2wide { /* be nice to Opera */
	width: 597px; /* actual value */
		}
	#column2wide p {
	font: 11px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 10px 30px 10px 10px;
	}
	/*
	#column2wide img {
	float: left;
	border: 1px solid #D3D3D3;
	margin-right: 10px;
	margin-bottom: 10px; 
   }
	*/
	#portfolio {
	list-style: none;
}
   #portfolio p {
	text-align: center;
	margin-top: -3px;
}
   #portfolio li {
   float: left;
	margin-right: 40px;
	margin-bottom: 15px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: Blue;	
   }
	#portfolio img {
	display: block;
	border: 1px solid #333300;	
	}
	#column3
	{
		float: left; 
		background-color: White;
		width:180px; /* false value for IE4-5.x Win */
      voice-family: "\";}\""; 
      voice-family:inherit;
      width:178px; /* actual value */
		
		}
	html>#column3 { /* be nice to Opera */
	width: 178px; /* actual value */
		}
	#column3 p {
	font: 10px 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #52666D;
	text-align: left;
	margin: 0px 0px;
	padding: 15px 15px 20px 15px;
	}
	#column2sub
	{
		float: left; 
		background-color: White;
		width:200px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:198px; /* actual value */
	}
	#column2sub2
	{
		float: left; 
		background-color: White;
		width:200px; /* false value for IE4-5.x Win */
      voice-family: "\"}\""; 
      voice-family:inherit;
      width:198px; /* actual value */
	}
	#column2sub ul, #column2sub2 ul {
	margin: 0px 20px;
	padding: 5px;
	list-style-type: square;
	border: 0px;
	}
	#column2sub li, #column2sub2 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}	
	#column3 ul {
	margin: 0px 10px;
	padding: 5px;
	list-style-type: none;
	border: 0px;
	}
	#column3 li 	{ 
	margin: 0 10px 0 5px;
	padding-bottom: 10px;
	}	
	
	#bottomnav, #bottomnav p {
	font: 11px/1.6em 'Trebuchet MS', arial, helvetica, sans-serif bold;
	margin: 0px 0px;
	padding: 10px 0px;
	}
	#bottomnav ul
	{
	padding-left: 0px;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}
	
	#bottomnav ul li { display: inline; }
	
	#bottomnav ul li a {
	padding: 0.3em 3.5em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	}
	
	#bottomnav ul li a:hover
	{
	background-color: #369;
	color: #fff;
	}	
	#copyright	
	{
		background-color: #FFFFFF;
		}
	#copyright p	
	{
	font: 10px 'Trebuchet MS', arial, helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
	font-weight: normal;
	}
	
	#verybottom p {
	font: 10px 'Trebuchet MS', arial, helvetica, sans-serif;
	color:#CCCCCC;
	margin: 0px;
	padding: 10px 25px;
	font-weight: normal;
	}
	
	#topnavnew {
	background-color: Black;
	padding: 3px;
	text-indent: 10px;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
	/* Links /
	***********************************************************/
	/* normal links */
	a:link {
		color: #483D8B;
		text-decoration: underline;
		border: none; 
	}
	
	a:visited {
		color: #FF4000;
		text-decoration: none;
		border: none; 
	}
	
	a:hover {
		color: #008B8B;
		text-decoration: underline; 
	}
	
	a:active {
		color: #b0bcc0;
		text-decoration: underline; 
	}
	/* topnav links */
	#topnav a, #topnav a:visited, #topnav a:link, #topnav a:active, #topnav a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 9px;
		text-decoration: none;
		border: none; 
	}
	#topnav a:active, #topnav a:hover {
		font-weight: bold;
		color: #E6D7AE;
		text-decoration: none; 
	}
		/* bottomnav links */
	#bottomnav a, #bottomnav a:visited, #bottomnav a:link, #bottomnav a:active, #bottomnav a:hover {
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		border: none; 
	}
	#bottomnav a:active, #bottomnav a:hover {
		font-weight: bold;
		color: #7d312c;
		text-decoration: underline; 
	}
	/* topnavnew links */
	#topnavnew a, #topnavnew a:visited, #topnavnew a:link, #topnavnew a:active, #topnavnew a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		border: none; 
	}
	#topnavnew a:active, #topnavnew a:hover {
		font-weight: bold;
		color: Yellow;
		text-decoration: none; 
	}

		/* copyrightnav links */
	#copyrightnav a, #copyrightnav a:visited, #copyrightnav a:link, #copyrightnav a:active, #copyrightnav a:hover {
		color: #DDDDDD;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		border: none; 
	}	
	#copyrightnav a:active, #copyrightnav a:hover {
		font-weight: bold;
		color: Yellow;
		text-decoration: underline; 
	}
/* botmenu links */
	#botmenu a, #botmenu a:visited, #botmenu a:link, #botmenu a:active, #botmenu a:hover {
		color: #FFFF00;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		border: none; 
	}
	#botmenu a:active, #botmenu a:hover {
		font-weight: bold;
		color: Yellow;
		text-decoration: underline; 
	}

	/* Special Tags */	
	
	#articletitle {
	color: #000000; 
	font: 14px/2.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-align: left; 
	padding: 0px 15px;
	}
	.articletitle {
	color: #000000; 
	font: 14px/2.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-align: left; 
	padding: 0px 15px 0px 0px;
	}
	.articletitlewhite {
	color: #ffffff; 
	font: 14px/2.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-align: left; 
	padding: 0px 15px 0px 0px;
	}
	#breadcrumbs {	font: 10px/1.2em 'Trebuchet MS', arial, helvetica, sans-serif; color: #888888; font-weight: bold; text-align: left; padding: 0px 15px;	}
	
	.imagepad {
	padding-bottom: 20px;
	border: none;
	}
	#clear {	clear: both; }
	.clear {	clear: both; }
	.rightfloat { float: right; margin: 10px; border: 1px solid #D3D3D3; }
	.bold { font-weight: bold;  }
	.subhead {	color: #FFFFFF; font-weight: bolder; text-align: left; padding: 0px 15px;	}
	.keylinks {	font: 12px/1.1em 'Trebuchet MS', arial, helvetica, sans-serif;
	color: #003399;
	font-weight:bolder;
	text-align: left;
	margin: 0px 0px;
	padding: 10px 10px;
	}
	.greytext {	color: #708090; font-weight: bold; text-align: right; }
	.f_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#5E5E5E; }
	.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}	

.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}	
/*** Program selection rules ***/

.programselect {
font-size: .9em;
color: Black;
border:thin;
border-color:#0066FF
margin: 0;
padding: 0;
}

.programselectortext {
font-size: 1em;
font-weight: bold;
margin: 0;
padding: 0;
}
	p.nextgallery {	
	text-align: center;
	clear: both 
	}

