body {
background-color:#000000;
color:#FFFFFF;
font-family:"century gothic";
text-decoration: none;
}

A {
font-family:Georgia,serif;
font-weight:500;
font-size:24px;
color:#FFFFFF;
text-decoration: none;
}

A:HOVER {
font-family:Georgia,serif;
font-weight:500;
font-size:24px;
color: red;
}


A.navmenu {
font-family:"century gothic";
font-weight:600;
color:#FFFFFF;
text-align:left;
font-size:24px;
outline:none;
}

A.navmenu:HOVER {
font-family:"century gothic";
font-weight:600;
color:red;
text-align:left;
font-size:24px;
outline:none;
}


.allcentered {
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
font-size:15pt;
}

#bkgrnd {
background-image:url('bg_only.jpg');
width:1600px;
height:1100px;
}

.person {
color:#FFFFFF;
font-weight:800;
font-size:60px;
}

.titleof {
font-weight:600;
color:#FFFFFF;
font-size:24px;
}

.midheader {
font-family:arial;
color:red;
font-size:34px;
}

.sub_header {
font-family:arial;
color:silver;
font-size:18px;
text-align:left;
}

.thumbs {

}

#nav {
font-weight:600;
color:#FFFFFF;
text-align:left;
font-size:24px;
}

.centered{
text-align:center;
}

#titles {
font-family:"Arial Narrow", Arial, Helvetica;
color:#FFFFFF;
font-size:22px;
font-weight:0;
}

#graydiv {
z-index:10;
position: absolute; 
left: 665px; 
top: 217px; 
background-color: silver; 
width: 525px;
height: 727px; /*was 727*/
BORDER-RIGHT: #000000 2px solid;  
padding: 5px; 
color: #993300; 
BORDER-TOP: #000000 2px solid;
BORDER-BOTTOM: #000000 2px solid;
overflow:hidden; 
}

#grayheader {
font-family:"Century Gothic";
color:#000000;
font-size:22px;
font-weight:bold;
margin-left: 49px;
}

#graybody {
font-family:"Arial Narrow";
color:#000000;
font-size:10pt;
padding: 20px;
margin-left: 69px;
text-align: justify;
}

#grayfooter {
font-family:"Arial Narrow";
color:#000000;
font-size:1.5ex;
font-weight:bold;
padding: 20px;
margin-left: 225px;
}


#kid {
z-index:12;
position: absolute; 
left: 360px; 
top: 273px; 

width: 347px;
height: 556px; 
padding: 5px; 
overflow:hidden ;

}

.kidimg {
border-style: solid;
border-color: #FFFFFF;
border-width: 5px;
}


A.red {
font-family:"Arial Narrow";
font-size:100%;
font-weight:bold;
color:red;
}

A.red:HOVER {
font-family:"Arial Narrow";
font-size:100%;
font-weight:bold;
color:#FFFFFF;
}



