body {
	background-image: url(images/backgrounds/metal.jpg);
}

.p span warning {
	color: #FF0000;
}
.p warning {
	color: #FF0000;
}

strong {
	color: #2FAC13;
}

.heading {
	width: 800px;
	height: 100px;
	background-image: url(mainhead.png);
	background-repeat: no-repeat;
}

/*LAYOUT ID's CSS*/
#content {
	width: 800px;
	background-color: #FFFFFF;
}
#content .intro2 {
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 800px;
}



#content #colright .intro {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#content #colright .intro h1 {
}

#content #colright .intro a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#content #colright .intro a:hover {
	color: #2FAC13;
	text-decoration: none;
	font-weight: bold;
}
#content #colright .intro a:visited {
	color: #FF9900;
	font-weight: bold;
}

#content #colright .intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content #colright .intro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2FAC13;
}
#content #colright .intro .marqee marquee {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-color: #2FAC13;
	border-top-style: solid;
	border-bottom-color: #2FAC13;
	width: 300px;
	float: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#content #colright .intro .marqee a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
#content #colright .intro .marqee a {
}
#content #colright .intro .marqee img {
	color: #FFFFFF;
	text-decoration: none;
}
#content #colright .intro .marqee .clearborders {
	text-decoration: underline;
}

#aylist {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #666666;
	height: 30px;
	width: 800px;
	background-color: #FFFFFF;
	font-weight: bolder;
	vertical-align: bottom;
	clear: both;
}
#aylistodd {
	font-weight: bold;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#content #aylist a:link {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#content #aylist a:hover {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #FBCE7B;
	text-decoration: none;
}
#content #colright {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
}


.megger {
	float: right;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 210px;
	padding-top: 40px;
}


#content #colleft {
	float: left;
	width: 200px;
	background-image: url(images/backgrounds/colleftbg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 100%;
}
#content #colleft .navigation {
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
	background-image: url(images/marquee/navtop.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
}
#content #colleft .navigation .navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

#content #colleft .navigation a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content #colleft .navigation a:hover {
	color: #FBCE7B;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content #colleft .navigation a:visited {
	color: #2FAC13;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content #colleft .navigation li {
	list-style-type: none;
}
#content #colleft .navwelcome {
	text-align: left;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#content #colleft .navwelcome a:link {
	color: #FF9900;
	text-decoration: none;
}
#content #colleft .navwelcome a:hover {
	color: #000000;
	text-decoration: underline overline;
}
#content #colleft .navwelcome a:visited {
	color: ff9900;
}

#content #colleft .quickfact {
	text-align: left;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(images/danger.png);
}
#content #colleft .date {
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#content #colleft .date .labels {
	margin-top: 40px;
}

/* Font and Image location and Formatting */
.floatright {
	float: right;
}
.green {
	color: #2FAC13;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/* CSS DESIGN by Aylist Web Services www.aylist.co.uk email to info@aylist.co.uk */
#content #colright .intro .marqee a {

	text-decoration: none;
	background-color: #FFFFFF;
}


#foot {
	background-image: url(images/headimages/bottomhead.png);
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#content .intro a:link {

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.centre {
}
#areascovered {
	width: 800px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 20px;
}
