body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#background {
	z-index: 1;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#centredImage {
	padding: 0px;
	width: 859px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:.8*/
}
div#centreCol {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
/*	filter:alpha(opacity=90);
	-moz-opacity:0.9; 	
	opacity:0.9;
	-khtml-opacity:.9 */
; 	background-color: #FFFFFF;
}
.opaque {
	filter:alpha(opacity=100);
	-moz-opacity:1; 	
	opacity:1;
	-khtml-opacity:1
}
.backgroundDiv {
	padding: 0px;
	width: 849px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 1;
}
div#logo {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index:111;
}

#Layer1 {
	width:100%;
	height:100px;
	z-index:2;
	left: auto;
	top: 0px;
	right: auto;
	position: absolute;
}
div#rightcolumn {
	float: right;
	width: 408px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.bullet {
	list-style-type: circle;
	list-style-position: inside;
}
div#leftcolumn {
	float: left;
	width: 246px;
}
.clearboth {
	clear: both;
}
div#wrapper {
	background-color: #F9A8A4;
}
/* MENU CODE
============*/
div#menu {
	margin: 0px;
	padding: 0px;
	width: 246px;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
}
div#menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 246px;
	height: 29px;
}
div#menu a {
	display:block; 
	}
a.home, a.home:visited {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.home:hover {
	background-image: url(../images/menu_home_f2.gif);
}
a.about, a.about:visited {
	background-image: url(../images/menu_about.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.about:hover {
	background-image: url(../images/menu_about_f2.gif);
}
a.action, a.action:visited {
	background-image: url(../images/menu_action.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.action:hover {
	background-image: url(../images/menu_action_f2.gif);
}
a.census2011, a.census2011:visited {
	background-image: url(../images/menu_2011.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.census2011:hover {
	background-image: url(../images/menu_2011_f2.gif);
}
a.lockheed, a.lockheed:visited {
	background-image: url(../images/menu_lockheed.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.lockheed:hover {
	background-image: url(../images/menu_lockheed_f2.gif);
}
a.census2011, a.census2011:visited {
	background-image: url(../images/menu_2011.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.census2011:hover {
	background-image: url(../images/menu_2011_f2.gif);
}
a.news, a.news:visited {
	background-image: url(../images/menu_news.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.news:hover {
	background-image: url(../images/menu_news_f2.gif);
}
a.support, a.support:visited {
	background-image: url(../images/menu_support.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.support:hover {
	background-image: url(../images/menu_support_f2.gif);
}
a.canada, a.canada:visited {
	background-image: url(../images/menu_canada.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.canada:hover {
	background-image: url(../images/menu_canada_f2.gif);
}
a.contact, a.contact:visited {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.contact:hover {
	background-image: url(../images/menu_contact_f2.gif);
}
a.video, a.video:visited {
	background-image: url(../images/menu_video.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
}
a.video:hover {
	background-image: url(../images/menu_video_f2.gif);
}
.nodisplay{
	display: none;
}
.bold {
	font-weight: bold;
}
a {
	font-weight: bold;
}
.floatRight {
	float: right;
	clear: none;
}
.lefttext{
	clear: none;
	float: left;
	left: 0px;
	top: 0px;
	width: 270px;
}
.supporterblock{
	margin-bottom: 15px;
}