﻿
DIV#nav2 {
	/*BACKGROUND-COLOR: #000000; description: Left navigation*/
  description: Left navigation
}
DIV#nav2 A {
	COLOR: #F7EDC6; description: Links in left navigation
}
DIV#nav2 A:hover {
	BACKGROUND-COLOR: #A7162D; description: Links in left nav with mouse over them
}
DIV#nav2 UL UL {
	BORDER-RIGHT: #800000 1px solid; BORDER-TOP: #800000 1px solid; BORDER-LEFT: #800000 1px solid; BORDER-BOTTOM: #800000 1px solid; BACKGROUND-COLOR: #666666; description: Deeper levels in left navigation
}
DIV#nav2 LI LI A {
	description: Links in deeper levels in left navigation
}
