html
{
	/*overflow: scroll;*/
	height:100%;
	margin-bottom:1px;
}
body
{
	background: url(images/floralDesign.gif) #ffffff no-repeat center top;
	font-family: Arial, Sans-Serif;
}
h2
{
	font-size:xx-large;
	color: #eeaab8;
	font-weight: bolder;
	margin-top:10px;
	margin-bottom:20px;
}
h2 span
{
	display:none;
	color: #eeaab8;
}
a
{
	text-decoration:none;
	color:#eeaab8;
}
a:hover
{
	color:#4e6b45;
}
#container
{
	text-align:center;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	text-align: center;
}
.privacy #container
{
	text-align:left;
}
.hide
{
	display:none;
}
#content
{
	min-height:400px;
}
#theNannyWebb
{
	background-image: url(images/theNannyWebb.gif);
	width:685px;
	height:120px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
#links
{

}
.mainLinks
{
	font-size: 32pt;
	color: #eeaab8;
	font-weight: bolder;
	text-decoration: none;
}
#welcome
{
}
#about
{
	display:none;
	float:left;
	width:40%;
	text-align:left;
}
#parents
{
	display:none;
	margin:0;
	float:right;
	width:40%;
	text-align:right;
}
#contact
{
	display:none;
	float:left;
	width:40%;
	text-align:left;
}
#nannies
{
	display:none;
	float:right;
	width:40%;
	text-align:right;
}
.generalText
{
	color: #4e6b45;
	font-weight: bold;
	font-size: medium;
	text-align:left;
}
#footer
{
	width:100%;
	bottom:0;
	clear:both;
}
#abn
{
	color: #4e6b45;
	margin-top:8px;
	float:left;
}
#home
{
	bottom:10px;
	float:right;
}
#home img
{
	border:0;
	height:30px;
}
#home a
{
	text-decoration:none;
	border:0;
}

/* Menu items */
.menu
{
	width:100%;
	text-align:center;
}
.menu ul
{
	margin:0;
	padding:0;
}
.menu li
{
	display:inline;
	margin-left:10px;
	margin-right:10px;
}

.menu a
{
	text-decoration:none;
	color:#eeaab8;
}
.menu a:hover
{
	color:#4e6b45;
}
#topMenu
{
	border-bottom:solid 1px #eeaab8;
}
#bottomMenu
{
	border-top:solid 1px #eeaab8;
}

.active
{
	color: #66ccff;
}
.standardTextColour
{
	color:#4e6b45;
}


/* Min-height hack */
.prop {
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

.minHeight
{
	height:450px;
}
#address
{
	padding:0;
	margin:0;
}
#address li
{
	list-style: none;
}
#links
{
	border-collapse:collapse;
}
#links td
{
	border-bottom: solid 1px #000000;
}