/* Update 2008/04/02 ================================================== */
				
h1.about {border-bottom-color: #CC3300;}
h2.about {border-bottom-color: #CC3300;}
ul.about {list-style-type: circle;}

img.about {border: 2px solid #CC3300;}

.highlightBox, .highlightBox2 {
background-color: #D97A0B;
border-color: #CC3300;
}
.highlightBox2 {background-color: #F09D00;}
.highlightText {color: #003366;}


/* NAV ACTIVE */
#nav-menu li#C a {background-color: #CC3300;}


/* SECTION MENU */
#Menu a:link, #Menu a:hover,
#Menu a:active, #Menu a:visited { border-color: #CC3300; }

#Menu a:hover, #Menu a:active {
background: #CC3300 url('../img/menu_on.gif') no-repeat left; }

#Menu #current a {
background: #CC3300 url('../img/menu_on.gif') no-repeat left; }

/* LINKS */
a:link {color: #003366; text-decoration: underline;}
a:visited {text-decoration: underline; color: #003366;}
a:hover {text-decoration: none; color: #003366;}
a:active {text-decoration: none; color: #003366;}