* {
	margin:0;
	padding:0;
}

html, body {
	font-family:'Comic Sans MS', Arial, Helvetica, sans-serif;
	background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/back.gif) repeat-x #fff;
	height:100%;
}

#wrapper {
	width:769px;
	margin:0 auto;
	background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/menu.gif) repeat-y #ffff66;
	background-position:left 156px;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
}

#fullwidth #wrapper {
	background:#ff6;
}

#header {
	width:769px;
	height:0;
	padding-top:156px;
	overflow:hidden;
	background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/header.jpg) no-repeat;
}

#nav {
	width:187px;
	float:left;
}

#fullwidth #nav {
	display:none;
}

#nav ul {
	margin:0;
	padding:7px 0 10px 31px;
	list-style-type:none;
}

#nav ul li {
	width:156px;
	height:25px;
	margin-bottom:11px;
}

#nav ul li a {
	display:block;
	width:156px;
	height:0;
	padding-top:25px;
	overflow:hidden;
}

#nav ul li.l1 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/1.gif) no-repeat; }
#nav ul li.l2 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/2.gif) no-repeat; }
#nav ul li.l3 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/3.gif) no-repeat; }
#nav ul li.l4 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/4.gif) no-repeat; }
#nav ul li.l5 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/5.gif) no-repeat; }
#nav ul li.l6 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/6.gif) no-repeat; }
#nav ul li.l7 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/7.gif) no-repeat; }
#nav ul li.l8 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/8.gif) no-repeat; }
#nav ul li.l9 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/9.gif) no-repeat; }
#nav ul li.l10 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/10.gif) no-repeat; }
#nav ul li.l11 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/11.gif) no-repeat; }
#nav ul li.l12 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/12.gif) no-repeat; }
#nav ul li.l13 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/13.gif) no-repeat; }
#nav ul li.l14 { background:url(http://www.pondparkps.lisburn.ni.sch.uk/images/9.gif) no-repeat; }

#content {
	width:566px;
	padding:5px 8px 30px 8px;
	float:left;
	color:#0783ff;
	
}

#fullwidth #content {
	width:753px;
	padding:5px 8px 30px 8px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color:#0783ff;
	margin-bottom:5px;
}

#content a {
	color:#111;
}

#content p {
	margin-bottom:5px;
}

#content ul {
	list-style-position:inside;
}

#content table {
	border-collapse:collapse;
}

#footer {
	position:absolute;
	bottom:0;
	width:759px;
	padding:5px;
}

#footer p {
	text-align:right;
	font-size:0.8em;
	color:#333;
}

#footer p a {
	color:#666;
}

/*LHS POP OUT NAVIGATION ---------------------------- */
#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #000099;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000099;
padding: 1px 0;
text-decoration: none;
color:#0081fd;
font-size:1em;
font-weight:normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#FFFF00;
}
.yearlink img{
	border-style: none;
}