body {
    color:black;
    background-color: white;
    font-size:14px;
    font-family: arial, verdana, helvetica, sans-serif; 
    margin: 0px;
    background-image: url(http://www.children-and-divorce.com/image-files/backimage.gif);
    text-align: center;
    }

a:link    { 
    color: blue 
    }

a:visited { 
    color: blue
    }

h1 {
    text-align:center;
    font-size: 1.6em;
    font weight: bold; 
    color: navy;
    }

h2 { 
    font-size: 1.4em;
    font weight: bold; 
    color: navy;
    }

h3 {
    font-size: 1.2em;
    font-weight: bold; 
    color: navy;
    }

h4 { 
    }

h5 { 
    }

.td_nav {
     background-color:#cccccc;
     height:440;
     vertical-align:top;
     width:140px;
    }

.td_adsense {
     vertical-align:top;
     }

.div_nav  {
    position:absolute;
    z-index: 1;
    visibility: visible;
    top: 135px;
    width:140px;
    }

.table1   {
    text-align:left;
    border:0;
    padding:0;
    margin:0 auto;
    width:725px;
    }

.td1  {
    vertical-align:top;
    width:585px;
    }

.table12   {
    text-align:left;
    border:0;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    width:500px;
    }

p.nav {
    margin-bottom: 0px;
    margin-left: 5px;
}


a.navigator {
    font-size: 1em;
    font-weight: bold; 
    color: navy;
    text-decoration: none;
    text-align: center;
    }

a:hover.navigator { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}

a:active.navigator { 
	color: grey;
	background-color: #333333;
	text-decoration: none;
	}



