@charset "UTF-8";
#contents {
	background-color: #FDF7E9;
	height: 800px;
	width: 800px;
	margin-top: -5px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #A7A9AC;
}
#header {
	background-color: #FFFFFF;
	height: 150px;
	width: 800px;
	background-image: url(images/mnd.gif);
	position: absolute;
	z-index: 3;
}
#footer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}
.clear {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 130%;
}
#left {
	height: 650px;
	width: 100px;
	position: absolute;
	background-image: url(images/left.gif);
	z-index: 8;
	margin-top: 150px;
}
#right {
	height: 650px;
	width: 100px;
	margin-left: 700px;
	background-image: url(images/rightP.gif);
	position: absolute;
	z-index: 5;
	margin-top: 150px;
}
#directory {
	height: 200px;
	width: 120px;
	margin-top: 165px;
	position: absolute;
	margin-left: 10px;
	z-index: 12;
}
#articles {
	height: 200px;
	width: 120px;
	margin-top: 345px;
	position: absolute;
	margin-left: 10px;
	z-index: 10;
}
a:link {
	color: #008274;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 13px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C1807A;
	text-decoration: none;
	line-height: 13px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	line-height: 13px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 13px;
	color: #008274;
}
#quote {
	height: 60px;
	width: 430px;
	margin-top: 680px;
	margin-left: 120px;
	background-color: #FFFFFF;
	position: absolute;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
	z-index: 15;
}

ul.list_one {
	list-style:none; /* remove the bullets */
	margin:0; /* remove the automatic margin that some 
               browsers use for the text-indent. */
	padding:0; /* remove the automatic padding that other
               browsers use for the text-indent. */
	width:120px; /* fix the width of the list items which
               would default to 100% */
	color: #FFFFFF;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	word-spacing: 1px;
	background-color: #E7B222;
}

ul.list_one li a:hover {
	background-color:#C1807A; /* change the background to blue on :hover */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}

ul.list_one li{
	text-decoration:none; /* remove the default underline from
                           the links */
	list-style:none; /* remove the bullets */
	display:inline; /* make each link into a block so that*/
	margin: 0px;
	padding:0px; /* remove the automatic padding that other*/
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}

ul.list_one li a{
	text-decoration:none; /* remove the default underline from
                           the links */
	display:block; /* make each link into a block so that
                    hovering over any area of the link 
                    will cause a change of background color */
	list-style:none; /* remove the bullets */
	width:120px; /*set the width to be the same as the ul width */
	text-indent:6px; /* separate the links with a 1px*/
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding:0px;
	border-bottom-style: solid;
	color: #FFFFFF;
	line-height: 13px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

ul.list_two {
	list-style:none; /* remove the bullets */
	margin:0; /* remove the automatic margin that some 
               browsers use for the text-indent. */
	padding:0; /* remove the automatic padding that other
               browsers use for the text-indent. */
	width:120px; /* fix the width of the list items which
               would default to 100% */
	color: #FFFFFF;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #004282;
}

ul.list_two li a:hover {
	background-color:#C1807A; /* change the background to blue on :hover */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}

ul.list_two li{
	text-decoration:none; /* remove the default underline from
                           the links */
	list-style:none; /* remove the bullets */
	display:inline; /* make each link into a block so that*/
	margin: 0px;
	padding:0px; /* remove the automatic padding that other*/
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}

ul.list_two li a{
	text-decoration:none; /* remove the default underline from
                           the links */
	display:block; /* make each link into a block so that
                    hovering over any area of the link 
                    will cause a change of background color */
	list-style:none; /* remove the bullets */
	width:120px; /*set the width to be the same as the ul width */
	text-indent:6px; /* separate the links with a 1px*/
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	line-height: 13px;
	border-bottom-color: #FFFFFF;
}
ul.list_nav {
	list-style:none; /* remove the bullets */
	margin:0; /* remove the automatic margin that some 
               browsers use for the text-indent. */
	padding:0; /* remove the automatic padding that other
               browsers use for the text-indent. */
	width:80px; /* fix the width of the list items which
               would default to 100% */
	color: #FFFFFF;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
}
ul.list_nav  li  a:hover {
	background-color:#C1807A; /* change the background to blue on :hover */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	height: 21px;
	width: 80px;
}
ul.list_nav  li{
	text-decoration:none; /* remove the default underline from
                           the links */
	list-style:none; /* remove the bullets */
	display:inline-block; /* make each link into a block so that*/
	margin: 0px;
	padding:0px; /* remove the automatic padding that other*/
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	height: 21px;
	width: 80px;
}
ul.list_nav  li  a{
	text-decoration:none; /* remove the default underline from
                           the links */
	display:block; /* make each link into a block so that
                    hovering over any area of the link 
                    will cause a change of background color */
	list-style:none; /* remove the bullets */
	width:80px; /*set the width to be the same as the ul width */
	text-indent:6px; /* separate the links with a 1px*/
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
	line-height: 20px;
}
body {
	background-color: #E6F3F1;
}
#navigation {
	height: 21px;
	width: 80px;
	margin-top: 128px;
	margin-left: 360px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	z-index: 27;
	font-weight: bold;
}
#navigation2 {
	height: 21px;
	width: 80px;
	margin-top: 128px;
	margin-left: 440px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	z-index: 28;
}
#navigation3 {
	height: 21px;
	width: 80px;
	margin-top: 128px;
	margin-left: 520px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	z-index: 29;
}
#navigation4 {
	height: 21px;
	width: 80px;
	margin-top: 128px;
	margin-left: 600px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	z-index: 30;
}
#navigation5 {
	height: 21px;
	width: 80px;
	margin-top: 128px;
	margin-left: 680px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	z-index: 30;
}

#ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #666666;
	background-image: url(images/cover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 150px;
	margin-left: 570px;
	position: absolute;
	margin-top: 180px;
	text-align: left;
	padding-top: 250px;
	background-color: #E6F3F1;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 20;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 160px;
	margin-left: 560px;
	position: absolute;
	margin-top: 500px;
	text-align: left;
	padding: 10px;
	border: 2px solid #E7B203;
	background-color: #FFFFFF;
	z-index: 18;
}

#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #666666;
	height: 160px;
	width: 360px;
	margin-top: 175px;
	margin-left: 160px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	z-index: 25;
}
#photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	height: 360px;
	width: 249px;
	margin-top: 300px;
	margin-left: 210px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(http://mums-dads.co.uk/wordpress/wp-content/uploads/2012/01/FamilyDayOut_winter_IMG_2218.jpg);
	z-index: 22;
}
.style1 {
	color: #004282;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 120%;
}
.style5 {
	font-size: 12px;
	color: #008274;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 2px;
}
#editable {
	height: 600px;
	width: 375px;
	margin-top: 175px;
	margin-left: 145px;
	position: absolute;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
	z-index: 23;
}
h1 {
	font-size: 18px;
	color: #004282;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #004282;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 5px;
	line-height: 150%;
}
h2 {
	font-size: 12px;
	color: #C1807A;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: -5px;
	letter-spacing: 0.8px;
}
h4 {
	font-size: 12px;
	color: #008274;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-bottom: -5px;
	margin-top: 0px;
}
h5 {
	color: #C1807A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 18px;
	color: #C1807A;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}
.bold {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}
#client1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #666666;
	background-image: url(images/client1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 160px;
	margin-left: 570px;
	position: absolute;
	margin-top: 165px;
	text-align: left;
	padding-top: 0px;
	background-color: #E6F3F1;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 20;
}
#client2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 160px;
	margin-left: 570px;
	position: absolute;
	margin-top: 165px;
	text-align: left;
	padding-top: 0px;
	background-color: #E6F3F1;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 20;
}
#adtele {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #666666;
	background-image: url(images/media.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 222px;
	width: 150px;
	margin-left: 570px;
	position: absolute;
	margin-top: 510px;
	text-align: left;
	padding-top: 0px;
	background-color: #E6F3F1;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 20;
}
#competitions {
	height: 400px;
	width: 500px;
	margin-top: 175px;
	margin-left: 145px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
	z-index: 23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	position: absolute;
}
#kings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	color: #000000;
	background-image: url(images/NISS.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 380px;
	width: 180px;
	margin-left: 565px;
	position: absolute;
	margin-top: 180px;
	text-align: center;
	background-color: #E6F3F1;
	z-index: 20;
	vertical-align: bottom;
}

