/* CSS Document */

/*--------------- Subpage unique containers and styles for "Current Students" -----------------------------------------*/

#content /* Contains #submenu, #subcontent */
{
	border-left-color: #958A00;
	background-color: #aba000;
}


#submenu /* Subpage menu */
{
	background-image: url(http://www.alc.edu/layout/logo_currentstudents.gif);
	background-color: #aba000;

}


ul#expand ol /* Left nav expanding menu */
{
	background-color: #958A00;
}


ul#expand li, ul#expand a /* Left nav expanding menu */
{
	list-style-image: url(http://www.alc.edu/layout/bullet_currentstudents.gif);
}


ul#expand /* Left nav expanding menu */
{
	border-top-color: #958A00;
}


ul#expand li /* Left nav expanding menu */
{
	border-bottom-color: #958A00;
}


#expand a:hover /* Left nav hover */
{
	color: #FFF46A;
}
