#container {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FC0;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/image/banner/SJA%20HeadBan760.gif);
	width: 760px;
	height: 170px;
	background-repeat: no-repeat;
}
#leftNav {
	background-color: #036;
	float: left;
	width: 145px;
	
}
#container2 #mainContent {
	background-color: #999;
}

#topNav {
	width: 550px;
	float: inherit;
	margin-left: 147px;
	background-color: #063;
}
