<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: arial, tahoma, trebuchet ms, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url(images/body_bg.gif) top center repeat;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0 0 10px 0;
	font-family: arial, tahoma, arial, trebuchet ms, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url(images/body_bg.gif) top center repeat;
	}

h1, h2, h3, h4, h5, h6	{
	margin: 0;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 10px;
	background: #ffe url(images/h_bg.gif) top center repeat-x;
	}

h1	{
	font-size: 140%;
	}

h3	{
	font-size: 120%;
	}

h5	{
	font-size: 100%;
	}

a	{
	text-decoration: none;
	color: #003;
	}

a:hover	{
	text-decoration: underline;
	color: #000;
	}

img	{
	margin: 10px 5px 5px 10px;
	border: 1px solid #ccc;
	float: left;
	}

table td	{
	vertical-align: top;
	}

p	{
	margin: 5px 10px;
	padding: 5px 0;
	letter-spacing: 1px;
	line-height: 1.8em;
	xclear: left;
	}

ol	{
	margin: 0 6em 2em;
	padding: 0;
	}

ol li	{
	margin: 5px;
	padding: 0;
	letter-spacing: 1px;
	line-height: 1.8em;
	xclear: left;
	}

div#header	{
	margin: 0 auto;
	width: 800px;
	height: 150px;
	}

div#header img	{
	margin: 0;
	border: 0;
	padding: 0;
	}

div#webpage	{
	margin: 10px auto;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 0;
	width: 800px;
	background: #fff url(images/webpage_bg.gif) top left no-repeat;
	}

ul#topnav	{
	margin: 0;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 1em 0 0.5em; 
	list-style: none;
	background: #fff;
	clear: both;
	text-align: left;
	}

ul#topnav li	{
	margin: 0;
	xborder-top: 1px solid #999;
	border-left: 1px solid #fff;
	padding: 0;
	display: inline;
	}

ul#topnav li#topnavlastitem	{
	border-right: 1px solid #999;
	}

ul#topnav li a	{
	margin: 0;
	padding: 1em 1em 0.5em; 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #666 url(images/topnav_li_a_bg.gif) center center repeat-x;
	}

ul#topnav li a:hover	{
	background: #fff;
	text-decoration: underline;
	background: #333 url(ximages/topnav_li_a_hover_bg.gif) bottom center no-repeat;
	}

div#content	{
	margin: 0;
	border-top: 0;
	border-bottom: 0;
	}

div#content div#narrow_column	{
	padding: 0;
	float: left;
	width: 180px;
	background: #fff;
	}

div#content div#narrow_column ul#sidenav	{
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
	font-weight: bold;
	clear: both;
	background: #fff;
	}

div#content div#narrow_column ul#sidenav li	{
	margin: 0;
	border: 1px solid #ccc;
	border-left: 0;
	padding: 0;
	list-style-type: none;
	}

div#content div#narrow_column ul#sidenav li.header	{
	border-top: 0;
	padding: 10px 0;
	background: #ff9;
	background: #666;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	}

div#content div#narrow_column ul#sidenav li.subheader	{
	padding: 6px 0 6px 12px;
	background: #ddd;
	font-weight: bold;
	font-variant: small-caps;
	}

div#content div#narrow_column ul#sidenav li.last_item	{
	border-bottom: 1px solid #ccc;
	}

div#content div#narrow_column ul#sidenav li a	{
	margin: 0;
	border: 0;
	border-right: 3px solid #ddd;
	padding: 6px 0 6px 16px;
	text-decoration: none;
	display: block;
	}

div#content div#narrow_column ul#sidenav li a:hover	{
	border-right: 5px solid #666;
	text-decoration: underline;
	background: #eee;
	}

div#content div#description	{
	font-size: 125%;
	font-weight: bold;
	color: #006;
	xbackground: #fff;
	margin: 125px 25px 25px 475px;
	}

div#content div#panels	{
	clear: both;
	width: 800px;
	height: 160px;
	float: left;
	background: #cc9;
	}

div#content div.panel	{
	margin: 8px 0 8px 8px;
	border: 1px solid #666;
	padding: 6px;
	width: 175px;
	float: left;
	text-align: center;
	background: #ffc url(images/panel_bg.gif) top right repeat-y;
	color: #003;
	}

div#content div.panel img	{
	margin: 3px;
	border: 1px solid #666;
	}

div#content div.panel h6	{
	border: 1px solid #999;
	margin: 3px;
	padding: 3px;
	background: #fff;
	clear: both;
	font-size: 100%;
	}

div#content div.panel p	{
	padding: 2px;
	margin: 2px;
	clear: both;
	}

div#content table#contact	{
	margin-left: 30px;
	}

div#content table#contact td	{
	border: 1px solid #eee;
	text-align: left;
	font-size: 90%;
	}

div#content div.image_caption_lrg	{
	margin: 0 20px;
	border: 1px solid #666;
	padding: 0;
	background: #ffc;
	width: 574px;
	float: left;
	}

div#content div.image_caption_gal	{
	margin: 10px;
	border: 1px solid #666;
	padding: 0;
	background: #ffc;
	width: 240px;
	float: left;
	}

div#content div.image_caption_sml	{
	margin: 20px;
	border: 1px solid #666;
	padding: 0;
	background: #ffc;
	width: 302px;
	float: left;
	}

div#content div.image_caption_lrg img,
div#content div.image_caption_gal img,
div#content div.image_caption_sml img	{
	margin: 0;
	border: 0;
	border-bottom: 1px solid #666;
	}

div#content div.image_caption_lrg p,
div#content div.image_caption_gal p,
div#content div.image_caption_sml p	{
	clear: both;
	margin-top: 5px;
	padding: 0 5px;
	text-align: center;
	line-height: 1.25em;
	font-size: 90%;
	}

div#content div.contact	{
	margin: 15px 10px 10px 24px;
	border: 1px solid #666;
	padding: 0;
	width: 280px;
	background: #ffc;
	}

div#content div.contact h5	{
	margin: 0;
	border: 0;
	border-bottom: 1px solid #666;
	padding: 3px 10px;
	background: #cc9;
	}

div#content div.contact p	{
	margin-left: 20px;
	line-height: 1.5em;
	}

div#content div.contact p a	{
	xcolor: #fff;
	}

div#contact_and_websites	{
	margin: 0;
	border-top: 1px solid #ccc;
	padding: 0 10px 10px;
	font-size: 80%;
	clear: both;
	}

div#contact_and_websites table td	{
	border: 1px solid #ccc;
	vertical-align: top;
	background: #eef;
	}

div#footernav	{
	margin: 0 auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	width: 800px;
	background: #fff;
	clear: both;
	font-size: 75%;
	text-align: center;
	}

div#footer	{
	margin: 10px auto 0;
	xborder: 1px solid #ccc;
	width: 800px;
	height: 35px;
	xbackground: #fff url(images/footer_bg.gif) center no-repeat;
	clear: both;
	}

div#footer img	{
	margin: 0;
	border: 0;
	padding: 0;
	}



-->					
</style>

</head>

</html>
