.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	text-decoration: none;

}
.bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F5EEE2;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(imagery/JGA_BKGD_Sketch_final.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: FDFAF5;
}
.logo {
	background-color: transparent;
	float: right;
	padding-right: 28px;
	height: 106px;
	width: 90px;
}
.main {
	background-color: transparent;
	float: right;
	padding-top: 0px;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(imagery/JGA_BKGD_Sketch_finalSEP.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F9F6F0;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(imagery/JGA_BKGD_Sketch_finalGRA.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F3F3F3;
}
.bgwork {
	background-attachment: fixed;
	background-image: url(imagery/JGA_BKGD_Sketch_finalSEP.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: FCF9F5;
	
}
.processlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 333333;
	text-decoration: none;
}
.bgprog {
	background-attachment: fixed;
	background-image: url(imagery/sketches/PR03_sketchREV.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F9F4EC;
}
.bgfirm {
	background-attachment: fixed;
	background-image: url(imagery/sketches/PR07_sketch_famREV.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F5EEE2;
}
.bglinks {
	background-attachment: fixed;
	background-image: url(imagery/sketches/PR05_sketch_REV.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F8F2E9;
}
.bgcontact {
	background-attachment: fixed;
	background-image: url(imagery/sketches/PR05_sketch_REV.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: F8F2E9;
}

#container {
    margin:0 auto;  
	width: 400px;
}