html, body {
margin:0; 
padding:0; 
background:url(line.jpg);
background-color:#137caf;
background-repeat:repeat-x;
}
/*Header*/
#sky {
height: 173px; 
background: url('bgline.jpg') repeat-x;
}
#lang {
position: absolute;
top: 25px;
left: 25px;
font-size:30px;
color:#006699;

}
#mountain {
height: 236px; 
background: url('bg2.jpg') repeat-x;
}
#imgright {
width: 363px; 
height: 412px; 
background: url('mount1.png') no-repeat;
position: absolute;
top: 0px;
right: 0%;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mount1.png',
sizingMethod='crop');
-background-image: none;
}
#imgright2 {
width: 363px; 
height: 412px; 
background: url('mount222.png') no-repeat;
position: absolute;
top: 0px;
right: 0%;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='mount222.png', sizingMethod='crop');
-background-image: none;
}
#logo {
width: 461px; 
height: 123px; 
background: url('logo.png') no-repeat;
position: absolute;
top: 70px;
left: 28%;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=logo.png,sizingMethod=crop);
-background-image: none;
}
#logoen {
width: 461px; 
height: 123px; 
background: url('logoen.png') no-repeat;
position: absolute;
top: 70px;
left: 28%;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=logo.png,sizingMethod=crop);
-background-image: none;
}
/*==========================*/

/*Content*/
#container {
position:absolute;
top: 340px;
width: 100%;
float: right;
}
#content1 {
height: 100%;
margin-left: 233px;
background:url(tr2.png);
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr2.png',
sizingMethod='scale');
-background-image: none;
}
#sidebar {
width: 230px;
float: left;
background:url(tr2.png);
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr2.png',
sizingMethod='scale');
-background-image: none;
}

/*==========================*/

/*Styles*/
A:link, A:visited, A:active { 
	text-decoration: underline; color: #FFF;
}
A:hover { 
	color: #FFF; text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding-left:15px; vertical-align: middle;
}
A.menu, A.menu:visited{
  display: block;
  height:17px;
  text-align: left; 
  text-decoration: none;
  color: #fffeed;
}
A.menu:hover {
background-color: #FFFFFF;
  color: #006699;
}
.menuzag {
padding: 8 0 4 6;
		font-family: Century Gothic, Courier New, Verdana;
		font-size:16px;
		color:#FFFFFF;
}
#content {
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#FFF; font-size:12px; 
text-align:justify; 
padding: 5 20 20 20;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Century Gothic, Courier New, Verdana;
	font-weight:normal;
	margin-bottom:0.2em;
	line-height:1.2em;
}
h1{
	margin-top:0;
	font-size:200%;
	margin-bottom:0.5em;
	line-height:1.3em;
}
#img1 {
width: 140px; 
height: 140px; 
background: url('img1.jpg') no-repeat;
position: relative;
}
.intable{
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFF; font-size:12px; text-align:justify;
}
p { text-indent: 0px; line-height:140%; 
 margin-top: 0em;
 margin-bottom: 1em; 
}
.pictr{
position:relative;
float: right;
background: #55a6d0;
padding: 5 5 5 5;
margin: 0 0 10 10;
text-align:center;
}
.pictl{
position:relative;
float: left;
background: #55a6d0;
padding: 5 5 5 5;
margin: 0 10 10 0;
text-align:center;
}
/*==========================*/
#footer {
width: 100%;
height: 20px;
margin-top: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#FFF; 
font-size:12px; 
text-align:center;
clear:both;
padding: 5 5 5 5;
}
/*map of Beringia*/
.map{
position:relative;
font-family: Century Gothic, Courier New, Verdana;
font-size:24px;
}
A.map, A.map:visited, A.map:active{
text-decoration: underline;
  color: #003399;
}
A.map:hover{
color: #3399cc;
text-decoration: none;
}
.mappro{
position:relative;
font-family: Century Gothic, Courier New, Verdana;
font-size:26px;
}
A.mappro, A.mappro:visited, A.mappro:active{
text-decoration: underline;
color:#ff6600;
}
A.mappro:hover {
color: #ff9933;
text-decoration: none;
}
/*==========================*/

/*news*/
.date {
color: #b1d7ea;
font-size:12px;
padding-bottom:5px;
}
.title {
color: #FFF;
font-family: Century Gothic, Courier New, Verdana;
font-size:18px;
}
.story {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:140%;
padding-top:5px;
}
.comment_form {
color: #b1d7ea;
font-size:12px;
}
.pages {
color: #FFF;
}
/*==========================*/
