body {
	background-image: url('http://debdalecare.co.uk/NEW/images/homeback.jpg');
	background-repeat: repeat-x;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
}

a.MenuItem:link { text-decoration: none; border: none; color: black; }
a.MenuItem:visited { text-decoration: none; border: none; color: black;  }
a.MenuItem:hover { text-decoration: none; border: none; color: black; background: #DBDBFF; }
a.MenuItem1:link { text-decoration: none; border: none; color: black; }
a.MenuItem1:visited { text-decoration: none; border: none; color: black;  }
a.MenuItem1:hover { text-decoration: none; border: none; color: black; background: #DBDBFF; }
a.menus:active { text-decoration: none; border: none; color: black;  }

.Width {
	position: absolute;
	left: 0px; top: 0px;
	width: 1000px;
}

.MenuPane {
	position: absolute;
	background-color: #C5C4EC;
	left: 0px; top: 0px;
	width: 150px;
}

#MenuTable {
	background-color: #C5C4EC;
	width: 150px;
}

.MenuItem {
	width: 150px;
	background-color: #C5C4EC;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	padding-left: 5px;
}

.MenuItem1 {
	width: 150px;
	background-color: #C5C4EC;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	padding-left: 5px;
}

.Address {
	color: black;
	background-color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	border-style: solid;
	border-color: #9191D9;
	padding-left: 3px;
}

.Map {
	padding-left: 0px;
	color: black;
	background-color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	border-style: solid;
	border-color: #9191D9;
	border-width: 2px;
}
	

.MainPane {
	position: absolute;
	left: 150px; top: 0px;
	width: 700px;
}

.MainText {
	text-align: justify;
	padding: 5px;
}

.NewsPane {
	position: absolute;
	left: 849px; top: 0px;
	width: 150px;
	z-index: 1;
}

.NewsHead {
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.NewsWin {
	padding-left: 0px;
	height: 250px;
	color: black;
	background-color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	border-style: solid;
	border-color: #9191D9;
	border-width: 2px;
	z-index: 4;
}

.red {
	color: red;
}

.Engines
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 1px;
}

