@charset "UTF-8";
/* CSS Document */

		  
		  
		  

			
.years
{font-size:1.2em;
margin-bottom:0.2em;
padding-top:0.5em;
color:#A5B2BC;}
	
			  
.topics{color:#666;
			   margin-bottom:0.5em;
			   font-size:1em;
			   padding-left:1em;}	  		

dl{margin:1em 1em 2em 1em;}



#textbox1{width:90%;
                     margin-left:5%;
					 color:#000;
			        padding-top:2em;
					padding-bottom:2em;
					 overflow:hidden;

					 }


#textbox1 p{
                          
						  margin-bottom:0.5em;
						  color:#666;
						  }	 
	
#member{clear:both;
                    display:block;
				    width:95%;
                     margin-left:4%;
					 margin-bottom:30%;}
                     
					 
.outbox{width:32%;
                 float:left;
				 margin:3% 1% 5% 0;
				 }

.photobox{width:100%;
                      margin-bottom:0em;
					  border-radius:5px;
					  margin-bottom:0em;
					  -webkit-box-shadow: 0 10px 6px -6px #777;
					  -moz-box-shadow: 0 10px 6px -6px #777;
					  box-shadow: 0 10px 6px -6px #777;
}

.name{display:block;
              width:100%;
			  height:3em;
			  line-height:3em;
			 overflow:hidden;
			 text-align:center;
			  margin-top:-3em;
			  color:#666;
		 font-weight:bold;
		 	  margin:0 auto;
				  display:block;
			 }




.link{width:100%;
					 display:block;
					 }
					 
.link ul{width:100%;}
					 
.link li{list-style:none;
            width:95%;
			  height:3em;
			  line-height:3em;
		 -webkit-box-shadow: 0 10px 6px -6px #777;
            -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777 ;
			margin:0.5em auto;
						}
			
.link li a{display:block;
				height:3em;
				line-height:3em;
				text-decoration:none;
				}

.link li a:hover{
	                    color:#F60;
                		border-left:10px solid #F60;

                            }

			
.facebook a{display:block;
						color:#3b5998;
						padding-left:0.5em;
                		border-left:10px solid #3b5998;
						} 		
									 
.blog a{	display:block;
				padding-left:0.5em;
                border-left:10px solid #3A4140;
				color:#3A4140;
				letter-spacing:normal;

}							 	
		
.twitter a{
					padding-left:0.5em;
                    border-left:10px solid #00acee;
					color:#00acee;
}

#textbox2{margin:0 auto;
                       width:95%;
					   margin-bottom:4em;
					   }

img{
	margin-bottom:0.7em;}