body {
	background:#016AAE top center url(../images/frame2.jpg) no-repeat;
	margin:0px;
	color:#fff;
	font-size:0.85em;
	font-family: "Comic Sans MS", arial, helvetica, san-serif;
}

a {
	color:#FFCC00;
}

a hover {
color:#FF3300;
}

#content {
	width:900px;
	margin:10px auto 0 auto;
}
#innerWrap {
	background:#fff;
	margin:10px 0px 10px 0px;
	overflow:auto;
	height:521px;
	color:#000;
}
#innerWrap a {
	color:#FF6600;
}
p {
	margin-top:12px;
	margin-bottom:12px;
}
#innerWrap p {
	margin-bottom:0;
	width:50%;
}
#bottomSection {
	width:714px;
	margin:0 auto 0 auto;
}
p#quicklinks {margin-top:20px;}
ul#sectionButtons {
	margin:0;
	padding:0;
	list-style:none;
}
ul#sectionButtons li {
	padding:0;
	margin:0 5px 0 0;
	display:block;
	float:left;
}

ul#sectionButtons li#laganside {background:transparent center center url(../images/buttons/laganside.gif) no-repeat;}
ul#sectionButtons li#cityhall {background:transparent center center url(../images/buttons/cityhall.gif) no-repeat;}
ul#sectionButtons li#yourschool {background:transparent center center url(../images/buttons/yourschool.gif) no-repeat;}
ul#sectionButtons li#botanicgardens {background:transparent center center url(../images/buttons/botanicgardens.gif) no-repeat;}
ul#sectionButtons li#yourstreet {background:transparent center center url(../images/buttons/yourstreet.gif) no-repeat;}
ul#sectionButtons li#belfastzoo {background:transparent center center url(../images/buttons/belfastzoo.gif) no-repeat;}
ul#sectionButtons li a {display:block;width:90px;height:90px;text-decoration:none;}
ul#sectionButtons li a:hover {text-decoration:none;}
ul#sectionButtons li span {position:relative;left:-2000px;}
div#rightPanel {float:left;}
ul.secondaryLinks {
	margin:0 0 10px 30px;
	padding:0;
	font-size:0.8em;
	list-style-type:circle;
}
ul.secondaryLinks li {margin:0;padding:0;}
p.footer {
	line-height:180%;
	clear:both;	
	text-align:center;
}
