body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/cns-background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#inner {
	clear: both;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 186px;
	right: 0px;
	position: absolute;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content {
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.4em;
}

#footer {
	clear: both;
	height: 80px;
	z-index: 10;
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#footercentre {
	float: left;
	position: absolute;
	top: -1px;;
	right: 60px;
	left: 66px;
	height: 70px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
}
#footer .right {
	float: right;
}
#footer .left {
	float: left;
}
#footnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footnav a:link, #footnav a:visited, #footnav a:active {
	color: #FFFFE6;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#footaddress {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFE6;
}
#footaddress a:link, #footaddress a:active, #footaddress a:hover {
	color: #FFFFE6;
}
#shadow {
	background-image: url(../shadow.gif);
	background-repeat: repeat-x;
	height: 12px;
	margin-top: 8px;
}
#content .image1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .image2 {
	float: right;
	margin-bottom: 19px;
	margin-left: 20px;
}
#break {
	clear: both;
}
#content h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#content a:link, #content a:visited, #content a:active {
	color: #663333;
}
#content ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.0em;
}
#content h2 {

	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#rightcolumn {
	float: right;
	width: 270px;
	margin-left: 10px;
}
#imagesright {
	background-color: #E5E5E5;
	text-align: center;
	margin-top: 10px;
}
#imagesright img{
	border: 1px solid #000000;
	margin-bottom: 10px;
}
#imagesright .margbot {
	margin-top: 10px;
}
#subnav {
	border: 1px solid #000000;
	font-size: 0.85em;
	line-height: 1.8em;
	background-color: #FFFFFF;
}
#subnav h1 {
	background-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul ul{
	list-style-type: none;
	margin-left: 10px;
	font-size: 1.0em;
}
#subnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
#subnav ul ul li {
	font-weight: normal;
}
.indent {
	margin-left: 10px;
	font-weight: bold;
}
#subnav li a:link, #subnav li a:active, #subnav li a:visited  {
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
}
#subnav li a:hover  {
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	display: block;
}
#extraimages {
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	text-align: left;
}
#psimages   {
	float: left;
	padding: 10px;
	text-align: center;
	margin-bottom: 0px;
}
#extraimages img, #psimages img {
	margin-right: 10px;
	margin-bottom: 4px;
	border: 3px double #B9B9B9;
}
