	*      {
	margin:0px 5px 0px 0;
	padding:0;
	}
	html   {height:101%; font-size:100.01%}
	
	body {
	font-family: Arial, Helvetica, sans-serif;
	color: #8F8F8F;
	padding: 0;
	margin:1.5%;
	background-color: #666666;
	text-align: center;
	font-size: 13px;
	text-transform: inherit;

	max-height:101%
	height: 94.5%;
	line-height: 22px;
	}
	.Screen {
	}
	.Container{
	background-color: #FFFFFF;
	width: 860px;
	text-align: left;
	border-color: #333333;
	border-width: thin;
	border-left-style: solid;
	border-style: solid;
	height: 100%; min-height: 100%;
	}
	.LH_Sidebar{
	width: 210;
	position: relative;
	float: left;
	height: 100%;
	min-height:550px;
	}
	.LH_menu {
		font-size: 12px;
		padding-left: 20px;
		padding-top: 0px;
		text-align: left;
		vertical-align: top;
	}
	.Main_Panel {
	width: 620px;
	position: relative;
	float: right;
	height: 100%;
	}
	.Header {
	}
	.Content {
	}
	.Content-Gallery {
	font-size: 14px;
	color: #2A382B;
	position: relative;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	text-transform: none;
	height: 500px;
	}

	.Footer {
	color: #CCCCCC;
	}
	.Floatleft {
	float: left;
	margin-right: 10px;
	}
	.FloatRight {
		float: right;
		padding-left: 10px;
	}
	.ClearSpace {
	clear: both;
	}
	h1 {
		font-size: 22px;
		text-align: left;
		color: #666666;
		font-weight: normal;
		text-transform: inherit;
	}
	h2{
	color: #666666;
	font-size: 16px;
	}
	h3{
	color: #ECE9D8;
	}
	p {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.PhotoBorder {
	border: medium solid #dddddd;
	margin-right: 10px;
	float: left;
}
ul {}
li {}

	dl, dt, dd, ul, li {
		margin: 0;
	}
	#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 250px;
	left: 160px;
	}
	#menu {
		width: 10em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		text-align: left;
		position: relative;
	}
	#menu dt {
	cursor: pointer;
	margin: 2px 0;;
	text-align: left;
	font-weight: bold;
	}
	#menu dd {
	}
	#menu li {
	}
	#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	}
	#menu li a:hover, #menu dt a:hover {
	}
	
	
	#Table_01 {
		background-color: #C2BEB2;
		text-align: left;
		vertical-align: top;
		font-size: x-small;
	}
	
	a:link {
		color:#666666;
		text-decoration: none;
	}
	a:visited {
		color:#990000;
		text-decoration: none;
	}
	a:hover {
		color:#FF0000;
		text-decoration: none;
	}
	a:active {
		color:#CC3333;
		text-decoration: none;
	}
	.blue a:visited {
		color:#C9A781;
		text-decoration: none;
	}
	.blue a:hover {
		color:#FF0000;
		text-decoration: none;
	}
	.blue a:active {
		color:#009933;
		text-decoration: none;
	}
	.Content a:link {
		color:#791E1E;
		text-decoration: none;
		text-align: left;
		vertical-align: top;
	}
	.Content a:visited {
		color:#B95226;
		text-decoration: none;
	}
	.Content a:hover {
		color:#FFFFFF;
		text-decoration: none;
	}
	.Content a:active {
		color:#000066;
		text-decoration: none;
	}
	
	.main {
	}
	.blue {
		color: #000066;
	}
.Caption {
	font-size: 9px;
	color: #000000;
}
.Credit {
	font-size: 8px;
}
.Bottom {
}
/* --------------------------------- sites --------------------------------- */
.sites {
	float: left;
	margin: 10px 0 0;
	width: 500px;
  }
  .sites dt {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 8px;
    width: 370px;
    margin-top: 9px;
    }
  .sites .img {
    float: left;
    text-align: center;
	height:auto;
    }
  .sites .link {
    float: right;
    padding: 8px 15px 10px 0;
    width: 130px;
    text-align: right;
    margin-top: 12px;
    }
  .sites a:hover {
	color:#FF0000;
	text-decoration: none;
	}
