body {
	background: #fff;
	text-align: center;
	}
a {
	font: bold 10px verdana;
	color: #039;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
#container {
	width: 1000px;
	font: 11px verdana;
	color: #333;
	text-align: left;
	margin: 0 auto;
	}
#logo {
	background: url('asaLogo.jpg') right #fff no-repeat;
	height: 80px;
	}
#banner {
	background: url('ASABGLogo.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	}
#navi {
	color: #fff;
	font: bold 10px verdana;
	padding: 4 0 4 0;
	margin: 0 0 0 36;
	}
#navi a {
	font: bold 10px verdana;
	color: #ccc;
	text-decoration: none;
	}
#navi a:hover {
	font: bold 10px verdana;
	color: #fff;
	text-decoration: underline;
	}
#naviOn {
	color: #fff;
	font: bold 10px verdana;
	text-decoration: underline;
	}	
#about {
	background: url('asaAbout.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	border-right: 1px solid #000;
	border-bottom: 10px solid #000;
	}
#SAT {
	background: url('SATLogo.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	border-right: 1px solid #000;
	border-bottom: 10px solid #000;
	}	
#Tutoring {
	background: url('asatutoring.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	border-right: 1px solid #000;
	border-bottom: 10px solid #000;
	}	
#Enrichment {
	background: url('ASAEnrichment.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	border-right: 1px solid #000;
	border-bottom: 10px solid #000;
	}	
#Jobs {
	background: url('asacareers.jpg') left #fff no-repeat;
	width: 1000px;
	height: 480px;
	border-right: 1px solid #000;
	border-bottom: 10px solid #000;
	}
#content {
	margin: 30 0 0 0;
	padding: 20 20 20 340;
	height: 388px;
	overflow: auto;
	}
#content1 {
	margin: 30 0 0 0;
	padding: 20 20 20 250;
	height: 388px;
	overflow: auto;
	}
#title {
	font: bold 14px arial;
	line-height: 30px;
	color: #006;
	}
#jobs {
	font-weight: bold;
	color: #039
	}
#top {
	text-align: right;
	}
#hr {
	color: #f00;
	}
#copyright {
	font: 10px verdana;
	color: #333;
	margin: 4 0 0 28;
	}
#copyright a {
	font-weight: bold;
	color: #039;
	text-decoration: underline;
	}
#copyright a:hover {
	text-decoration: none;
	}