/* PAGE */

@import url("page-navigation.css");
@import url("page-footer.css");

body{
background:url(body-bkg.png) #BEC066;
color:#351B13;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:22px;
margin:0 0 20px 0;
padding:0;
text-align:center;
}

#page{
background:url(page-top-bkg.gif) 0 0 repeat-y;
margin:0 auto;
position:relative;
text-align:left;
width:860px;
}

#page div.bottom{
background:url(page-bottom-bkg.gif) 0 100% no-repeat;
padding:0 30px 19px 30px;
}

#content{
float:left;
margin-left:20px;
width:565px;
display: inline
}

#content:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

p a, p a:visited{
color:#079EB9;
text-decoration:none;
}

p a:hover{
border-bottom:1px dotted #079EB9;
}

p a.more, p a.more:visited, p a.more:hover{
border:0;
color:#DB6619;
font-weight:bold;
text-decoration:underline;
}

br.clearall{
display:block;
clear:both;
}

#family{
clear:both;
margin:10px 0 18px 0;
padding:0;
text-align:center;
}

#family a, #family a:visited{
background:url(page-family-bkg.gif) 0 -54px no-repeat;
border:0;
display:block;
height:54px;
margin:0 auto;
overflow:hidden;
text-decoration:0;
text-indent:-9999pt;
width:307px;
}

#family a:hover{
background:url(page-family-bkg.gif) 0 0 no-repeat;
}