body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.sepa{
	clear: both;
	height:10px;
}

a {text-decoration:none;}

#photo_head {
	text-align:center;
}

/*#nav_high, #nav_high td{width:900px;}*/
#nav_high a {color:#939393}
#nav_high a.on, a:hover {color:black;}

#menugeneral {
	text-align:center;
	padding:0px 0 0 0px;
	margin:0 auto;
/*	width:700px;*/
}

#menugeneral li {
	color:#939393;
	height:17px;
/*	width:100px;*/
	padding:0 4px;
	display:block;
	font-size:12px;
	float:left;
}

#menugeneral #linews{
	position:relative; 
/*	width:150px;*/
}
#menugeneral #linews #sub_news {
	position:absolute; left:0;top:17px;
	text-align:left;
	display:none;
	z-index:99;
}
#menugeneral #linews li{
	font-weight: bold;
/*	margin-left:-5px;*/
	width:140px;
	font-size:10px;
	background-color: white;
	z-index:99;
	float:none;
}
/*#nav_high #news:hover li{display:block;background-color: yellow; z-index: 99;}*/

#viewer {
	text-align:center;
}

#nav_low {
	color:#939393;
	margin-top:0;
}

#credit {
	display:inline;
	padding-left:228px;
	float:left;
}

#nav_low ul {
	display:inline;
	text-align:right;
	float:right;
}

#nav_low li {
	color:#939393;
	display:inline;
	list-style-type:none;
	margin:2px;
}

#nav_low a {
	color:#999;
}

#nav_low a.on, a:hover {
	color:black;
}

/*#nav_low a:visited {
	color:grey;
}
*/
.input_text {
	position:absolute;
	left:400px;
	width:200px;
	height:20px;
	border:1px solid rgb(35%,35%,35%);
}

#input_area {
	height:40px;
}

#viewer {
	width:900px;
	height:450px;
	margin:0;
}

#viewer h1 {
	font-size:150%;
	margin-top:10px;
	text-align:center;
}

#viewer img {
	border:0px solid #939393;
}

p.text {
	position:absolute;
	left:585px;
	margin:20px 0 0 0;
	border:0 white solid;
	padding:0;
	font-weight:bold;
}

p.text_error {
	color:red;
	position:absolute;
	left:585px;
	margin:250px 0 0 0;
	border:0 white solid;
	padding:0;
	font-weight:bold;
}

.fieldset {
	display:block;
	margin:10px 0;
	position:relative;
}

.label {
	font-size:120%;
	position:absolute;
	right:520px;
}

#submit {
	margin:40px 0;
	position:absolute;
	left:400px;
}

#bio {
	color:black;
	font-size:110%;
	margin:10px 0;
	text-align:center;
	line-height:8px;
}

#tab_link {
	width:750px;
	margin:10px auto;
	border:1px solid rgb(35%,35%,35%);
}

#tab_link td {
	text-align:center;
	border:1px solid rgb(35%,35%,35%);
}

#tab_link th {
	font-size:110%;
	font-weight:bold;
	text-align:center;
	border:1px solid rgb(35%,35%,35%);
	background-color:rgb(75%,75%,75%);
}

#tab_link a {color:black;}
#tab_link a:hover {color:#939393;}

#tab_link_th1 {
	width:300px;
}

#small_photo {
	width:222px; 
	float:left;
}

#small_photo li{
	padding:0 12px 12px 0;
	width:62px; 
	height:62px;
	float:left;
}

#small_photo img {
	width:60px;
	height:60px;
	display:block;
}


#big_photo img{
	float:right;
	width:670px;`
	height:450px;
}



/** ===== ===== ===== **/


.headmenu_tip{background-color: #939393; color:#fff; padding:2px 5px 1px 5px; text-transform: uppercase; font-size: 12px;}

