li{
	/*height:30px;*/
	background-image:url(../img/listblue20.png);
	background-position:left center;
	padding-left:32px;
	background-repeat:no-repeat;
	margin: 3px 0;
}
.center{
	/*position:absolute;*/
	width:100%;
	height:100%;
	margin-top:0px;
}

#hideFrame{
	/*display:none;border:1px solid white;*/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	/*height:100%;
	overflow:hidden;*/
	z-index:0;
}

#hideFrame div{
	/*background-color:#fff;
	position:relative;
	border:1px solid white;*/
	
	position:absolute;
}

#infoFrame{
	display:none;
	height:0px;
	top:0px;
	position:absolute;
	background-color:#aaf;
	overflow:hidden;
	/*border:1px solid white;*/
	z-index:1;
}

#infoMenu{
	width:100%;
	background-image:url(../img/buttonsun.jpg);
	background-repeat:repeat-x;
}

#infoMenu td{
	margin:0px;
	padding:0px;
	border:0px solid white;
}

#iMenuButtons a{
	color:#116;
	font-size:10px;
}

#content{
	/*margin:20px 1px 1px 1px*/;
	background-color:#bbf;
	margin:0px 0px;
	overflow:auto;
}

#contentLayout {
	margin:8px 8px;
}

#contentLayout h1,h2,h3 {
	margin:8px 10px;
}

#contentLayout p{
	text-align:justify;
	margin:8px 0px;
}

.infoImgR{
	margin:0px 0px 1em 1em;
	text-align:center;
	float:right;
	font-size:10px;
}
.infoImgL{
	margin:0px 1em 1em 0px;
	text-align:center;
	float:left;
	font-size:10px;
}
sub, super{
	font-size:10px;
}
h2, h3{
	margin:10px 15px;
}

table.contentC td{
	/*margin:4px;
	border:1px solid white;*/
	width:128px;
}

#iClose{
	/*margin:2px 1px;*/
	margin:0px;
}
#close{
	/*background-color:#88f;
	position:absolute;
	right:3px;
	top:3px;*/
	text-align:right;
}

#sampleHighRes{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#bbf;
}

