@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(graphics/Background_fade.jpg);
}

/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#topbanner {
	height: 100px;
	width: 968px;
	background-image: url(graphics/cgi1fade.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#heading {
	font-size: 18px;
	font-weight: bolder;
	color: #F90;
}
#boldtext {
	font-weight: bolder;
	color: #000;
}
#bodytext1 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left_column {
	float: left;
	width: 400px;
	font-size: 14px;
}
#container_column {
	float:right;
	width: 562px;
	font-size: 14px;
	height: 350px;
}
#right_column {
	float: right;
	width: 400px;
	font-size: 14px;
	height: 350px;
}
#considerate {
	height: 100px;
	width: 171px;
	float: left;
}
#bottom_banner {
	height: 100px;
	width: 797px;
	float: right;
}
#centre_photos {
	font-size: 14px;
}
