html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: #336699;
  background-image: url('../pic/back_page.png');
  background-position: top;
  background-repeat: repeat-x;
}

body, tr, td, caption, div, span, p, input, textarea, select { 
  font-family: "georgia CE", Georgia, "Verdana CE", Verdana, "Arial CE", Arial,  Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 10pt;
  letter-spacing: 1px;
  color: #fff;
}



a, 
a.foto p {
	/*
	color: White;*/
	color: #FFD79F;
	text-decoration: underline;
}
a:hover, a:active, 
a:hover.foto p,
a.mail {
	color: #FF8C00;
}

.download-button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
  background: #ccc url(../pic/button.png) left top no-repeat;
  /*width: 350px;*/
  min-height: 30px;
  /*display: block;*/
  overflow: hidden;
  padding: 13px 0 0 50px;
  margin: 15px 0px;
  clear: both;
  color: #B85F1D;
  font-weight: bold;
	
}
.download-button a, a.download-button {
  color: #B85F1D;
  font-weight: bold;	
}

.w400 {
	width: 400px;
}


b {
	font-weight: bold;
}


p {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;  
  margin-right: 20px;
}

ul {
  list-style-image: url('../pic/li.png');
  margin: 10px;
  margin-left: -20px;
  _margin-left: 20px;
}
li {
  margin: 5px 0px 5px 20px;
}

abbr {
  border-bottom: 1px dashed;
  cursor: help;
}


hr, .line {	
  height: 1px;
  x-moz-opacity: 0.2;
  xfilter: alpha(opacity=0, finishopacity=90, style=1) ;
  border-top: 1px solid #eeeeee;
  clear: both;
}

table {
  width: 98%;
  background-color: transparent;
  border-collapse: collapse;
}
th, td, tr {
  padding: 2px;
  padding-left: 10px;
  vertical-align: top;
  border-collapse: collapse;
}
th {
  background-color: #444444;
}



/*
input {
  width: 175px;
  height: 18px;
  border: none;
  margin: 3px;
}
input.w20 {
  width: 20px;
  border: none;
}
input.w30 {
  width: 30px;
  border: none;
}
textarea {
  width: 175px;
  height: 50px;
  border: none;
  font-size: 8pt;
  margin: 3px;
}
input.submit {
  width: 80px;
  border:  solid 1px #333333;
  background-color: #339933;  
  text-align: center;
  color: White;
  cursor: hand;
}
input.reset {
  width: 80px;
  border:  solid 1px #333333;
  background-color: #cc3300;
  text-align: center;
  color: White;
  cursor: hand;  
}
*/


h1, h2, h3, h4, h5, h6 {
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 130%;
}
h1 { 
	font-size: 220%;  
	color: #FFDEAD Green;
}
h2 {
	font-size: 220%;
	font-weight: normal;
	color: #FFC679;
}
h3 { 
	font-size: 180%; 
	font-weight: normal;
	border-bottom: 1px dotted white;
	margin-bottom: 15px;
}
h4 { font-size: 135%; }



.hidden_moz {
  display: none;
  _display: block;
}
.hidden_ie {
  _display: none;
}

.nostyle {
  display: none;
}


.corrector, .clear, .clr {
	height: 0px;
	clear: both;
	font-size: 0px;
}
.invisible, .none, .display_none {
  display: none;
}

.fl {
  float: left;
  margin: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fl_ref {
  float: left;
  margin: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 180px;
}
.fl_ref .refbox {
  width: 180px;
  height: 215px;
  display: block;
}
.w330,
.w330 {
  width: 330px;
}
.foto {
  width: 200px;
  height: 220px;
}
a.foto {
  text-decoration: none;
}
a.foto p {
  text-decoration:  underline;
}

.logo_w150 {
	margin: 15px;
}

.fr {
  float: right;
  margin: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.t {
  vertical-align: top;
}
.m {
  vertical-align: middle;
}
.b {
  vertical-align: bottom;
}

.l_box {
	width: 48%;
	float: left;
}
.r_box {
	width: 48%;
	float: right;
}
.news {
	margin-top: 50px;
	font-size: 80%;
}

.highlight {
  color: #FF8C00;
}





#main {
  width: 980px;
  margin:0px auto ;
  
  background-position: center;
  background-repeat: repeat-y;
}

#head {
  height: 110px;
  width: 980px;
  margin: 0px auto;
  
  background-image: url('../pic/head_r.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}
#head h1 {
  display: none;
}
#head #logo img {
  display: block;
  float: left;
  border: none;
}

#maintopmenu {  
  height: 70px;
  
  background-image: url('../pic/back_topmenu.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

#maincontent0 {  
  background-image: url('../pic/back_content_v.jpg');
  background-position: top center;
  background-repeat: repeat-y;
}
#maincontent1 {  
  background-image: url('../pic/back_content_h.jpg');
  background-position: left top;
  background-repeat: repeat-x;
}
#maincontent2 {  
}

#topmenu {
  height: 50px; 
  margin-left: 250px; 
}
#topmenu_l {
  width: 20px;
  height: 60px;
  float: left;
  
  background-image: url('../pic/back_topmenu_l.png');
  background-position: left top;
  background-repeat: no-repeat;
}
#topmenu_c {
  height: 60px;
  float: left;
  
  background-image: url('../pic/back_topmenu_c.png');
  background-position: top;
  background-repeat: repeat-x;
}
#topmenu_c .in {
  margin-top: 22px;
}
#topmenu_r {
  width: 23px;
  height: 60px;
  float: left;
  
  background-image: url('../pic/back_topmenu_r.png');
  background-position: right top;
  background-repeat: no-repeat;
}

#left {
  float: left;
  width: 225px;
  min-height: 440px;
  _height: 440px;
  
  background-image: url('../pic/back_content_l.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}

#menu {
  background-image: url('../pic/back_menu_c.jpg');
  background-position: left top;
  background-repeat: repeat-y;
}
/*
#menu_top {
  height: 30px; 
}
*/
#menu_center {
  background-image: url('../pic/back_menu_top.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
#menu_bottom {
  background-image: url('../pic/back_menu_bot.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  height: 25px;
}
#menu .in {
  margin: 15px 15px 0px 15px;
  padding: 25px 0px 0px 0px;
  *margin-left: 50px;
  _margin-left: 20px;
  text-align: center;
  font-size: 110%;
}
/*
#menu ul {
  margin-top: 50px;
}
*/
#menu li {
  font-size: 90%;
  list-style: none;
  margin: 0px;
}
#menu a {
  color: White;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: left;
  line-height: 110%;
  _line-height: 95%;
  x_line-height: 50%;
  margin-bottom: 9px;
  _margin-bottom: 0px;
}
#menu a:hover {
	color: #FF8C00;
  text-decoration: underline;
}
#menu li li {
}
#menu li li a {
  font-weight: normal;
}

#mainright {
  float: right;
  width: 730px;
  
  background-image: url('../pic/back_content_h.jpg');
  background-position: left top;
  background-repeat: repeat-x;
}
#center {
  float: left;
  width: 670px;
}

#pathway {
	font-size: 85%;
	margin: 15px 0px 5px 0px;
}


#content img {
  border: 1px solid silver;
}
#content a:hover img {
  border-color: #FF8C00;
}
#content td img {
}

#content td {
  padding: 20px;
  padding-left: 0px;
}

#content .table1 td {
  border-bottom: 1px solid;
  border-color: #B0C4DE;
}
#content .table1 {
}


#content ul {
	margin: 25px;
	margin-left: -30px;
	*margin-left: 10px;
}
#content ul.mp3 li {
	padding: 5px;
	padding-left: 30px;
	list-style: none;
	background-image: url(../pic/mp3.gif);
	background-repeat: no-repeat;
}

#mp3_box {
	width: 150px;
	height: 20px;
	/*position: fixed;
	bottom: 15px;
	left: 50%;
	margin-left: -450px;*/
	margin: 15px 0px 15px 40px;
	
}

#right {
  float: right;
  width: 49px;
  min-height: 440px;
  _height: 440px;
  
  background-image: url('../pic/back_content_r.jpg');
  background-position: right top;
  background-repeat: no-repeat;
}

#footer {
  height: 200px;
  
  background-image: url('../pic/back_bottom.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
}
#footer .in {
  padding-top: 165px;
  margin-right: 40px;
  margin-left: 120px;
  xmargin-top: 40px;
  text-align: right;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}



.tipy {
	font-size: 85%;
	background-color: #B0C4DE;
	padding: 10px 20px 10px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	max-height: 415px;
	overflow: auto;
	
	margin: 10px 0;
}

#fastform {
	background-color: #B0C4DE;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.form_item {
	float: left;
	margin: 5px 13px;
}
.form_item .text {
	display: block;
}
input, textarea, select, option {
	color: Black;
	clear: both;
}
.input {
	border: none;
	background-color: #EAF6F8;
	padding: 3px;	
}
.star {
	color: Red;
}
.ok {
	color: green;
	border: 1px solid;
	background-color: #D7EAAC;
	padding: 10px;
}
.ko {
	color: red;
	border: 1px solid;
	background-color: #FFC9B5;
	padding: 10px;
}
.alert {
	color: red;
}
.wmax {
	width: 595px;
}
.w50{
	width: 50px;
}
.wmiddle {
	width: 170px;
}
.h50 {
	height: 50px;
}



/*LIGHTBOX*/
#lightbox{
	background-color: #4682B4;
	padding: 5px;
	color:#ffffff;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; width: 100%; font-weight: bold; font-size: 90%; xtext-align: center;  }
#keyboardMsg{ float: right; color:#ffffff; font-size: 90%; xtext-align: center; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('overlay.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
/*LIGHTBOX*/ 
	 


/*ROTATOR*/
.rotator {
	width: 300px;
	xtext-align: center;
}
.rotator #rotator,
.rotator #rotator a,
.rotator #rotator a img {
	xtext-align: center;
	xmargin: auto;
}
/*ROTATOR*/



/*SLIDESHOW
#slideshow.js li{
  display:none;
} 
#slideshow.js li.current{
  display:block;
}
SLIDESHOW*/

#gallery {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 15px 10px 15px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.photosets {
	clear: both;
	padding-top: 1px;
}
.photosets h2 {
	color: #000;
}


/* flickr */
.Sets {
	float: left;
	width: 240px;
	margin: 15px;
}
.Sets h4 {
	font-size: 80%;
	height: 20px;
	overflow: overflow;
}