@font-face{font-family:"Moolboran"; src: url(../fonts/moolbor.ttf)}

body{background:url(../images/noise.png);}  

a{
text-decoration:none;
color: #2074e5;
-webkit-transition: background-color, color 0.2s linear;
-moz-transition: background-color, color 0.2s linear;
transition: background-color, color 0.2s linear;
text-shadow: 0px 1px white;
}
a:hover{
color:#d92929;
}
a:link, a:visited, a:active{
text-decoration:none;
}

#container{width:100%; height:100%; margin:auto;}

#content{width:1200px; height:100%; margin:150px auto;}

#img_cont{width:275px; float:left; height:auto;} #write_up{width:500px; float:left; height:inherit; margin:30px 0 0 0;}  .write_up{text-align:left; line-height:34px;}

#family_up{width:400px;float:right;height:100%;margin:60px 15px 0 0;}

h1{font-family:moolBoran; line-height:32px; font-size:34px;}  h2{font-size:18px;line-height:18px;  margin:10px 0 10px 0}

h4{font-size:18px;line-height:24px;  margin:10px 0 10px 0}

#footer{width:100%; height:106px; margin:40px 0 0 0; float:left} .footer{text-align:right;}

#family_tree{width:100%; height:100%; float:left;}  #logo_tree{width:537px;height:110px;float:left;}  #tree_img{width:100%;float:left;height:100%;}

#feet_logo{width:319px;height:284px;float:right;}  #feet_tit{width:319px;height:30px;float:left;}   #br_log{width:319px;height:248px;float:left;}

.feet_tit{font-family:moolBoran; line-height:32px; font-size:24px;text-align:center;padding:6px 0 0 0}
