#header {
	background:  url("images/ACS_bkgrnd-head.jpg") repeat-x;
}

#navigation {
	background:  url("images/ACS_bkgrnd-nav.jpg") repeat-x;
}

#body {
	background:  url("images/ACS_bkgrnd-body.jpg") repeat;
}
#left_bkgrnd {
	background:  url("images/ACS_leftbkgrnd.jpg");
}
#body {
	font-family: Arial, Helvetica, sans-serif;
}
#body p {
	font-size: 13px;
	color: #F8E7E0;
	margin-top: 15px;
	margin-bottom: 8px;
}
#body h1 {
	color: #FFE7E7;
}
#body h2,h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #7B4231;
}
#body h4,h5 {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #990000;
}
#body a:link {
	color:#673D2C;
}
#body a:visited {
	color: #4A4A4A;
}
#body a:hover {
	color: #4A4A4A;
}

#nomargin p {
	margin: 0px;
}

#footer {
	background:  url("images/ACS_bkgrnd-footer.jpg") repeat-x;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer .copyright {
	color: #392B20;
	margin-left: 10px;
}
#footer .nav {
	color: #673D2C;
	text-align: center;
}
#footer a:link {
	color:#673D2C;
}
#footer a:visited {
	color: #F8E7E0;
}
#footer a:hover {
	color: #4A4A4A;
}
#schedule {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#schedule p {
	font-size: 14px;
}
.small-10 {
	font-size: 10px;
}