body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
	background-image: url(g/bgpattern.gif);
}

#strip {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #CCCCCC;
	text-align: center;
	background-color: #666;
	background-attachment: scroll;
	background-image: url(g/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



#back {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(g/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	padding: 0px;
}
#topstrip {
	background-color: #333;
	margin: 0px;
	color: #666;
	text-align: right;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	position: relative;
	width: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navigation {
	background-color: #333;
	margin: 0px;
	color: #666;
	text-align: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table {	font-size: 100%;}

td.line {	
border-top-width: 1px;	
border-right-width: 1px;	
border-bottom-width: 1px;	
border-left-width: 1px;	
border-top-style: none;	
border-right-style: none;	
border-bottom-style: dotted;	
border-left-style: none;	
border-top-color: #999999;	
border-right-color: #999999;	
border-bottom-color: #999999;	
border-left-color: #999999;	
margin: 0px;	
padding: 2px;}

td.one {
	margin: 0px;
	width: 200px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

td.three {
	margin: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td.two {
	margin: 0px;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td.news {
	margin: 0px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td.features {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
}
td.main {
	margin: 0px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

ul {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ul.menu {
	list-style-type: none;
	padding: 20px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
li.menu {
	list-style-type: none;
	padding: 0px;
	color: #CCC;
	border: 1px none #666;
	font-size: 90%;
	display: inline;
	margin: 0px;
	width: 190px;
	text-align: center;
}

li.submenu {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
}

li.details {
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style-position: outside;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	margin: 0px;
	line-height: 150%;
}
li.features {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
}
#tenpad {
	border: 4px none #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#book {	
margin: 0px;	
padding: 10px 0px 0px;	
border: 1px none #999999;}

#staff {	
margin: 0px;	
padding: 10px;	
font-style: italic;	
font-size: 85%;	
text-align: center;}

#logo {
	height: 110px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-image: url(gfx/title.jpg);
}



a.menu:link {
	text-decoration: none;
	color: #CF0;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

a.menu:visited {
	text-decoration: none;
	color: #CF0;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
a.menu:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

a.submenu:link {
	color: #690;
	text-decoration: none;
	display: block;
	padding: 10px;
}

a.submenu:visited {
	color: #690;
	text-decoration: none;
	display: block;
	padding: 10px;
}
a.submenu:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #333;
}

#testimonial {
	font-style: italic;
	background-color: #eee;
	border: 1px solid #ddd;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link {
	color: #690;
	text-decoration: underline;
}

a:visited {
	color: #690;
	text-decoration: underline;
}
p {
	line-height: 150%;
}

#pics {	
text-align: center;	
background-color: #FFFFFF;	
padding: 0px;	margin-top: 20px;	
margin-right: 0px;	
margin-bottom: 0px;	
margin-left: 0px;	
border-top-width: 1px;	
border-right-width: 1px;	
border-bottom-width: 1px;	
border-left-width: 1px;	
border-top-style: solid;	
border-right-style: none;	
border-bottom-style: solid;	
border-left-style: none;	
border-top-color: #999999;	
border-right-color: #999999;	
border-bottom-color: #999999;	
border-left-color: #999999;
}

#address{
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CF0;
	border-right-color: #CF0;
	border-bottom-color: #CF0;
	border-left-color: #CF0;
	margin: 0px;
	background-color: #9C0;
	color: #360;
	width: 950px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#cbomb {	
background-attachment: scroll;	
background-image: url(gfx/title.gif);	
background-repeat: no-repeat;	
background-position: center top;	
padding: 0px;	
width: 750px;	
margin-top: 0px;	
margin-right: auto;	
margin-bottom: 0px;	
margin-left: auto;	
border: 1px none #CCCCCC;}

form {	
margin: 0px;	
padding: 0px;
}

form.right {	
margin: 0px;	
padding: 0px;	
width: 150px;
}

form.centre {	
margin: 0px;	
padding: 0px;	
width: 430px;
}

#rightpad {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 120%;
	border: 1px none #333;
}
#crest {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	width: 150px;
}

h1 {
font-size: 180%;
}
h2 {
	color: #CF0;
	background-color: #333;
	border: 1px none #CCC;
	margin: 0px;
	padding: 5px;
	font-size: 125%;
	font-weight: normal;
}
h3 {
	width: 100%;
}
#news {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 10px;
}
#newsitem {
	font-style: italic;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
}
#posted {
	right: 0px;
	color: #999;
	bottom: 0px;
	text-align: right;
}
.nav {
	list-style-type: none;
	margin: 5px;
	background-color: #333;
	color: #9C0;
	font-size: 90%;
	font-weight: normal;
	padding: 20px;
	height: 20px;
	display: inline-block;
	border: 1px none #CCC;
}
#one {
	font-size: 85%;
	line-height: 100%;
	color: #033;
	margin: 0px;
	padding: 8px;
}

#footer {
	background-color: #333;
	margin: 0px;
	color: #666;
	text-align: right;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.white:link {
	text-decoration: none;
	color: #FFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFF;
}
#statements {
	color: #FFF;
	position: absolute;
	letter-spacing: 1px;
	left: 0px;
	padding-left: 10px;
}
#fire {
	background-color: #900;
	height: 120px;
	background-attachment: scroll;
	background-image: url(g/fire.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #600;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #FFC;
	padding: 0px;
}
#police {
	background-color: #036;
	height: 120px;
	background-attachment: scroll;
	background-image: url(g/police.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #003;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #06C;
	padding: 0px;
}
#neighbourhood {
	background-color: #F90;
	height: 120px;
	background-attachment: scroll;
	background-image: url(g/neighbourhood.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #C90;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #FFC;
	padding: 0px;
}
#office {
	background-color: #969;
	height: 120px;
	background-attachment: scroll;
	background-image: url(g/office.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #636;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #FFC;
	padding: 0px;
}
#youth {
	background-color: #FC0;
	height: 120px;
	border: 3px solid #C90;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #FFC;
	text-align: center;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(g/youth.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#consultancy {
	background-color: #090;
	height: 120px;
	background-attachment: scroll;
	background-image: url(g/consultancy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #060;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 100%;
	color: #FFC;
	padding: 0px;
}
li.course {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a.course:link {
	color: #690;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #eeeeee;
	}
a.course:visited {
	color: #690;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #eeeeee;
	}
a.course:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #333;
}

#tic {
}
#tic * {
  display:none;
}
#tic a {
  display:inline;
}
.green {
	color: #9C0;
}
#container {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.feature {
	font-size: 140%;
	color: #f63;
}
