body {
    
	font-family:  Georgia, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #552200;
		background-color: #e5ddd4;
		background: #e4d4c4 url(Pics/bk.jpg) repeat-x fixed;
}

p{ font-size: 1.2em;
   word-spacing: 0.2em;}
   
h1{ font-size: 3.5em;}


#container {
	position: relative;
	width: 656px;
	/* width + border for IE 5.x */
	w\idth: 650px;
	/* real width */
	padding: 0px;
	border: solid #25190c;
	border-width: 3px 3px;
	margin: auto;
	background: #cabfad url(Pics/homebackground.jpg) center;
	background-attachment: scroll;
}

  
#branding {
	background-image: url(Pics/headertry1.gif);
	height:170px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #552200;
}
  
 h1 {
  position: absolute;
  height: 0;
  overflow: hidden;
  }

#navigation_main {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 650px;
	height:30px;
	font-size: 1.2em;
	margin: 0;
	border: solid;
	border-width: 1px 0 1px 0;
}

#navigation_main ul{
  position: relative;
  list-style: none;
	margin:7px 0 0 0;
	padding: 0 0 0 3px;
  }
#navigation_main li { 
  display: inline;
	padding: 0 0.4em;
	margin: 0 1px 0 0;
	background-color: #e5ddd4;
	padding: 0px;
}
#navigation_main ul a{
  text-decoration: none;
	margin: 0;
	padding: 2px;
	border-style: solid;
	 border-width: 1px; 

}
 

#navigation_main a:hover{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
}
#navigation_main a:link{  
  font-family: Georgia, Helvetica, sans-serif; 
  font-size: 0.9em; 
  color: #663300;
 }
#navigation_main a:visited {  
  font-family: Georgia, Helvetica, sans-serif; 
  font-size: 0.9em; 
  color: #963;
  }
#navigation_main select{  
  font-family: Georgia, Helvetica, sans-serif; 
  font-size: 0.9em;
  }


#home_pics{
	position: absolute;
	top: 210px;
	left: 0px;
	margin-left:3px;
	/*border-style: solid;
	border-width: 2px 2px 0 2px;
	border-color: #e9dbc1;*/
}

#home_pics ul{
  list-style: none;
	margin: 0 0 1em 0;
  padding: 0;
} 
 	 
#home_pics img{
  width: 153px;
  height: 115px;
  border: 1px solid;
}


#home_welcome{
	padding: 1px 0px 0em 40px;
	margin-left: 140px;
	margin-bottom: 0px;
	margin-top: 10px;
    font-size: 1.2em;
}
 #news{
	padding: 0px 1px 0em 40px;
	margin-left: 140px;
	margin-bottom: 10px;
	margin-top: 0px;
    font-size: 1.2em;
}

#news ul{
  list-style: none;
  margin-left: 1px;
  padding: 0px;
  }

#specific_content{
	padding: 1px 20px 1em 40px;
  margin-top: 40px;
	margin-bottom: 0px;
    font-size: 1.2em;
  }
  
#gallery_overview{
	padding: 1px 20px 1em 40px;
  margin-top: 40px;
	margin-bottom: 0px;
    font-size: 1.2em;
  }
#specific_intro{
}

#specific_classical{
}

#specific_steel{
   font-size: 1.2em;
}

#specific_period{
}
#specific_period img {
  float: left;
  border-style: solid;
  border-width: 1px;
  margin: 0px 1em 0px 0px;
  }
   
#specific_common{
  clear: left;
}  


#contact_info{
  font-family: Ariel, Helvetica, sans-serif;
  margin-top : 1em;
  margin-left: 190px;
  font-size: 1.2em;
  }

#contact_info ul {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
  }


 
 .gallery_thumb {
 border: solid #552200;
 border-width: 1px;
 } 
 
.Graphic_Cap {
  float: left;
  display: block;
  text-indent: -999em;
  margin: 0 0px 0px 0;
  height: 48px;
  }
  
.Letter_F{
   background-image: url(Pics/Letter_F.gif);
   width: 28px;
   }
.Letter_M{
   background-image: url(Pics/Letter_M.gif);
   width: 54px;
   }
.Letter_N{
   background-image: url(Pics/Letter_N.gif);
   width: 48px;
   }
.Letter_P{
   background-image: url(Pics/Letter_P.gif);
   width: 34px;
   }
.Letter_S{
   background-image: url(Pics/Letter_S.gif);
   width: 30px;
   }
.Letter_W{
   background-image: url(Pics/Letter_W.gif);
   width: 54px;
  }
