#container {
	position: relative;
	width: 852px;
	background-image: url(images/containerBackground.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	
}
#footer {
	width: 852px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footbbackground.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	line-height: 13px;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	top: 0px;
}
#disclaimer {
	position: relative;
	width: 775px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#top {
	height: 205px;
	width: 852px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/Graphic_Top_2008.gif);
	float: none;
}
#adspace {
	position: relative;
	height: 125px;
	width: 537px;
	top: 76px;
	float: none;
	left: 275px;
}
#MainNav {
	position: relative;
	width: 803px;
}
#secondNav {
	height: 65px;
	width: 803px;
	position: relative;
	left: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Bckgrnd_SecNav.gif);
	background-repeat: repeat-y;
}


#globalNav {
	height: 20px;
	width: 559px;
	position: absolute;
	top: 5px;
	left: 259px;
	text-align: right;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#contentContainer {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/containerBackground.gif);
	background-repeat: repeat-y;
	height: auto;
	z-index: 3;
}
#navbar {
	height: 100px;
	width: 800px;
	z-index: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#Content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bckgrnd_body.gif);
	background-repeat: repeat;
	padding: 10px;
	top: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
#contentBox1 {
	width: 200px;
	position: relative;
	background-color: #CCCCCC;
	height: auto;
	padding: 5px;
	z-index: 0;
}
#ConstantContact {
	height: 30px;
	width: 350px;
	position: absolute;
	top: 45px;
	left: 470px;
	text-align: right;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 0;
}
#contentBox2 {
	width: 525px;
	position: absolute;
	background-color: #e4e4e4;
	height: auto;
	z-index: 0;
	float: right;
	left: 220px;
	top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentBox3 {
	width: 750px;
	position: relative;
	background-color: #E4E4E4;
	padding: 5px;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	z-index: 1;
}
#contentBox4NoCopy {
	width: 750px;
	left: 0px;
	position: relative;
	background-color: #e4e4e4;
	padding: 5px;
	height: 500px;
	z-index: 0;
	background-image: url(images/logobacking.jpg);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-position: center top;
}

