body {
  background: #e6e6e6; 
  color: black;
  margin: 0;
  padding: 1%; 
  min-width: 640px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif;
}
a { color: #000066; text-decoration: underline; } 
a:visited { color: black; } 
.skip { 
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 { 
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
  border-bottom: 1px dashed #E6E6FA;
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { 
  color: #6699CC;
  font-family: verdana, arial, sans-serif; /* Georgia, "Times New Roman", Times, serif; */
}
img { 
  border: solid 1px #BBBBBB;
  padding: 3px;
  max-width: 95%; 
}
.fleft { 
  float: left;
  margin: 0 2em 0.5em 0; 
}
.fright {
  float: right;
  margin: 0.5em 0 0.2em 0.5em;
  padding: 1px;
}


#container { 
  font-size: 0.8em; 
  max-width: 100em; 
  margin: auto; 
  border: 0px solid #aaa;
  border-top: 0; 
  background: #fffbf6;
}

#footer {
  clear: both;
  background: #FFFF00;
  padding: 0 20px;
}

#logo {
  background: url(../img/tl_ulu04.jpg) 0 0 no-repeat #e6e6e6; 
  height: 70px; /*240*/
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px; 
  overflow: hidden; 
  letter-spacing: -3px; 
  margin: 0; 
}
#logo a {
  color: #888888; 
  text-decoration: none;
}


#menu {
  background: #aaa7a1; 
  padding: 5px 10%; 
  margin: 0;
  text-align: right;
  color: #f2e3d0;
}
#menu li {
  font-size: 1.2em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white;
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#menu li.small {
  font-size: 0.7em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white;
  padding: 0 10px 0 15px;
  font-weight: normal;
}
#menu li a {
  color: #EEEEEE; 
  text-decoration: none;
}

#footermenu {
  background: #afaca8;
  padding: 5px 10%; 
  margin: 0;
  text-align: right;
  color: yellow; 
}
#footermenu li {
  font-size: 0.7em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white;
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#footermenu li a {
  color: #DDDDDD; 
  text-decoration: none;
}


#header_spacer {
	border: 0px;
	height:1px
}

#main {
  /* background: url(../img/ys1DSC_0207.jpg) no-repeat 95% 0 #fffbf6; */
  padding: 0 10px 0 10px;
  line-height: 1.5em; 
}


/* - flash - 

body:
	height: 100%;
	overflow: hidden;


	hide from ie on mac \
	html {
		height: 100%;
		overflow: hidden;
	}

	#flashcontent {
	border-bottom: 3px solid #000000;
	width: 100%;
	height: 80%;
}

	end hide 

}*/
