#box {
#	background-color:#FEFFCC;
#	background-color:#F1FFFE;
	border-bottom: 1px #ccccff solid;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height:1.4em;
	
	
 /* 	background:#f1eef3; */
}

#box p {
 padding-left:10px;
}

  
#menu {
	
	padding-left: 10px;
	padding-right: 10px;
	
	padding-top: 5px;
	
	height:30px;

	text-align:center;
	background-color:#DEDBCC;
	clear:both;
	
}

#photo{
	border: 1px #ccccee solid;
	padding:10px;
	margin-right:20px;
}

#linksblock{
	position:absolute;
	top: 392px;
	left:556;
	
	border-bottom: #aaaaaa 1px solid;
}

#photoblock{
	position:absolute;
	top: 120px;
	left:556;
}

#centeredimage {
	text-align: center; 	
	margin: 20px;
}

#legend{
	text-align:center;
	font-style:italic;
	
	font-family:Times New Roman;
	font-size:12px;
	color:#333333;
	margin-right:20px;
}

.shrunk{
  padding-top: 10px;
  width:530;
}

.intro {

}


.container {
  width:812px;
  margin: auto;
  margin-top:0px;

  text-align:left;
  color:#333;
  position:relative; 
  
  }



.header {
	padding-left: 20px;

	padding-top: 10px;
	padding-bottom: 13px;
	
	clear:both;

	height: 90px;

	color:#1b1b1b;

}

*html .header {

}

.header h1{
	font-family: Chalkboard, Arial, Helvetica, sans-serif;
	font-size:40px;

}

.header h2{
	padding-right:30px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	
}


.footer{
	color:#555555;
	text-align:right; 
	font-size:90%;
	margin-bottom:5px;
	margin-top: 20px;
	padding-top:12px;
	padding-right:5px;
	height:35px;
	font-style:italic;
}

*html .footer{
  height:55px;
  width:812px;
}

emphasis {
	color:#991f11;
}



a, a:link {
	color:#00e;
	text-decoration:none;
}
a:visited {
	color:#909;
}

a:hover, a:active {
	text-decoration:underline;
}

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:90%;

	color:#222;
	margin-left:60px;
	margin-right:50px;
}

  #block {
		clear:both;
   }

  #row  {
	  clear: left;
   }

  #left{
  	   width:120px;
	   padding-left: 20px;
  	   margin-bottom:20px;
  	
	   
       float:left;
  }
  
*html #left{
    width: 133px;
  }
  
  #right {

   }



body {
	background-repeat: no-repeat;
	background-position: 60% center; 	
}

