@charset "utf-8";
/* CSS Document */


H1
	{
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color: #785714;
	border:solid 1px  #CCCCCC;
	padding:6px;
	}
H3
	{
	font-family: "Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color: #BD6609;
	}
	
	
.content
	{
	font-family:Trebuchet MS;
	font-size:14px;
	color: #666666;
	display:block;
	text-align:justify;
	margin:4px;
	}

.ajax-iframe a
	{
	font-family:Trebuchet MS;
	font-size:12px;
	color: #666666;
	display:block;
	width:80px;
	text-align:justify;
	margin:4px;
	border: solid 1px #333333;
	text-align:center;
	padding:1px
	}
.ajax-iframe a:hover
	{
	color:#ffffff;
	font-weight:bold;
	background-color:#FF6600;
	}
.images
	{
	border: solid 1px #000000;
	}
	
.images-gallery
	{
	border: solid 1px #000000;
	margin-left:23px;

	}
.bio_image
	{
	 margin:20px
	}
	