body {
	
	
      margin:  0px 0px 0px 0px;
background-color: #545b61;
	
}

a:link
{
	color:#000000;
	text-decoration: none;
}
a:visited
{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}


#contentr
{
      background-image:   url(galleryimages/gob2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #d0b18d;
	width:  1440px;
	height:  978px;
	}
#textr	
   {
    font-family: Times, Arial, serif;
	font-size: 22px;
	color: #000000;
    position: absolute; 
    margin-left:  550px;
    line-height:  .8em;
	text-align: center;
	}
	

#nav_bar li{
             
             display: inline;
             padding-right:  10px;
             padding-left: 20px;
             font-size:  1.5em;
             }
#nav_bar a:link {
             color:  #666
             }
        
#nav_bar a:visited {
             color:  #666;
             }
#nav_bar a:hover {
             color:  #555
             }
#nav_bar a:active {
             color:  #666
             }
.on{
       color: #63f;
       font-size: 22px;
       font-family: papyrus,"Times New Roman",serif;
      }
      
#contents
{
    background-image:  url(galleryimages/snowfog.jpg);
    background-position: top left;
      background-repeat: no-repeat;
    background-color:  #000001;
      width:  1440px;
     height:  1011px;
}
#texts
{	color: #000000;
   position: absolute;
    top:  80px;
    left:  300px;
    line-height:  1.5em;
	text-align: left;
	width: 800px;
  }

#texts p
{ font-family: Times, Arial, serif;
	font-size: 20px;
	color: #000;
    line-height:  1.5em;
	text-align: left;
  }
  
  .timesnr {
    font-family: Papyrus,Ariel,sans-serif;
    color:  #63f;
    }