#mainlayer{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:102;
	background-color:#ffffff;
 	-moz-opacity: 0.7; 
	opacity:0.70;
	filter: alpha(opacity=60);
}

#centerlayer1{
    display:none;
    width:1000px;
    z-index:103;
    position:       absolute;
    left:       20px;
    top:        20px;
    height: auto;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #58585a;
    color: #58585a;
}

/*
.centerlayer{
    display:none;
    position:fixed;
    width:1000px;
    z-index:101;
    position:       absolute;
    left:       20%;
    top:        5%;
    overflow:   hidden;
    height: auto;
    text-align: left;
}

.centerlayer[id]{ /* IE6 and below Can't See This */    position:fixed;    }.overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
*/

#layer_innerwrap {
	height: 595px;
	width: 995px;
	background-color: #ffffff;
	border: 1px solid #58585a;
	color: #58585a;
}

#layer_left {
  float: left;
	height: 595px;
	width: 59px;
	text-align: left;
}

#skip_left {
  display: block;
	height: 81px;
	width: 21px;
	margin-top:255px;
	margin-left:25px;
	visibility: hidden;
}

#skip_left a {
	display: block;
	height: 81px;
	width: 21px;
	background: url('../img/level1/but_skip_prev.png');
}

#skip_left a:hover {
	background-position: 0px -81px;
}

#skip_left a:active {
	background-position: 0px -81px;
}

#layer_right {
  float: left;
	height: 595px;
	width: 59px;
}

#skip_right {
  display: block;
	height: 81px;
	width: 21px;
	margin-top:255px;
  margin-left:15px;
  visibility: visible<? else:?>hidden<? endif?>;
}

#skip_right a {
  display: block;
	height: 81px;
	width: 21px;
	background: url('../img/level1/but_skip_next.png') 0px 0px no-repeat;
}

#skip_right a:hover {
  background-position: 0px -81px;
}

#skip_right a:active {
  background-position: 0px -81px;
}


#close {
  float: left;
	height: 50px;
	width: 59px;
	text-align: right;
}

#layer_content {
  float: left;
	height: 595px;
	width: 875px;
}

#layer_image {
  float: left;
  clear:both;
  height: 550px;
  margin-top:15px;
  margin-left:35px;
  text-align:left;
}

#img_load {

}

.title_top {
  font-size: 18px;
  color: #58585a;
  line-height:22px;
  padding-left:3px;
  padding-right:3px;
}

.title {
  font-size: 18px;
  color: #58585a;
  line-height:22px;
}

#layer_navigation {
  float:left;
  clear:both;
  height: 16px;
  margin-top:0px;
  width:880px;
  text-align: center;
  visibility: <? if(sizeof($tdata['news']['images'])>1):?>visible<? else:?>hidden<? endif?>;
}

#table_navigation {
  margin:auto;
}
#table_navigation tr td {
  font-size: 11px;
}

#skiptext_left {
  visibility: hidden;
}

#img_title {
  float: left;
  clear: left;
  width:515px;
  margin-top:8px;
}

#img_credits_linkinfo {
  float: left;
  clear: right;
  width:300px;
  margin-top:8px;
  text-align:right;
}

#img_credits {
  float: left;
  clear: both;
  width:815px;
}

#img_credits a {
  color: #ff5600;
}

a.navigation_skipper {
  color: #58585a;
}

a.navigation_skipper:hover {
  color: #58585a;
  text-decoration: underline;
}

a.navigation_text {
  text-decoration:none;
  color: #58585a;
}

a.navigation_text:hover {
  text-decoration:underline;
}

a.navigation_text_selected {
  text-decoration:underline;
  color: #58585a;
}
