@charset "UTF-8";
body {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background1.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	min-width: 1100px;
}
#wrapper {
	color: #FFF;
	text-align: left;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 125px;
}
#content {
	color: #FFF;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	color: #FFF;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}
#logo {
	color: #000;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
}
#nav {
	color: #000;
	height: 28px;
	text-align: center;
}
#banner {
	color: #000;
	height: 40px;
	background-repeat: repeat-x;
	width: auto;
	background-image: url(images/PCA-Piping-animated-banner.gif);
}
#leftColumn {
	color: #FFF;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #000;
}
#rightColumn {
	color: #FFF;
	width: 230px;
	position: relative;
	right: 15px;
	background-repeat: no-repeat;
	background-color: #161616;
	background-image: url(images/Small%20Banner.png);
	background-position: center top;
	float: right;
	text-align: center;
	padding: 5px;
}
#centreColumn {
	color: #FFF;
	width: 510px;
	margin-left: 35px;
	float: left;
	margin-right: 35px;
	background-repeat: no-repeat;
	background-color: #161616;
	padding: 0px;
}
.footerlogo {
	padding-right: 10px;
	padding-left: 10px;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}
.fllt {padding: 2px;
	float: left;
}
h1 {
	color: #3C6;
}
.flrt {
	padding: 2px;
	float: right;
}
h2 {
	color: #3C6;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #CCC;
}
a:link {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #3C6;
}
a:active {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallfont {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
