/* CSS Document */

body {
text-align:center;
background-color:#FFFF99;
}

#mother {
height:inherit;
width:100%;
text-align:left;
}

#mother #menu {
width:100%;
height:100%;
}

#mother #menu table {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFF99;
color:#0000FF;
text-align:center;
width:100%;
}

#mother #menu table td {
width:12%;
}


#mother #menu table a {
color:#FF0000;
text-decoration:none;
}

#mother #menu table a:hover{
color:#9900FF;
}

#mother #header {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFD84F;
color:#FF00FF;
height:250px;
padding:10px;
}

#mother #header h1 {
color:#0033CC;
}


#mother #header h2 {
color:#9900FF;
}

#mother #header h3 {
color:#0000FF;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#mother #content {
background-color:#FFD84F;
font-family:Arial, Helvetica, sans-serif;
height:inherit;
padding:10px;
}

#mother #content a {
text-decoration:none;
color:#FF0000;
}

#mother #content a:hover {
color:#FF00FF;
}

#mother #content h5 {
font-size:14px;
color:#0000FF;
font-family:Georgia, "Times New Roman", Times, serif;
}

#mother #content h6 {
font-size:14px;
}

#mother #content h6 a {
color:#FF0000;
}

#mother #content #person table {
background-color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
}

#mother #content #person table div {
color:#0000FF;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:
}

#mother #content div table {
color:#000000;
background-color:#FFCC00;
border:none;
padding:5px;
}

#mother #content h3 {
color:#9900FF;
font-family:Arial, Helvetica, sans-serif;
}

#mother #content div table div {
color:#0000FF;
}

#mother #content div h3 {
color:#9900FF;
}

#mother #content div h2 {
font-size:18px;
color:#0000FF;
}

#mother #content #break {
background-color:#FFFF99;
padding:10px;
margin-bottom:10px;
}

#mother #content #break div div {
margin-left:40px;
}

#mother #content #break div div h3 {
color:#9900FF;
font-family:Arial, Helvetica, sans-serif;
}

#mother #content #break div h2 {
font-size:18px;
color:#0000FF;
}

#mother #content #copy {
background-color:#FFFF99;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#0000FF;
text-align:center;
}

#intro {
vertical-align:middle;
padding-top:5%;
}

#welcome h1 a {
color:#0000FF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
text-decoration:none;
}

#welcome h1 a:hover {
color:#9900FF;

