<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin; 0;
	border; 0;
	padding; 0;
	font-family: calibri, tahoma, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url(images/skin/body_bg.gif) top center repeat;
	background-attachment: fixed;
	}

body	{
	margin; 0;
	border; 0;
	padding; 0;
	font-family: calibri, tahoma, sans-serif;
	font-size: small;
	font-size: 90%;
	color: #333;
	background: #fff url(images/skin/body_bg.gif) top center repeat;
	background-attachment: fixed;
	}

h1, h3, h5	{
	margin: 5px;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #666;
	}

h1	{
	font-size: 120%;
	}

h3	{
	font-size: 110%;
	}

h5	{
	font-size: 100%;
	}

table td	{
	vertical-align: top;
	}

table#members,
table#member	{
	margin: 10px 30px;
	border: 1px solid #eee;
	text-align: left;
	font-size: 90%;
	letter-spacing: 1px;
	}

table#member	{
	margin: 10px;
	width: 400px;
	float: right;
	}

table#members th,
table#members td,
table#member,
table#member td	{
	border: 1px solid #eee;
	padding: 2px 5px;
	text-align: left;
	}

table#members th,
table#member td.title	{
	background: #f6f6ff;
	}

table#members th.fixed	{
	width: 160px;
	}

table#members th img	{
	border: 1px solid #eee;
	margin: 0;
	float: right;
	}

table#members td	{
	background: #fff url(images/skin/table_td_bg.gif) top left repeat-y;
	}

table#member td iframe	{
	margin: 0;
	}

p	{
	margin: 12px;
	line-height: 1.5em;
	}

img	{
	border: 1px solid #eee;
	margin: 5px 5px 5px 0;
	float: left;
	background: #fff;
	}

img.member	{
	width: 480px;
	margin: 10px;
	}

img#large,
iframe	{
	margin: 5px 40px;
	}

a	{
	text-decoration: underline;
	color: #666;
	}

a:hover	{
	text-decoration: none;
	}

ul	{
	margin: 10px;
	}

ul li	{
	margin: 10px;
	xclear: left;
	}

ul li.title	{
	list-style-type: none;
	font-variant: small-caps;
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0 10px;
	padding: 0;
	clear: left;
	}

div#header	{
	margin: 0 auto;
	width: 960px;
	height: 100px;
	}

div#header img	{
	margin: 0;
	border: 0;
	padding: 0;
	}

div#webpage	{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #fff;
	letter-spacing: 1.25px;
	}

div#ddnav	{
	margin: 0;
	border: 0;
	padding: 5px;
	font-size: 90%;
	}

div#ddnav a	{
	display: block;
	text-decoration: none;
	color: #fff;
	}

div#ddnav a:hover	{
	text-decoration: underline;
	}

div#ddnav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

div#ddnav ul li	{
	margin: 0;
	border: 1px solid #fff;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 0 6px;
	position: relative;
	float: left;
	background: #339;
	font-weight: bold;
	}

div#ddnav ul li#new	{
	padding: 0 20px 0 6px;
	background: #339 url(images/skin/ddnav_ul_li_new.gif) top right no-repeat;
	}

div#ddnav ul li#first	{
	margin-left: 20px;
	}

div#ddnav ul li#last	{
	border-right: 1px solid #fff;
	}

div#ddnav ul li a	{
	padding: 6px 3px;
	}

div#ddnav ul li ul	{
	position: absolute;
	xwidth: 100%;
	z-index: 999;
	left: -999em;
	}

/* Make submenus visible */
div#ddnav ul li:hover ul	{
	left: auto;
	}

div#ddnav ul li ul li	{
	margin-top:-1px;
	width: 150px;
	text-align: left;
	border: 1px solid #fff;
	}

div#content	{
	position: relative;
	z-index: 0;
	}

div#wide_column	{
	width: 635px;
	float: right;
	}

div#panels_1wide,
div#panels_2wide	{
	margin: 5px 0 5px 5px;
	border: 0;
	background: #fff;
	float: right;
	}

div#panels_1wide	{
	width: 260px;
	}

div#panels_2wide	{
	width: 500px;
	}

div.panel	{
	margin: 3px 3px 0 0;
	border: 1px solid #ccc;
	padding: 0;
	width: 240px;
	height: 175px;
	background: #fff url(images/index_panel_bg.gif) top right repeat-y;
	float: right;
	}

div.panel h5	{
	margin: 0;
	border-top: 0;
	border-bottom: 1px solid #ccc;
	background: #eee;
	clear: both;
	text-align: center;
	}

div.panel img	{
	margin: 3px;
	border: 1px solid #ccc;
	width: 232px;
	xheight: 140px;
	}

div.panel#members img	{
	xwidth: 232px;
	height: 140px;
	}

div.panel img.logo	{
	border: 0;
	float: right;
	}

div.panel p	{
	margin: 5px;
	border: 0;
	padding: 0;
	font-size: 80%;
	text-align: justify;
	}

div.panel p.header	{
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	text-align: left;
	}

div.panel p.footer	{
	padding-top: 5px;
	border-top: 1px solid #eee;
	text-align: left;
	}



div.image_caption_lrg	{
	margin: 0 20px;
	border: 1px solid #666;
	padding: 0;
	background: #ffc;
	width: 574px;
	float: left;
	}

div.image_caption_gal	{
	margin: 10px;
	border: 1px solid #666;
	padding: 0;
	background: #ffc;
	width: 240px;
	float: left;
	}

div.image_caption_left,
div.image_caption_right	{
	margin: 5px 20px 5px 12px;
	border: 1px solid #ccc;
	padding: 0;
	background: #eeeeff;
	width: 180px;
	float: left;
	}

div.image_caption_left	{
	margin: 5px 20px 5px 12px;
	float: left;
	}

div.image_caption_right	{
	margin: 5px 12px 5px 20px;
	float: right;
	}

div.image_caption_left img,
div.image_caption_right img	{
	margin: 0;
	border: 0;
	width: 180px;
	height: 120px;
	border-bottom: 1px solid #ccc;
	}

div.image_caption_left p,
div.image_caption_right p	{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 5px;
	text-align: center;
	line-height: 1.25em;
	font-size: 80%;
	}




div.member	{
	margin-top: 10px;
	border-bottom: 1px solid #eee;
	}

div.member p	{
	margin: 5px;
	}

img.member_image	{
	margin-top: 2px;
	width: 350px;
	}

table#member_info	{
	margin: 0 10px 10px 10px;
	border: 1px solid #999;
	background: #ccf;
	float: right;
	width: 242px;
	}

table#member_info th	{
	border: 1px solid #999;
	padding: 6px;
	background: #336;
	color: #fff;
	}

table#member_info td	{
	border: 1px solid #999;
	padding: 3px 6px;
	font-size: 80%;
	background: #fff;
	}

table#member_info td img	{
	margin: 0;
	}

table#member_info td.title	{
	font-weight: bold;
	background: #eee;
	}

div#member_images	{
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
	clear: right;
	width: 242px;
	}

div#member_images img	{
	margin: 0;
	width: 240px;
	float: none;
	}

div#footernav	{
	margin: 20px auto 0;
	padding: 3px 0;
	clear: both;
	font-size: 75%;
	background: #339;
	color: #fff;
	text-align: center;
	}

div#footernav a	{
	color: #fff;
	}

-->					
</style>

</head>

</html>
