h1
{
	font-family: Papyrus, Garamond;
	font-size: x-large;
	text-align: center;
}

h1.PersonalPages
{
	font-family: Papyrus, Comic Sans MS, Garamond;
	font-size: xx-large;
	text-align: center;
}

.BorderOutside
{
    position: relative;
    float: left;
    width: 100%;
    border: solid 5px #663366;
}

.BorderMiddle
{
    position: relative;
    float: left;
    width: 100%;
    border: solid 2px #BBAABB;
}

.BorderInside
{
    position: relative;
    float: left;
    width: 100%;
    border: solid 1px #000000;
}

.KeiraNewBackground
{
    background-color: #EEBBEE;
}

.KeirasBackground
{
    background-color: #ffe5f0;
    
}

.BoysBackground
{
    background-color: #E5F3FF;
}

.KeiraLabelText
{
    font-family: Comic Sans MS;
    font-size: 12pt;
    text-align: left;
}

.KeiraLabelTextTop
{
    font-family: Comic Sans MS;
    font-size: 12pt;
    text-decoration: underline;
    font-weight: bold;
    text-align: left;
}

.cellText
{
	font-family: Papyrus, Garamond;
	font-size: 12pt;
}

.boldText
{
	font-weight: bold;
}

.AlignCenter
{
	text-align: center;
}

.PageTitle
{
	font-family: Papyrus, Garamond;
	font-size: large;
	text-align: center;
}

.OverallDiv
{
	width: 100%;
	height: 80%;
}

.Percent16
{
	width: 16%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent20
{
	width: 19.9%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent25
{
	width: 24.9%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent33
{
	width: 33%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent45
{
	width: 44.8%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent50
{
	width: 49.9%;
	position: relative;
	float: left;
	text-align: center;
}
.Percent50Left
{
	width: 49.9%;
	position: relative;
	float: left;
	text-align: left;
}

.Percent60
{
	width: 60%;
	position: relative;
	float: left;
	text-align: center;
}

.Percent80
{
    width: 79.8%;
    position: relative;
    float: left;
    text-align: center;
}

.Percent80
{
    width: 79.8%;
    position: relative;
    float: left;
    text-align: left;
}

.Percent95
{
	width: 94.9%;
	position: relative;
	float:left;
	text-align: center;
}

.Percent100
{
	width: 99.8%;
	position: relative;
	float:left;
	text-align: center;
}

.Percent100Left
{
	width: 99.8%;
	position: relative;
	float:left;
	text-align: left;
}

.Height100
{
    height: 99.8%;
}

.SpacerDiv
{
	width: 99.5%;
	position: relative;
	float:left;
}

.HeaderDiv
{
	width: 100%;
	height: 10%;
	text-align: center;
}

.PageDiv
{
	width: 100%;
	text-align: center;
}

.FooterDiv
{
	width: 100%;
	height: 10%;
}

.NurseryBody
{
	background-image: url(../images/backgrounds/NurseryBackground.gif);
	background-color: #FFFF99;
}

.ImageWrapText
{
	margin: 10px;
	position: relative;
	float: left;
}

.Size550
{
	width: 550px;
	position: relative;
	float: left;
}

.PersonalPagesFont
{
	font-family: Trebuchet MS, Comic Sans MS, Garamond;
}

.Font16pt
{
	font-size: 16pt;
}

.Font14pt
{
	font-size: 14pt;
}

/*************************************************************************
*                                   Images                               *
*************************************************************************/
.noBorder
{
	border: 0px;
}

/*************************************************************************
*                                   Colors                                *
*************************************************************************/
.HouseBody
{
	background-color: #FFFFCC;
}

/*************************************************************************
*                                   Links                                *
*************************************************************************/
a.Pregnancy
{
	color: #0066CC;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.Pregnancy:Hover
{
	color: #0066CC;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.Pregnancy:Visited
{
	font-family: Papyrus, Garamond;
	color: #0066CC;
}

a.Jamaica
{
	color: #00991A;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.Jamaica:Hover
{
	color: #00991A;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.Jamaica:Visited
{
	font-family: Papyrus, Garamond;
	color: #00991A;
}

a.Keira
{
	color: #A399FF;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.Keira:Hover
{
	color: #A399FF;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.Keira:Visited
{
	font-family: Papyrus, Garamond;
	color: #D699FF;
}

a.Boy
{
	color: #0007D1;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.Boy:Hover
{
	color: #0007D1;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.Boy:Visited
{
	font-family: Papyrus, Garamond;
	color: #0070D1;
}

a.default
{
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.default:Hover
{
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.default:Visited
{
	font-family: Papyrus, Garamond;
}

a.House
{
	color: #5252FF;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.House:Hover
{
	color: #5252FF;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.House:Visited
{
	font-family: Papyrus, Garamond;
	color: #8F8FFF;
}

a.Wedding
{
	color: #9999CC;
	font-family: Papyrus, Garamond;
	text-decoration: none;
}

a.Wedding:Hover
{
	color: #9999CC;
	font-family: Papyrus, Garamond;
	text-decoration: underline;
}

a.Wedding:Visited
{
	font-family: Papyrus, Garamond;
	color: #666699;
}

a.KeiraLink
{
    font-family: Comic Sans MS;
    font-size: 12pt;
    text-align: left;
    text-decoration: none;
    color: #5252FF;
}

a.KeiraLink:Hover
{
    font-family: Comic Sans MS;
    color: #5252FF;
    text-decoration: underline;
}

a.KeiraLink:Visited
{
    color: #8F8FFF;
    font-family: Comic Sans MS;
}







