body {	background-color: #ffffff;	text-align: left;	margin: 0;	padding: 0;	vertical-align: top;	}#header {	background: #ffffff;	text-align: right;	color:#CCCCCC;	font-size: 11px;	font-family: arial, sans-serif;	font-weight: 400;	margin-top: 5px;	margin-right: 20px;	margin-bottom: 5px;	margin-left: 20px;	float: left;	font-style: normal;	font-variant: normal;	text-transform: lowercase;	width: 800px;	}#logostrip { background-image: url(images/headerimages/icon_stenciltext.gif); background-repeat: no-repeat; float: left; background-color: #cccccc; position: relative; height: 30px; width: 138px; }	#globnav { padding: 10px; background: #fff; font-family: arial, san-serif; font-weight: 400; float: left; margin-right: 0; margin-left: 0; }#minitabs {	margin: 0;	padding: 0 0 20px 10px;	}#minitabs li {	margin: 0; 	padding: 0;	display: inline;	list-style-type: none;	}	#minitabs a:link, #minitabs a:visited {/*	float: left; TAKING THIS OUT MADE IT CENTRE */	font-size: 10px;	line-height: 14px;	font-weight: bold;	margin: 0 10px 4px 10px;	padding-bottom: 1px;	text-decoration: none;	color: #666666;	}#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {	border-bottom: 2px solid #CC0000;	padding-bottom: 1px;	background: #fff;	color: #333333;	}	A:link {	text-decoration: none;	color:#666666	}		A:visited {	text-decoration: none;	color:#333333;	}		A:active {	text-decoration: underline;	color:#CC0000;	}		A:hover {	text-decoration: underline; 	color:#CC0000;	}#leftcol { 	background: #ffffff; 	position: relative; 	width: 100px; 	height: 100%; 	float: left; 	}	#centercol {	background:url(images/headerANDbackground_images/brushB.jpg) no-repeat;	width: 800px;	height: 800px;	float: center;		}#content1 {	text-align: left;	color: #333333;	font-size: 11px;	font-family: arial, sans-serif;	font-weight: 400;	margin-top: 20px;	margin-left: 60px;	margin-bottom: 20px;	width: 600px;	height: 100%;	float: center;		}	#homepageimages {	background: #ffffff;	margin-top: 20px;	margin-left: 60px;	margin-bottom: 20px;	width: 600px;	height: 100%;	float: right;	}	#gallery {	background: #ffffff;	text-align: left;	color:#CCCCCC;	font-size: 10px;	font-family: arial, sans-serif;	font-weight: 200;	margin-top: 0px;	margin-left: 20px;	margin-bottom: 20px;	width: 800px;	height: 100%;	float: left;	}	#rightcol  { 	background: #ffffff; 	position: relative; 	width: 100px; 	height: 100%; 	}.section_header { 	color: #333333; 	font-size: 11px; 	font-weight: 800 	}.note_text { 	color: #666666; 	font-size: 11px; 	font-weight: 400 	}.copyright_text { 	color: #999999; 	font-size: 9px; 	font-weight: 400 	} 